java-docs-samples
java-docs-samples copied to clipboard
Java and Kotlin Code samples used on cloud.google.com
## Description Creating Java25 doc samples for Cloud Run and updating some of the existing ones to Java21. These changes are forked from the bigger PR https://github.com/GoogleCloudPlatform/java-docs-samples/pull/10193 ## Checklist -...
## Description Creating Java25 doc samples for Cloud Run Functions and updating some of the existing ones to Java21. These are forked changes from https://github.com/GoogleCloudPlatform/java-docs-samples/pull/10193 ## Checklist - [x] I...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jstl:jstl](http://java.sun.com/products/jsp/jstl/) → [javax.servlet:jstl](http://java.sun.com/products/jsp/jstl/) | compile | replacement | `1.2` -> `1.1.2` | ---...
## Description Adding documentation for Custom Credential Suppliers. Custom Credential Suppliers enable developers to securely integrate third-party authentication directly into the Google Cloud SDKs. Custom Credential Suppliers are primarily used...
as title, thanks
## Description Rerunning these commands failed due to untagging on Docker Hub (https://hub.docker.com/r/bitnami/kafka) for bitnami images. They have been moved to bitnamilegacy repo and no new tagging has been completed...
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.6.0.jre11 to 12.6.5.jre11. Release notes Sourced from com.microsoft.sqlserver:mssql-jdbc's releases. [12.6.5] Hotfix & Stable Release Fixed issues Address a hostname validation vulnerability by securely parsing certificate common names....
## Description This is one of the changes from https://github.com/GoogleCloudPlatform/java-docs-samples/pull/10193 ## Checklist - [x] I have followed [Sample Format Guide](https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md) - [x] Please **merge** this PR for me once it...
pending deprecation b/452720552 ## Checklist - [x] Please **merge** this PR for me once it is approved
Update custom note creation code samples (as seen in https://cloud.google.com/artifact-analysis/docs/create-notes-occurrences#artifact-analysis-create-note-java) to use attestations instead of vulnerabilities, to align with the changes needed for go/aa-deprecate-3p-metadata.