diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 3e02c276b8b8..0eac89a36f06 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.66.0"
+ ".": "1.67.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db38a0840c34..444799fe4981 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,51 @@
# Changelog
+## [1.67.0](https://github.com/googleapis/google-cloud-java/compare/v1.66.0...v1.67.0) (2025-08-25)
+
+
+### ⚠ BREAKING CHANGES
+
+* [geminidataanalytics] An existing service `ContextRetrievalService` is removed
+* [analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method
+* [aiplatform] fields are not part of `oneof`
+
+### Features
+
+* [aiplatform] add `disable_container_logging` in v1beta1 api ([b53e708](https://github.com/googleapis/google-cloud-java/commit/b53e70867b39fc16a3e381950c23ef39ec66be0c))
+* [aiplatform] add `gpu_partition_size` to `MachineSpec` ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [aiplatform] Add API for Gen AI Evaluation in Tuning ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [aiplatform] add data foundry service synthetic data generation API for v1 ([3e90a3e](https://github.com/googleapis/google-cloud-java/commit/3e90a3e5c16da80c46e3b2b397d0b30376d1c89c))
+* [aiplatform] add option EndpointUserId and ModelUserId fields ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [aiplatform] add option EndpointUserId and ModelUserId fields ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [cloudbuild] Add option to enable nested virtualization if available ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [compute] Update Compute Engine v1 API to revision 20250807 ([b53e708](https://github.com/googleapis/google-cloud-java/commit/b53e70867b39fc16a3e381950c23ef39ec66be0c))
+* [document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [geminidataanalytics] new module for geminidataanalytics ([#11731](https://github.com/googleapis/google-cloud-java/issues/11731)) ([9396cfb](https://github.com/googleapis/google-cloud-java/commit/9396cfb50fdd22e7f19901773c8af206306cbfb3))
+* [maps-solar] Add `experiments` param to endpoints for access to pre-GA features ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [network-management] add `service_uri` field to CloudRunRevisionEndpoint ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [os-config] Add highest_upgradable_cve_severity field to Vulnerability report ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [video-transcoder] add support for automatically generating subtitle for input videos ([b53e708](https://github.com/googleapis/google-cloud-java/commit/b53e70867b39fc16a3e381950c23ef39ec66be0c))
+
+
+### Bug Fixes
+
+* [aiplatform] fields are not part of `oneof` ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method ([3e90a3e](https://github.com/googleapis/google-cloud-java/commit/3e90a3e5c16da80c46e3b2b397d0b30376d1c89c))
+* [geminidataanalytics] An existing service `ContextRetrievalService` is removed ([b53e708](https://github.com/googleapis/google-cloud-java/commit/b53e70867b39fc16a3e381950c23ef39ec66be0c))
+* **deps:** update the Java code generator (gapic-generator-java) to 2.62.0 ([3e90a3e](https://github.com/googleapis/google-cloud-java/commit/3e90a3e5c16da80c46e3b2b397d0b30376d1c89c))
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
+### Documentation
+
+* [java-shopping-merchant-issue-resolution] update docs for issue resolution ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* [shopping-merchant-accounts] fix comment for online return policy ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+
## [1.66.0](https://github.com/googleapis/google-cloud-java/compare/v1.65.0...v1.66.0) (2025-08-13)
diff --git a/changelog.json b/changelog.json
index 377d047a1a31..604699b15bdb 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,28495 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-valkey",
+ "id": "8dbedd6a-36ca-461a-98d7-a2fb042acbff",
+ "createTime": "2025-08-25T20:15:40.150Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gke-connect-gateway",
+ "id": "e9f93ac8-df11-44a7-bb77-73fadefa3d38",
+ "createTime": "2025-08-25T20:15:39.690Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-connectgateway",
+ "id": "f5f6e9b3-b357-4783-9f28-a93ecf1cb838",
+ "createTime": "2025-08-25T20:15:38.975Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apihub",
+ "id": "265202ab-11e6-427b-9ae2-55e88e18df68",
+ "createTime": "2025-08-25T20:15:38.416Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-alloydb-connectors",
+ "id": "8d2319b7-4df2-4077-afc8-555111946dec",
+ "createTime": "2025-08-25T20:15:37.857Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.api-ads:ad-manager",
+ "id": "f8b3df8b-6561-4711-b59b-d37b08cf0ad6",
+ "createTime": "2025-08-25T20:15:37.246Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workstations",
+ "id": "3394fd9a-575e-4ecf-a442-03ce7e0ef645",
+ "createTime": "2025-08-25T20:15:36.579Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workspaceevents",
+ "id": "11a31780-2435-42a8-98b3-44e5d27c8656",
+ "createTime": "2025-08-25T20:15:36.034Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workflows",
+ "id": "d06175ce-47e3-4430-aabf-24b74212c342",
+ "createTime": "2025-08-25T20:15:35.553Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workflow-executions",
+ "id": "a8a1be5e-b4df-4387-821a-958eced90f0f",
+ "createTime": "2025-08-25T20:15:34.832Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-websecurityscanner",
+ "id": "e96544da-40cb-483b-b783-695141758573",
+ "createTime": "2025-08-25T20:15:34.314Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-webrisk",
+ "id": "5279ddf9-994a-4db8-8f5e-7bd8bff3cb5a",
+ "createTime": "2025-08-25T20:15:33.770Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vpcaccess",
+ "id": "0278ce44-189c-4316-b22c-ee25595d8776",
+ "createTime": "2025-08-25T20:15:33.132Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vmwareengine",
+ "id": "57b920f7-e4ec-4204-840d-63a057754427",
+ "createTime": "2025-08-25T20:15:32.487Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vmmigration",
+ "id": "8bfc9d98-df4a-4b07-9fa8-3483297b7340",
+ "createTime": "2025-08-25T20:15:31.936Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-visionai",
+ "id": "d739b59c-4b05-45f8-9dee-b739c03f0466",
+ "createTime": "2025-08-25T20:15:31.465Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vision",
+ "id": "cca61b2d-78d6-4949-899d-ce1580e1ef50",
+ "createTime": "2025-08-25T20:15:30.750Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-video-stitcher",
+ "id": "fcf6be15-fb24-4c26-b705-49f8171b3877",
+ "createTime": "2025-08-25T20:15:30.213Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-live-stream",
+ "id": "28855b54-99b2-4645-b801-f1cdb24bae0b",
+ "createTime": "2025-08-25T20:15:29.652Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-video-intelligence",
+ "id": "71ed73ff-c1bf-40e9-86cc-7f8a8f48c83f",
+ "createTime": "2025-08-25T20:15:29.050Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-translate",
+ "id": "29f775e6-76dc-433c-bd48-128b52dd7ee5",
+ "createTime": "2025-08-25T20:15:28.417Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-trace",
+ "id": "1360b75a-bb2e-4cae-92f5-56dc972b1723",
+ "createTime": "2025-08-25T20:15:27.862Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-tpu",
+ "id": "084c216e-1784-4b94-9cc8-ce120aa2e6ff",
+ "createTime": "2025-08-25T20:15:27.407Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-texttospeech",
+ "id": "eea463d0-7d5f-4a7f-b01c-a3027d8f23e0",
+ "createTime": "2025-08-25T20:15:26.648Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-telcoautomation",
+ "id": "218a664f-89e2-44ee-88a5-a7ca5f787111",
+ "createTime": "2025-08-25T20:15:26.115Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-tasks",
+ "id": "446a77c8-539e-4773-a674-d48937f69eaf",
+ "createTime": "2025-08-25T20:15:25.562Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-talent",
+ "id": "160ad7c0-fdbd-48e6-bfe3-8503a6a3ee4f",
+ "createTime": "2025-08-25T20:15:24.910Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-storageinsights",
+ "id": "6e27e339-7f13-4b40-a377-761840f74c5c",
+ "createTime": "2025-08-25T20:15:24.243Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-storagebatchoperations",
+ "id": "7a338639-3179-4ec4-ab35-c05d6d9eda53",
+ "createTime": "2025-08-25T20:15:23.693Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-storage-transfer",
+ "id": "878ce2d3-8e09-4543-bc4e-a30a8eb8ca09",
+ "createTime": "2025-08-25T20:15:23.239Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-speech",
+ "id": "f9e20283-092a-498e-b18d-58280ecba1fa",
+ "createTime": "2025-08-25T20:15:22.507Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-spanneradapter",
+ "id": "a0df32b4-226c-4245-86cb-d04106abd16c",
+ "createTime": "2025-08-25T20:15:21.992Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-reviews",
+ "id": "d5723de7-92cb-4bb9-b389-91435a57f483",
+ "createTime": "2025-08-25T20:15:21.448Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-reports",
+ "id": "c395b66b-6139-4097-a2d4-dc479c71b018",
+ "createTime": "2025-08-25T20:15:20.830Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-quota",
+ "id": "ba7f079e-6917-44b1-af8e-7877ab6df1cb",
+ "createTime": "2025-08-25T20:15:20.193Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-promotions",
+ "id": "db594e27-a4d8-4bdb-aaf2-e0376b816a3e",
+ "createTime": "2025-08-25T20:15:19.649Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-products",
+ "id": "62277a04-ca26-47fa-88a5-4cbf73b0d035",
+ "createTime": "2025-08-25T20:15:19.189Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-productstudio",
+ "id": "7da368d0-2a76-4a4c-910e-d3c726ff64f8",
+ "createTime": "2025-08-25T20:15:18.458Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-notifications",
+ "id": "e560d250-d594-4aff-89e8-d13d3ba341ff",
+ "createTime": "2025-08-25T20:15:17.926Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-lfp",
+ "id": "1c53835d-3e52-45d9-9424-85d7bac66428",
+ "createTime": "2025-08-25T20:15:17.374Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-inventories",
+ "id": "3e52a7d3-0fe5-417c-aad6-3be1f8f79feb",
+ "createTime": "2025-08-25T20:15:16.758Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-datasources",
+ "id": "60600032-7a1c-495a-b4b8-c0f867604beb",
+ "createTime": "2025-08-25T20:15:16.107Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-conversions",
+ "id": "290211be-6b39-40fd-9baa-f5dfce278b8f",
+ "createTime": "2025-08-25T20:15:15.570Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-accounts",
+ "id": "f81ca14a-d478-4d69-97fd-d8fb53be0f34",
+ "createTime": "2025-08-25T20:15:15.120Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-css",
+ "id": "bcc3c2fb-e294-4b3c-b443-8f3c190b4300",
+ "createTime": "2025-08-25T20:15:14.397Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-shell",
+ "id": "b7ad7d77-3e4d-487d-92cc-abfce3401895",
+ "createTime": "2025-08-25T20:15:13.887Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-servicehealth",
+ "id": "ff7373a9-33bb-4b0a-aedd-2c64c1807d5d",
+ "createTime": "2025-08-25T20:15:13.350Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-servicedirectory",
+ "id": "5ad80b73-ef82-4001-886a-c9870c0f9593",
+ "createTime": "2025-08-25T20:15:12.733Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-service-usage",
+ "id": "acfb87ff-2104-439b-b869-8e25c1b3a3c3",
+ "createTime": "2025-08-25T20:15:12.125Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-service-management",
+ "id": "bed3787c-3ccf-4700-a616-b408b385a697",
+ "createTime": "2025-08-25T20:15:11.610Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-service-control",
+ "id": "0dc65ff2-9d25-4be9-9d0c-5db53db65a0e",
+ "createTime": "2025-08-25T20:15:11.132Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securityposture",
+ "id": "441a50a1-c766-4d58-84f9-5c664a48637f",
+ "createTime": "2025-08-25T20:15:10.419Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycentermanagement",
+ "id": "0f222685-37f1-4700-bebd-a9fb6f063792",
+ "createTime": "2025-08-25T20:15:09.890Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycenter",
+ "id": "92309952-d4dd-4687-bec4-6023dc326d60",
+ "createTime": "2025-08-25T20:15:09.353Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycenter-settings",
+ "id": "58fbd2b7-defd-44bc-8032-23199fd0bb46",
+ "createTime": "2025-08-25T20:15:08.728Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-security-private-ca",
+ "id": "1a0fddcb-0b5e-40ce-8492-25a0a64373c4",
+ "createTime": "2025-08-25T20:15:08.097Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securesourcemanager",
+ "id": "1e3e9809-d10c-4ede-a5c4-5ec3073e255c",
+ "createTime": "2025-08-25T20:15:07.577Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-secretmanager",
+ "id": "8f025792-87b0-49eb-b58f-8ebed6a53354",
+ "createTime": "2025-08-25T20:15:07.115Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-scheduler",
+ "id": "e9868655-766e-4a28-b806-122f2053e410",
+ "createTime": "2025-08-25T20:15:06.386Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-saasservicemgmt",
+ "id": "0037d7cf-5748-4e75-99b7-0a1afa3a8f8a",
+ "createTime": "2025-08-25T20:15:05.874Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-run",
+ "id": "27844d1b-5812-4382-8bb8-0c2d5ede5e0e",
+ "createTime": "2025-08-25T20:15:05.334Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-retail",
+ "id": "fcaf0fa3-be6d-43c5-8ec2-8b7378c0b5ff",
+ "createTime": "2025-08-25T20:15:04.729Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-resourcemanager",
+ "id": "4dae53b9-1395-4029-b204-ec6e48cbc76f",
+ "createTime": "2025-08-25T20:15:04.102Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-redis",
+ "id": "55745123-e363-4453-8b00-9083f0d10696",
+ "createTime": "2025-08-25T20:15:03.565Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-redis-cluster",
+ "id": "edcc104b-3f12-4c4b-99fe-5f41c8d8c288",
+ "createTime": "2025-08-25T20:15:03.125Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-recommender",
+ "id": "ea200052-10d1-4698-85f6-9e5db675ef53",
+ "createTime": "2025-08-25T20:15:02.403Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-recommendations-ai",
+ "id": "6491e103-f92e-4b33-87e0-8f0c618c7f70",
+ "createTime": "2025-08-25T20:15:01.880Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
+ "id": "4d736346-cbfb-45fc-a136-f3d7994590ac",
+ "createTime": "2025-08-25T20:15:01.354Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-rapidmigrationassessment",
+ "id": "55d1b7fa-9265-4450-be96-476db7f784f6",
+ "createTime": "2025-08-25T20:15:00.754Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-publicca",
+ "id": "d64e79d0-074f-440a-9ad2-05feaf726ae7",
+ "createTime": "2025-08-25T20:15:00.132Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-profiler",
+ "id": "e4496b03-2deb-4a87-891a-1aec4228250f",
+ "createTime": "2025-08-25T20:14:59.594Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-privilegedaccessmanager",
+ "id": "12b69f6b-d3cb-4fcf-836e-4be327f0ae67",
+ "createTime": "2025-08-25T20:14:59.129Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-private-catalog",
+ "id": "e25a634f-7b7f-494f-a525-1f09a33d17ec",
+ "createTime": "2025-08-25T20:14:58.397Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-policysimulator",
+ "id": "3ac13767-033c-480c-a43a-ef45ea7820eb",
+ "createTime": "2025-08-25T20:14:57.878Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-policy-troubleshooter",
+ "id": "f2f6c913-c1b6-41e0-bdd5-153d1e4fd18a",
+ "createTime": "2025-08-25T20:14:57.363Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-phishingprotection",
+ "id": "c14a0ec8-a010-43e2-af74-3f0906b2f504",
+ "createTime": "2025-08-25T20:14:56.793Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-parametermanager",
+ "id": "56a11e15-4377-4702-8cc6-cfe1799ee9e9",
+ "createTime": "2025-08-25T20:14:56.144Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-parallelstore",
+ "id": "0316db2a-55a7-4169-b923-215f8830cafe",
+ "createTime": "2025-08-25T20:14:55.619Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-os-login",
+ "id": "bf533eae-438d-4a46-a9fe-eeaf709bc452",
+ "createTime": "2025-08-25T20:14:55.154Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-os-config",
+ "id": "6d7a8106-772c-4d9b-b306-9283bd25aa56",
+ "createTime": "2025-08-25T20:14:54.469Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-orgpolicy",
+ "id": "2ed5681b-1e32-474e-a982-d5aebad43058",
+ "createTime": "2025-08-25T20:14:53.943Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-orchestration-airflow",
+ "id": "13756a07-47a2-40f2-9e7f-89c616a90564",
+ "createTime": "2025-08-25T20:14:53.415Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-oracledatabase",
+ "id": "520b161d-a6fb-4aa4-a2b1-4271c255e6f5",
+ "createTime": "2025-08-25T20:14:52.784Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-optimization",
+ "id": "71dd0db4-596f-49b6-b0ad-33697bdc9271",
+ "createTime": "2025-08-25T20:14:52.128Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-notebooks",
+ "id": "9a769944-da14-4f39-b8dc-b3c249a9e891",
+ "createTime": "2025-08-25T20:14:51.605Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-networkservices",
+ "id": "cd751e1c-7647-4c23-bbfd-a61976e3f1ae",
+ "createTime": "2025-08-25T20:14:51.069Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-networkconnectivity",
+ "id": "fdbe2f36-3879-48b8-8e64-5054de839846",
+ "createTime": "2025-08-25T20:14:50.396Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-network-security",
+ "id": "57d73f4a-ec13-4466-b486-813c6cdf47c0",
+ "createTime": "2025-08-25T20:14:49.801Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-network-management",
+ "id": "c7c4ff2a-27a3-4e65-90c3-db5442e55fb0",
+ "createTime": "2025-08-25T20:14:49.278Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-netapp",
+ "id": "2ab879f3-7e8f-4bc2-a0dd-dd40834ef3a0",
+ "createTime": "2025-08-25T20:14:48.762Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-monitoring",
+ "id": "254f5c82-90ba-4061-b6ac-2f0b5272ea4b",
+ "createTime": "2025-08-25T20:14:48.096Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-monitoring-metricsscope",
+ "id": "34e68dc4-41d6-4a91-bcba-62ef6acc8b92",
+ "createTime": "2025-08-25T20:14:47.509Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-monitoring-dashboard",
+ "id": "6cab4664-d29c-4334-8b25-dee30705645b",
+ "createTime": "2025-08-25T20:14:46.980Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-modelarmor",
+ "id": "e774632a-f1c7-4f38-9517-581f7118b6ac",
+ "createTime": "2025-08-25T20:14:46.565Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-migrationcenter",
+ "id": "8b7ca9a4-5839-4e24-b36c-b48e21c9557a",
+ "createTime": "2025-08-25T20:14:45.846Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-memcache",
+ "id": "e6d33a3f-9cdd-4103-95cf-dab0649c4c5c",
+ "createTime": "2025-08-25T20:14:45.317Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-meet",
+ "id": "21aa8483-e6f1-498f-8923-7e7f505abac1",
+ "createTime": "2025-08-25T20:14:44.788Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-mediatranslation",
+ "id": "442978c4-75e6-4893-a71f-4f002697ea1c",
+ "createTime": "2025-08-25T20:14:44.179Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.ads-marketingplatform:admin",
+ "id": "e736925f-46da-4a99-8e2a-18219a917d99",
+ "createTime": "2025-08-25T20:14:43.557Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-solar",
+ "id": "c946c959-cc25-44bd-a3d0-7ee165f00973",
+ "createTime": "2025-08-25T20:14:43.043Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-routing",
+ "id": "a8fe0058-d0b5-4bee-975e-0c64bfab2e17",
+ "createTime": "2025-08-25T20:14:42.558Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-routeoptimization",
+ "id": "647fbf43-6ba5-4c8a-9ea9-87122e7a0bcc",
+ "createTime": "2025-08-25T20:14:41.881Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-places",
+ "id": "90ffca11-c411-497a-8cfc-63d73e653a95",
+ "createTime": "2025-08-25T20:14:41.351Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-mapsplatformdatasets",
+ "id": "2d099024-93ac-4b61-87d0-043ef4bf619f",
+ "createTime": "2025-08-25T20:14:40.819Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-fleetengine",
+ "id": "b79174d6-1617-492a-9110-57cb67bc1219",
+ "createTime": "2025-08-25T20:14:40.206Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-fleetengine-delivery",
+ "id": "3d4edc62-086b-46c4-908a-69b356babc88",
+ "createTime": "2025-08-25T20:14:39.572Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-area-insights",
+ "id": "c5bfb49a-66e1-4b6e-a9d7-ae926b946d1b",
+ "createTime": "2025-08-25T20:14:39.052Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-addressvalidation",
+ "id": "a87f97e0-810c-4af8-bce7-573c88cf11ff",
+ "createTime": "2025-08-25T20:14:38.611Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-managedkafka",
+ "id": "869f75aa-bc66-4c96-b7d7-01c4ed831633",
+ "createTime": "2025-08-25T20:14:37.911Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-managed-identities",
+ "id": "ddf51832-6d1e-4ba4-b98d-9342fa39d538",
+ "createTime": "2025-08-25T20:14:37.383Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-maintenance",
+ "id": "15ee926c-083a-4d9e-b4f7-9dc037b6a032",
+ "createTime": "2025-08-25T20:14:36.859Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-lustre",
+ "id": "04460273-4117-4ca5-968d-bb7f5bbb47b2",
+ "createTime": "2025-08-25T20:14:36.240Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-life-sciences",
+ "id": "b598c84a-9f75-4c57-a058-2e4e51ba79c2",
+ "createTime": "2025-08-25T20:14:35.603Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-licensemanager",
+ "id": "dd509cee-5edd-476e-9135-3bbae94c51f3",
+ "createTime": "2025-08-25T20:14:35.069Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-language",
+ "id": "22c289c5-b0c1-4960-81ec-80367d89c9b9",
+ "createTime": "2025-08-25T20:14:34.606Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-kmsinventory",
+ "id": "6f3065d4-af65-4ae3-86d8-329c3028aa8c",
+ "createTime": "2025-08-25T20:14:33.885Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-kms",
+ "id": "8adcd799-8b91-4690-b4c6-a3d37f7b92dc",
+ "createTime": "2025-08-25T20:14:33.366Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-order-tracking",
+ "id": "1d7a9733-cf52-490a-b479-36c09ee22b26",
+ "createTime": "2025-08-25T20:14:32.827Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-issue-resolution",
+ "id": "7ae0214c-4fb0-4322-b124-8c285b3e1bb6",
+ "createTime": "2025-08-25T20:14:32.214Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iot",
+ "id": "fb12b06e-a0f5-4345-bf95-ce2e705d6aec",
+ "createTime": "2025-08-25T20:14:31.602Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-infra-manager",
+ "id": "87d8d36a-2562-4eae-b687-3c544751582e",
+ "createTime": "2025-08-25T20:14:31.069Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-ids",
+ "id": "209e4d6a-1aea-4978-bba2-1753fb38ce66",
+ "createTime": "2025-08-25T20:14:30.641Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iap",
+ "id": "0712496d-e2cc-48aa-95a2-b22d902a3dbf",
+ "createTime": "2025-08-25T20:14:29.954Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iamcredentials",
+ "id": "201b3d1b-2c1c-4118-a1db-ab5ccf9f4072",
+ "createTime": "2025-08-25T20:14:29.423Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-iam-policy",
+ "id": "8c5b3386-faa8-4ef9-b6e9-f2d33465fca1",
+ "createTime": "2025-08-25T20:14:28.889Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-iam-admin",
+ "id": "4d1bb26a-afe2-4f7d-a76c-3728f3b0007c",
+ "createTime": "2025-08-25T20:14:28.242Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gsuite-addons",
+ "id": "9ead03e9-6847-43fc-83c9-75b690b9a0eb",
+ "createTime": "2025-08-25T20:14:27.590Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "io.grafeas:grafeas",
+ "id": "b1bf592d-dbf2-4d7b-ac03-600f56a4a55a",
+ "createTime": "2025-08-25T20:14:27.047Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gkehub",
+ "id": "0c8ff20e-0d94-454a-b90c-076d5f89b628",
+ "createTime": "2025-08-25T20:14:26.501Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gke-multi-cloud",
+ "id": "7896b2a0-1d73-4733-9131-00dabac02acc",
+ "createTime": "2025-08-25T20:14:25.801Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gke-backup",
+ "id": "1ef3902a-3fad-4cd6-9df5-311f91813b80",
+ "createTime": "2025-08-25T20:14:25.179Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gdchardwaremanagement",
+ "id": "6d192a2d-ca71-45a1-b1b1-03397389e905",
+ "createTime": "2025-08-25T20:14:24.642Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-functions",
+ "id": "5ae077f4-17e8-4921-b902-48c6658eda87",
+ "createTime": "2025-08-25T20:14:24.123Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-financialservices",
+ "id": "e721943b-40fc-4284-9389-2ac52b4c8af7",
+ "createTime": "2025-08-25T20:14:23.425Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-filestore",
+ "id": "a370b9b5-a6f3-4333-8bac-b0ecfaf64c16",
+ "createTime": "2025-08-25T20:14:22.831Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-eventarc",
+ "id": "26b39d8d-531c-4021-a701-bda79173ca39",
+ "createTime": "2025-08-25T20:14:22.296Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-eventarc-publishing",
+ "id": "8d7c9917-f9f4-45ce-ba56-88adacfcf6c1",
+ "createTime": "2025-08-25T20:14:21.833Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-essential-contacts",
+ "id": "014b913b-9141-4b06-b6a2-c3f8c8392cb0",
+ "createTime": "2025-08-25T20:14:21.149Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-errorreporting",
+ "id": "15e683e3-1b3e-46fa-858f-2b76a8499d1c",
+ "createTime": "2025-08-25T20:14:20.607Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-enterpriseknowledgegraph",
+ "id": "dfbbc45c-2a27-4cb4-b408-2882fb6cb9c0",
+ "createTime": "2025-08-25T20:14:20.060Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-edgenetwork",
+ "id": "54a2b97c-d0d0-412f-a22f-6dac33b0476a",
+ "createTime": "2025-08-25T20:14:19.452Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-domains",
+ "id": "91ae30cb-62d7-4404-8db5-e0e1d80647c6",
+ "createTime": "2025-08-25T20:14:18.818Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-document-ai",
+ "id": "3eb19c8c-54d3-42d4-a2da-7b48653263c0",
+ "createTime": "2025-08-25T20:14:18.277Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dms",
+ "id": "3cefb965-1cfd-46a3-905b-23c3d226922c",
+ "createTime": "2025-08-25T20:14:17.836Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dlp",
+ "id": "979161f6-0e32-48ce-b06c-18466916e882",
+ "createTime": "2025-08-25T20:14:17.155Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-distributedcloudedge",
+ "id": "b052a7bf-289e-4965-a005-f8aecc40ea32",
+ "createTime": "2025-08-25T20:14:16.612Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-discoveryengine",
+ "id": "74825dd9-8805-4951-9c2d-9c54473a51ea",
+ "createTime": "2025-08-25T20:14:16.072Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dialogflow",
+ "id": "33e66bed-0b3d-4e1d-b0b9-f61e7f93947f",
+ "createTime": "2025-08-25T20:14:15.460Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dialogflow-cx",
+ "id": "efc797ac-ffd7-4952-a8d8-295c51bdb1c7",
+ "createTime": "2025-08-25T20:14:14.794Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-devicestreaming",
+ "id": "403d6a64-bd60-4ed2-b0d5-48037527998e",
+ "createTime": "2025-08-25T20:14:14.286Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-developerconnect",
+ "id": "b8e038be-4f1f-4083-9671-5d5616383d6a",
+ "createTime": "2025-08-25T20:14:13.832Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-deploy",
+ "id": "968ddfc5-0deb-417c-850b-fe9f379bd204",
+ "createTime": "2025-08-25T20:14:13.110Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datastream",
+ "id": "f5e1de03-6040-4a3d-9823-d7e34300bf8c",
+ "createTime": "2025-08-25T20:14:12.580Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataproc",
+ "id": "a1448180-cf7e-417a-aad4-7ff90fd1df0b",
+ "createTime": "2025-08-25T20:14:12.040Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataproc-metastore",
+ "id": "3a3f739a-e853-4c2b-a019-9f1838c9f4c7",
+ "createTime": "2025-08-25T20:14:11.424Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataplex",
+ "id": "10c415a0-01d9-42fc-9661-f92a8df180c1",
+ "createTime": "2025-08-25T20:14:10.804Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datalineage",
+ "id": "950bd10e-c5ac-4c91-83c8-7a397574b589",
+ "createTime": "2025-08-25T20:14:10.274Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datalabeling",
+ "id": "0ff1fb9f-f0b0-4a7a-b8e1-83338ed9ac5d",
+ "createTime": "2025-08-25T20:14:09.837Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataform",
+ "id": "4f741809-31aa-468c-ac90-d8eb320b5534",
+ "createTime": "2025-08-25T20:14:09.134Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataflow",
+ "id": "085e16a9-db7b-4361-8592-c883802bb92a",
+ "createTime": "2025-08-25T20:14:08.602Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datacatalog",
+ "id": "a8acf1b7-f3f4-49b9-a4ae-88aa1562d213",
+ "createTime": "2025-08-25T20:14:08.070Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-data-fusion",
+ "id": "1e76c59c-d5ae-4f3f-a5fc-e8a5f4015086",
+ "createTime": "2025-08-25T20:14:07.519Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-contentwarehouse",
+ "id": "46c3a1b1-8b42-45f5-be55-09374b74dde9",
+ "createTime": "2025-08-25T20:14:06.827Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-containeranalysis",
+ "id": "14bcd30f-e3b3-459e-a4f3-e788fd1e84f1",
+ "createTime": "2025-08-25T20:14:06.295Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-container",
+ "id": "c4e79740-961f-4648-97a6-e5ed10c606b1",
+ "createTime": "2025-08-25T20:14:05.876Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-contact-center-insights",
+ "id": "f458ee9c-5178-4e7d-8c1b-67f160bd9fce",
+ "createTime": "2025-08-25T20:14:05.167Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-configdelivery",
+ "id": "e6e5f9c8-4ca9-4031-b6e2-3c38c988b37b",
+ "createTime": "2025-08-25T20:14:04.622Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-confidentialcomputing",
+ "id": "90f7a4f6-4b65-4be0-9339-994a8ea2e0d6",
+ "createTime": "2025-08-25T20:14:04.080Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudsupport",
+ "id": "09177261-5329-4e0e-aa85-d71476037b1a",
+ "createTime": "2025-08-25T20:14:03.480Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudquotas",
+ "id": "1c5f58be-542e-48d9-8c68-73f19bdd1b9b",
+ "createTime": "2025-08-25T20:14:02.827Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudcontrolspartner",
+ "id": "93c2598c-c482-4387-b8d4-1a4c6b878069",
+ "createTime": "2025-08-25T20:14:02.284Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudcommerceconsumerprocurement",
+ "id": "2413042a-be8b-4f48-aa7b-032a9ea75b24",
+ "createTime": "2025-08-25T20:14:01.742Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-build",
+ "id": "97f4c3a6-1037-4aa5-be96-d5d4e332c891",
+ "createTime": "2025-08-25T20:14:01.062Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chronicle",
+ "id": "5cf89575-def4-4275-9954-b32765fee3db",
+ "createTime": "2025-08-25T20:14:00.470Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chat",
+ "id": "1229dfa0-8218-429e-bfde-10159306aceb",
+ "createTime": "2025-08-25T20:13:59.948Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-channel",
+ "id": "c3d1b174-d257-4ae7-b529-16b74a3f5dc0",
+ "createTime": "2025-08-25T20:13:59.430Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-certificate-manager",
+ "id": "b17d3918-a514-424e-b867-4c16e965bd14",
+ "createTime": "2025-08-25T20:13:58.801Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-binary-authorization",
+ "id": "2b9b1c1a-e17b-4e9e-8bd0-92ca8156aac8",
+ "createTime": "2025-08-25T20:13:58.194Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-billingbudgets",
+ "id": "d6b5dbc5-e24f-45e7-86fb-12850efb1526",
+ "createTime": "2025-08-25T20:13:57.676Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-billing",
+ "id": "d857eb99-ec80-4a41-86d1-da26f7df5b57",
+ "createTime": "2025-08-25T20:13:57.253Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigqueryreservation",
+ "id": "57b633f4-eb77-43b5-86f0-310270aa2332",
+ "createTime": "2025-08-25T20:13:56.586Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerymigration",
+ "id": "ebfb176e-e2a5-465f-8f0a-914e826fa3ce",
+ "createTime": "2025-08-25T20:13:56.062Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer",
+ "id": "dabecb4f-5373-4eb4-9b0c-58989f227c1a",
+ "createTime": "2025-08-25T20:13:55.542Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatapolicy",
+ "id": "66ea6210-446d-4752-babe-3087ba825172",
+ "createTime": "2025-08-25T20:13:54.930Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigqueryconnection",
+ "id": "d5353eee-36d1-4718-877a-28b319d81995",
+ "createTime": "2025-08-25T20:13:54.289Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquery-data-exchange",
+ "id": "c4387746-adc6-4d17-9b49-a08ee4371154",
+ "createTime": "2025-08-25T20:13:53.760Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-biglake",
+ "id": "8aff0055-39f0-4ff8-8aa4-8017443a46b6",
+ "createTime": "2025-08-25T20:13:53.278Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-clientgateways",
+ "id": "779d5ec1-e552-4fe1-bc2a-c2cbef8b33de",
+ "createTime": "2025-08-25T20:13:52.578Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-clientconnectorservices",
+ "id": "07b12ade-3d52-42fa-b800-67cf703804ef",
+ "createTime": "2025-08-25T20:13:52.042Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appgateways",
+ "id": "3755acfa-edfc-4ab4-b6bc-9096f729de1c",
+ "createTime": "2025-08-25T20:13:51.522Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appconnectors",
+ "id": "54156ca9-8a65-4cf8-8e00-6b2d79d75206",
+ "createTime": "2025-08-25T20:13:50.913Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appconnections",
+ "id": "f61e7895-241d-4b94-8217-c78735521d88",
+ "createTime": "2025-08-25T20:13:50.249Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-batch",
+ "id": "03536c0c-b96b-4c43-b203-ae3e28fa91be",
+ "createTime": "2025-08-25T20:13:49.719Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bare-metal-solution",
+ "id": "6ae6a395-483b-43b5-b9a7-1702441b6b66",
+ "createTime": "2025-08-25T20:13:49.293Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-backupdr",
+ "id": "a1e3b06e-9742-4d20-bbcf-84c028c88ab3",
+ "createTime": "2025-08-25T20:13:48.587Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-automl",
+ "id": "fc1a5ad7-43cb-46d4-8fcc-827c86f38611",
+ "createTime": "2025-08-25T20:13:48.065Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-assured-workloads",
+ "id": "dfa28061-4dbf-4f41-ad18-c082e9d74c6c",
+ "createTime": "2025-08-25T20:13:47.538Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-asset",
+ "id": "ae1c8b2c-6106-409e-8564-619a4027df64",
+ "createTime": "2025-08-25T20:13:46.948Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-artifact-registry",
+ "id": "eec1be22-e971-4f97-8db6-25acbcf4ed83",
+ "createTime": "2025-08-25T20:13:46.306Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.area120:google-area120-tables",
+ "id": "fa55ec2a-593c-423b-9bb4-f44db8b1cd8f",
+ "createTime": "2025-08-25T20:13:45.768Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apphub",
+ "id": "590ab624-b5ad-449e-89cf-2b6f5f77bc78",
+ "createTime": "2025-08-25T20:13:45.334Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-appengine-admin",
+ "id": "35546942-c8dc-412d-8605-41a96e47d730",
+ "createTime": "2025-08-25T20:13:44.606Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apikeys",
+ "id": "1e95af05-cc00-45e5-92a7-a7f57feee6d8",
+ "createTime": "2025-08-25T20:13:44.066Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apigee-registry",
+ "id": "b9b89789-f75f-4595-a834-f817be506c34",
+ "createTime": "2025-08-25T20:13:43.546Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apigee-connect",
+ "id": "6462452e-7788-4c80-9a00-6e60c61d0f7f",
+ "createTime": "2025-08-25T20:13:42.913Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-api-gateway",
+ "id": "d4ac616e-fbc2-4901-8e5f-a7d531e6543d",
+ "createTime": "2025-08-25T20:13:42.244Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-analyticshub",
+ "id": "80e62829-5486-4848-b703-aa88b8f08c43",
+ "createTime": "2025-08-25T20:13:41.693Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.analytics:google-analytics-data",
+ "id": "b0548ce7-9a82-40e9-b70d-380ae980fd54",
+ "createTime": "2025-08-25T20:13:41.255Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.analytics:google-analytics-admin",
+ "id": "cac53c22-e545-426c-b465-7860e49814d5",
+ "createTime": "2025-08-25T20:13:40.498Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-alloydb",
+ "id": "4eabf740-67d7-4d9b-8c60-5dfd16d23b2b",
+ "createTime": "2025-08-25T20:13:39.957Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-advisorynotifications",
+ "id": "38fe0481-0278-4e24-8e43-ef22367a4640",
+ "createTime": "2025-08-25T20:13:39.438Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-identity-accesscontextmanager",
+ "id": "62caedb3-0d78-4d88-a467-b830402fbdba",
+ "createTime": "2025-08-25T20:13:38.822Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-accessapproval",
+ "id": "08db50cb-c3f7-414e-90ed-24f5550d8d88",
+ "createTime": "2025-08-25T20:13:38.163Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[compute] Update Compute Engine v1 API to revision 20250807",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[video-transcoder] add support for automatically generating subtitle for input videos",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed",
+ "issues": [],
+ "breakingChangeNote": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed"
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[aiplatform] add `disable_container_logging` in v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-video-transcoder",
+ "id": "a8f8c3b8-f7ea-4ff8-acc4-e7168e3b5bf2",
+ "createTime": "2025-08-25T20:13:37.618Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[compute] Update Compute Engine v1 API to revision 20250807",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[video-transcoder] add support for automatically generating subtitle for input videos",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed",
+ "issues": [],
+ "breakingChangeNote": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed"
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[aiplatform] add `disable_container_logging` in v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "9396cfb50fdd22e7f19901773c8af206306cbfb3",
+ "message": "[geminidataanalytics] new module for geminidataanalytics",
+ "issues": [
+ "11731"
+ ]
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-geminidataanalytics",
+ "id": "3411cef9-e9ef-4f6d-bd84-5d6ecd634cc5",
+ "createTime": "2025-08-25T20:13:37.082Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[compute] Update Compute Engine v1 API to revision 20250807",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[video-transcoder] add support for automatically generating subtitle for input videos",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed",
+ "issues": [],
+ "breakingChangeNote": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed"
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[aiplatform] add `disable_container_logging` in v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-compute",
+ "id": "388f09c5-0785-40f4-ac0d-0f6eb84831e6",
+ "createTime": "2025-08-25T20:13:36.524Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[compute] Update Compute Engine v1 API to revision 20250807",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[video-transcoder] add support for automatically generating subtitle for input videos",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed",
+ "issues": [],
+ "breakingChangeNote": "[geminidataanalytics] An existing service `ContextRetrievalService` is removed"
+ },
+ {
+ "type": "feat",
+ "sha": "b53e70867b39fc16a3e381950c23ef39ec66be0c",
+ "message": "[aiplatform] add `disable_container_logging` in v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "update the Java code generator (gapic-generator-java) to 2.62.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "fix",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method",
+ "issues": [],
+ "breakingChangeNote": "[analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut` method"
+ },
+ {
+ "type": "feat",
+ "sha": "3e90a3e5c16da80c46e3b2b397d0b30376d1c89c",
+ "message": "[aiplatform] add data foundry service synthetic data generation API for v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[document-ai] Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[bigqueryreservation] Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[maps-solar] Add `experiments` param to endpoints for access to pre-GA features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudbuild] Add option to enable nested virtualization if available",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[shopping-merchant-accounts] fix comment for online return policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] fields are not part of `oneof`",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fields are not part of `oneof`"
+ },
+ {
+ "type": "docs",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[java-shopping-merchant-issue-resolution] update docs for issue resolution",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add `gpu_partition_size` to `MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add API for Gen AI Evaluation in Tuning",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] add option EndpointUserId and ModelUserId fields",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Added document_name for vertex ai search as part of retrieved context from grounding chunk",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[network-management] add `service_uri` field to CloudRunRevisionEndpoint",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[os-config] Add highest_upgradable_cve_severity field to Vulnerability report",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[cloudsupport] A new message `GetAttachmentRequest` and `GetComment` is added",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "0193b28c0639ee80ddb0bcf51f6b1c18d67b7494",
+ "message": "[aiplatform] Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos",
+ "issues": []
+ }
+ ],
+ "version": "1.67.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-aiplatform",
+ "id": "b148f69e-3f68-4248-9551-e368dffe4353",
+ "createTime": "2025-08-25T20:13:35.996Z"
+ },
{
"changes": [
{
@@ -919696,5 +948185,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2025-08-13T15:30:17.716Z"
+ "updateTime": "2025-08-25T20:15:40.150Z"
}
\ No newline at end of file
diff --git a/gapic-libraries-bom/pom.xml b/gapic-libraries-bom/pom.xml
index 5d1396302223..26c6a22afc01 100644
--- a/gapic-libraries-bom/pom.xml
+++ b/gapic-libraries-bom/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
gapic-libraries-bom
pom
- 1.67.0-SNAPSHOT
+ 1.67.0
Google Cloud Java BOM
BOM for the libraries in google-cloud-java repository. Users should not
@@ -15,7 +15,7 @@
google-cloud-pom-parent
com.google.cloud
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-pom-parent/pom.xml
@@ -24,1354 +24,1354 @@
com.google.analytics
google-analytics-admin-bom
- 0.83.0-SNAPSHOT
+ 0.83.0
pom
import
com.google.analytics
google-analytics-data-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
import
com.google.area120
google-area120-tables-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
import
com.google.cloud
google-cloud-accessapproval-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-advisorynotifications-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
import
com.google.cloud
google-cloud-aiplatform-bom
- 3.74.0-SNAPSHOT
+ 3.74.0
pom
import
com.google.cloud
google-cloud-alloydb-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
import
com.google.cloud
google-cloud-alloydb-connectors-bom
- 0.51.0-SNAPSHOT
+ 0.51.0
pom
import
com.google.cloud
google-cloud-analyticshub-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-api-gateway-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-apigee-connect-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-apigee-registry-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-apihub-bom
- 0.26.0-SNAPSHOT
+ 0.26.0
pom
import
com.google.cloud
google-cloud-apikeys-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-appengine-admin-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-apphub-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-artifact-registry-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-asset-bom
- 3.77.0-SNAPSHOT
+ 3.77.0
pom
import
com.google.cloud
google-cloud-assured-workloads-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-automl-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-backupdr-bom
- 0.32.0-SNAPSHOT
+ 0.32.0
pom
import
com.google.cloud
google-cloud-bare-metal-solution-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-batch-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appconnections-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appconnectors-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appgateways-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-beyondcorp-clientgateways-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-biglake-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-bigquery-data-exchange-bom
- 2.68.0-SNAPSHOT
+ 2.68.0
pom
import
com.google.cloud
google-cloud-bigqueryconnection-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-bigquerydatapolicy-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-bigquerydatatransfer-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-bigquerymigration-bom
- 0.76.0-SNAPSHOT
+ 0.76.0
pom
import
com.google.cloud
google-cloud-bigqueryreservation-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-billing-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-billingbudgets-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-binary-authorization-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-build-bom
- 3.75.0-SNAPSHOT
+ 3.75.0
pom
import
com.google.cloud
google-cloud-certificate-manager-bom
- 0.76.0-SNAPSHOT
+ 0.76.0
pom
import
com.google.cloud
google-cloud-channel-bom
- 3.77.0-SNAPSHOT
+ 3.77.0
pom
import
com.google.cloud
google-cloud-chat-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-chronicle-bom
- 0.11.0-SNAPSHOT
+ 0.11.0
pom
import
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
import
com.google.cloud
google-cloud-cloudcontrolspartner-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-cloudquotas-bom
- 0.41.0-SNAPSHOT
+ 0.41.0
pom
import
com.google.cloud
google-cloud-cloudsupport-bom
- 0.57.0-SNAPSHOT
+ 0.57.0
pom
import
com.google.cloud
google-cloud-compute-bom
- 1.83.0-SNAPSHOT
+ 1.83.0
pom
import
com.google.cloud
google-cloud-confidentialcomputing-bom
- 0.59.0-SNAPSHOT
+ 0.59.0
pom
import
com.google.cloud
google-cloud-configdelivery-bom
- 0.7.0-SNAPSHOT
+ 0.7.0
pom
import
com.google.cloud
google-cloud-connectgateway-bom
- 0.25.0-SNAPSHOT
+ 0.25.0
pom
import
com.google.cloud
google-cloud-contact-center-insights-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-container-bom
- 2.76.0-SNAPSHOT
+ 2.76.0
pom
import
com.google.cloud
google-cloud-containeranalysis-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-contentwarehouse-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
import
com.google.cloud
google-cloud-data-fusion-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-datacatalog-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-cloud-dataflow-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
import
com.google.cloud
google-cloud-dataform-bom
- 0.72.0-SNAPSHOT
+ 0.72.0
pom
import
com.google.cloud
google-cloud-datalabeling-bom
- 0.193.0-SNAPSHOT
+ 0.193.0
pom
import
com.google.cloud
google-cloud-datalineage-bom
- 0.65.0-SNAPSHOT
+ 0.65.0
pom
import
com.google.cloud
google-cloud-dataplex-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
import
com.google.cloud
google-cloud-dataproc-bom
- 4.70.0-SNAPSHOT
+ 4.70.0
pom
import
com.google.cloud
google-cloud-dataproc-metastore-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-datastream-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-deploy-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
import
com.google.cloud
google-cloud-developerconnect-bom
- 0.30.0-SNAPSHOT
+ 0.30.0
pom
import
com.google.cloud
google-cloud-devicestreaming-bom
- 0.13.0-SNAPSHOT
+ 0.13.0
pom
import
com.google.cloud
google-cloud-dialogflow-bom
- 4.79.0-SNAPSHOT
+ 4.79.0
pom
import
com.google.cloud
google-cloud-dialogflow-cx-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
import
com.google.cloud
google-cloud-discoveryengine-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
import
com.google.cloud
google-cloud-distributedcloudedge-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-dlp-bom
- 3.77.0-SNAPSHOT
+ 3.77.0
pom
import
com.google.cloud
google-cloud-dms-bom
- 2.72.0-SNAPSHOT
+ 2.72.0
pom
import
com.google.cloud
google-cloud-dns
- 2.71.0-SNAPSHOT
+ 2.71.0
com.google.cloud
google-cloud-document-ai-bom
- 2.77.0-SNAPSHOT
+ 2.77.0
pom
import
com.google.cloud
google-cloud-domains-bom
- 1.70.0-SNAPSHOT
+ 1.70.0
pom
import
com.google.cloud
google-cloud-edgenetwork-bom
- 0.41.0-SNAPSHOT
+ 0.41.0
pom
import
com.google.cloud
google-cloud-enterpriseknowledgegraph-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
import
com.google.cloud
google-cloud-errorreporting-bom
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
pom
import
com.google.cloud
google-cloud-essential-contacts-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-eventarc-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-eventarc-publishing-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-filestore-bom
- 1.74.0-SNAPSHOT
+ 1.74.0
pom
import
com.google.cloud
google-cloud-financialservices-bom
- 0.14.0-SNAPSHOT
+ 0.14.0
pom
import
com.google.cloud
google-cloud-functions-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-gdchardwaremanagement-bom
- 0.28.0-SNAPSHOT
+ 0.28.0
pom
import
com.google.cloud
google-cloud-geminidataanalytics-bom
- 0.0.1-SNAPSHOT
+ 0.1.0
pom
import
com.google.cloud
google-cloud-gke-backup-bom
- 0.72.0-SNAPSHOT
+ 0.72.0
pom
import
com.google.cloud
google-cloud-gke-connect-gateway-bom
- 0.74.0-SNAPSHOT
+ 0.74.0
pom
import
com.google.cloud
google-cloud-gke-multi-cloud-bom
- 0.72.0-SNAPSHOT
+ 0.72.0
pom
import
com.google.cloud
google-cloud-gkehub-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-gsuite-addons-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-iamcredentials-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-iap-bom
- 0.29.0-SNAPSHOT
+ 0.29.0
pom
import
com.google.cloud
google-cloud-ids-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-infra-manager-bom
- 0.50.0-SNAPSHOT
+ 0.50.0
pom
import
com.google.cloud
google-cloud-iot-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-kms-bom
- 2.76.0-SNAPSHOT
+ 2.76.0
pom
import
com.google.cloud
google-cloud-kmsinventory-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
import
com.google.cloud
google-cloud-language-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-licensemanager-bom
- 0.6.0-SNAPSHOT
+ 0.6.0
pom
import
com.google.cloud
google-cloud-life-sciences-bom
- 0.75.0-SNAPSHOT
+ 0.75.0
pom
import
com.google.cloud
google-cloud-live-stream-bom
- 0.75.0-SNAPSHOT
+ 0.75.0
pom
import
com.google.cloud
google-cloud-lustre-bom
- 0.13.0-SNAPSHOT
+ 0.13.0
pom
import
com.google.cloud
google-cloud-maintenance-bom
- 0.7.0-SNAPSHOT
+ 0.7.0
pom
import
com.google.cloud
google-cloud-managed-identities-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
import
com.google.cloud
google-cloud-managedkafka-bom
- 0.29.0-SNAPSHOT
+ 0.29.0
pom
import
com.google.cloud
google-cloud-mediatranslation-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-meet-bom
- 0.40.0-SNAPSHOT
+ 0.40.0
pom
import
com.google.cloud
google-cloud-memcache-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-migrationcenter-bom
- 0.55.0-SNAPSHOT
+ 0.55.0
pom
import
com.google.cloud
google-cloud-modelarmor-bom
- 0.14.0-SNAPSHOT
+ 0.14.0
pom
import
com.google.cloud
google-cloud-monitoring-bom
- 3.74.0-SNAPSHOT
+ 3.74.0
pom
import
com.google.cloud
google-cloud-monitoring-dashboard-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-monitoring-metricsscope-bom
- 0.67.0-SNAPSHOT
+ 0.67.0
pom
import
com.google.cloud
google-cloud-netapp-bom
- 0.52.0-SNAPSHOT
+ 0.52.0
pom
import
com.google.cloud
google-cloud-network-management-bom
- 1.74.0-SNAPSHOT
+ 1.74.0
pom
import
com.google.cloud
google-cloud-network-security-bom
- 0.76.0-SNAPSHOT
+ 0.76.0
pom
import
com.google.cloud
google-cloud-networkconnectivity-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-networkservices-bom
- 0.29.0-SNAPSHOT
+ 0.29.0
pom
import
com.google.cloud
google-cloud-notebooks-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
import
com.google.cloud
google-cloud-notification
- 0.191.0-beta-SNAPSHOT
+ 0.191.0-beta
com.google.cloud
google-cloud-optimization-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
import
com.google.cloud
google-cloud-oracledatabase-bom
- 0.22.0-SNAPSHOT
+ 0.22.0
pom
import
com.google.cloud
google-cloud-orchestration-airflow-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-orgpolicy-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-os-config-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-os-login-bom
- 2.72.0-SNAPSHOT
+ 2.72.0
pom
import
com.google.cloud
google-cloud-parallelstore-bom
- 0.36.0-SNAPSHOT
+ 0.36.0
pom
import
com.google.cloud
google-cloud-parametermanager-bom
- 0.17.0-SNAPSHOT
+ 0.17.0
pom
import
com.google.cloud
google-cloud-phishingprotection-bom
- 0.104.0-SNAPSHOT
+ 0.104.0
pom
import
com.google.cloud
google-cloud-policy-troubleshooter-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-policysimulator-bom
- 0.52.0-SNAPSHOT
+ 0.52.0
pom
import
com.google.cloud
google-cloud-private-catalog-bom
- 0.75.0-SNAPSHOT
+ 0.75.0
pom
import
com.google.cloud
google-cloud-privilegedaccessmanager-bom
- 0.27.0-SNAPSHOT
+ 0.27.0
pom
import
com.google.cloud
google-cloud-profiler-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-publicca-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-rapidmigrationassessment-bom
- 0.56.0-SNAPSHOT
+ 0.56.0
pom
import
com.google.cloud
google-cloud-recaptchaenterprise-bom
- 3.70.0-SNAPSHOT
+ 3.70.0
pom
import
com.google.cloud
google-cloud-recommendations-ai-bom
- 0.80.0-SNAPSHOT
+ 0.80.0
pom
import
com.google.cloud
google-cloud-recommender-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-redis-bom
- 2.76.0-SNAPSHOT
+ 2.76.0
pom
import
com.google.cloud
google-cloud-redis-cluster-bom
- 0.45.0-SNAPSHOT
+ 0.45.0
pom
import
com.google.cloud
google-cloud-resourcemanager-bom
- 1.75.0-SNAPSHOT
+ 1.75.0
pom
import
com.google.cloud
google-cloud-retail-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-run-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-saasservicemgmt-bom
- 0.3.0-SNAPSHOT
+ 0.3.0
pom
import
com.google.cloud
google-cloud-scheduler-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-secretmanager-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-securesourcemanager-bom
- 0.43.0-SNAPSHOT
+ 0.43.0
pom
import
com.google.cloud
google-cloud-security-private-ca-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
import
com.google.cloud
google-cloud-securitycenter-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-securitycenter-settings-bom
- 0.76.0-SNAPSHOT
+ 0.76.0
pom
import
com.google.cloud
google-cloud-securitycentermanagement-bom
- 0.41.0-SNAPSHOT
+ 0.41.0
pom
import
com.google.cloud
google-cloud-securityposture-bom
- 0.38.0-SNAPSHOT
+ 0.38.0
pom
import
com.google.cloud
google-cloud-service-control-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-service-management-bom
- 3.71.0-SNAPSHOT
+ 3.71.0
pom
import
com.google.cloud
google-cloud-service-usage-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-servicedirectory-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-servicehealth-bom
- 0.40.0-SNAPSHOT
+ 0.40.0
pom
import
com.google.cloud
google-cloud-shell-bom
- 2.72.0-SNAPSHOT
+ 2.72.0
pom
import
com.google.cloud
google-cloud-spanneradapter-bom
- 0.9.0-SNAPSHOT
+ 0.9.0
pom
import
com.google.cloud
google-cloud-speech-bom
- 4.68.0-SNAPSHOT
+ 4.68.0
pom
import
com.google.cloud
google-cloud-storage-transfer-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-storagebatchoperations-bom
- 0.13.0-SNAPSHOT
+ 0.13.0
pom
import
com.google.cloud
google-cloud-storageinsights-bom
- 0.58.0-SNAPSHOT
+ 0.58.0
pom
import
com.google.cloud
google-cloud-talent-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-tasks-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-telcoautomation-bom
- 0.43.0-SNAPSHOT
+ 0.43.0
pom
import
com.google.cloud
google-cloud-texttospeech-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-tpu-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-trace-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-translate-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-valkey-bom
- 0.19.0-SNAPSHOT
+ 0.19.0
pom
import
com.google.cloud
google-cloud-vertexai-bom
- 1.33.0-SNAPSHOT
+ 1.33.0
pom
import
com.google.cloud
google-cloud-video-intelligence-bom
- 2.72.0-SNAPSHOT
+ 2.72.0
pom
import
com.google.cloud
google-cloud-video-stitcher-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-video-transcoder-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
import
com.google.cloud
google-cloud-vision-bom
- 3.71.0-SNAPSHOT
+ 3.71.0
pom
import
com.google.cloud
google-cloud-visionai-bom
- 0.30.0-SNAPSHOT
+ 0.30.0
pom
import
com.google.cloud
google-cloud-vmmigration-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-vmwareengine-bom
- 0.67.0-SNAPSHOT
+ 0.67.0
pom
import
com.google.cloud
google-cloud-vpcaccess-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
import
com.google.cloud
google-cloud-webrisk-bom
- 2.72.0-SNAPSHOT
+ 2.72.0
pom
import
com.google.cloud
google-cloud-websecurityscanner-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-workflow-executions-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-workflows-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
import
com.google.cloud
google-cloud-workspaceevents-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-workstations-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-iam-admin-bom
- 3.68.0-SNAPSHOT
+ 3.68.0
pom
import
com.google.cloud
google-iam-policy-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
import
com.google.cloud
google-identity-accesscontextmanager-bom
- 1.74.0-SNAPSHOT
+ 1.74.0
pom
import
io.grafeas
grafeas
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/google-cloud-jar-parent/pom.xml b/google-cloud-jar-parent/pom.xml
index a9c3b5b35dad..1ff72fa8fedb 100644
--- a/google-cloud-jar-parent/pom.xml
+++ b/google-cloud-jar-parent/pom.xml
@@ -5,7 +5,7 @@
4.0.0
google-cloud-jar-parent
com.google.cloud
- 1.67.0-SNAPSHOT
+ 1.67.0
pom
Google Cloud JAR Parent
@@ -15,7 +15,7 @@
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-pom-parent/pom.xml
diff --git a/google-cloud-pom-parent/pom.xml b/google-cloud-pom-parent/pom.xml
index 009133d34413..93024645e0f9 100644
--- a/google-cloud-pom-parent/pom.xml
+++ b/google-cloud-pom-parent/pom.xml
@@ -5,7 +5,7 @@
4.0.0
google-cloud-pom-parent
com.google.cloud
- 1.67.0-SNAPSHOT
+ 1.67.0
pom
Google Cloud POM Parent
https://github.com/googleapis/google-cloud-java
diff --git a/java-accessapproval/CHANGELOG.md b/java-accessapproval/CHANGELOG.md
index 824660a9110d..483e52475974 100644
--- a/java-accessapproval/CHANGELOG.md
+++ b/java-accessapproval/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.74.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.73.0 (2025-08-13)
* No change
diff --git a/java-accessapproval/google-cloud-accessapproval-bom/pom.xml b/java-accessapproval/google-cloud-accessapproval-bom/pom.xml
index a71fc63a31c2..531ce9ff51de 100644
--- a/java-accessapproval/google-cloud-accessapproval-bom/pom.xml
+++ b/java-accessapproval/google-cloud-accessapproval-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-accessapproval-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-accessapproval
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-accessapproval/google-cloud-accessapproval/pom.xml b/java-accessapproval/google-cloud-accessapproval/pom.xml
index 818f576b2cd1..cbcc491d28d0 100644
--- a/java-accessapproval/google-cloud-accessapproval/pom.xml
+++ b/java-accessapproval/google-cloud-accessapproval/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-accessapproval
- 2.74.0-SNAPSHOT
+ 2.74.0
jar
Google Cloud Access Approval
Java idiomatic client for Google Cloud accessapproval
com.google.cloud
google-cloud-accessapproval-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
google-cloud-accessapproval
diff --git a/java-accessapproval/grpc-google-cloud-accessapproval-v1/pom.xml b/java-accessapproval/grpc-google-cloud-accessapproval-v1/pom.xml
index 4223543cf760..1666848270fa 100644
--- a/java-accessapproval/grpc-google-cloud-accessapproval-v1/pom.xml
+++ b/java-accessapproval/grpc-google-cloud-accessapproval-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
grpc-google-cloud-accessapproval-v1
GRPC library for grpc-google-cloud-accessapproval-v1
com.google.cloud
google-cloud-accessapproval-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-accessapproval/pom.xml b/java-accessapproval/pom.xml
index f032dce9f8c8..139402f5d357 100644
--- a/java-accessapproval/pom.xml
+++ b/java-accessapproval/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-accessapproval-parent
pom
- 2.74.0-SNAPSHOT
+ 2.74.0
Google Cloud Access Approval Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.cloud
google-cloud-accessapproval
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml b/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml
index 1d39d06e6e24..308bf3379f13 100644
--- a/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml
+++ b/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
proto-google-cloud-accessapproval-v1beta1
PROTO library for proto-google-cloud-accessapproval-v1
com.google.cloud
google-cloud-accessapproval-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-accesscontextmanager/CHANGELOG.md b/java-accesscontextmanager/CHANGELOG.md
index 4fb9f96d0b5f..26e198465c69 100644
--- a/java-accesscontextmanager/CHANGELOG.md
+++ b/java-accesscontextmanager/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.74.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.73.0 (2025-08-13)
* No change
diff --git a/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml b/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml
index 93c1f3b824df..1a3646324d95 100644
--- a/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml
+++ b/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-identity-accesscontextmanager-bom
- 1.74.0-SNAPSHOT
+ 1.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,22 +27,22 @@
com.google.cloud
google-identity-accesscontextmanager
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.74.0-SNAPSHOT
+ 1.74.0
diff --git a/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml b/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml
index e11e4b984da8..6b2fb8feb337 100644
--- a/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml
+++ b/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-identity-accesscontextmanager
- 1.74.0-SNAPSHOT
+ 1.74.0
jar
Google Identity Access Context Manager
Identity Access Context Manager n/a
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.74.0-SNAPSHOT
+ 1.74.0
google-identity-accesscontextmanager
diff --git a/java-accesscontextmanager/grpc-google-identity-accesscontextmanager-v1/pom.xml b/java-accesscontextmanager/grpc-google-identity-accesscontextmanager-v1/pom.xml
index 42958f48d759..c7b362e02764 100644
--- a/java-accesscontextmanager/grpc-google-identity-accesscontextmanager-v1/pom.xml
+++ b/java-accesscontextmanager/grpc-google-identity-accesscontextmanager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
grpc-google-identity-accesscontextmanager-v1
GRPC library for google-identity-accesscontextmanager
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.74.0-SNAPSHOT
+ 1.74.0
diff --git a/java-accesscontextmanager/pom.xml b/java-accesscontextmanager/pom.xml
index bfd6aa8da280..35e9f67ccfb4 100644
--- a/java-accesscontextmanager/pom.xml
+++ b/java-accesscontextmanager/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-identity-accesscontextmanager-parent
pom
- 1.74.0-SNAPSHOT
+ 1.74.0
Google Identity Access Context Manager Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -30,22 +30,22 @@
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.cloud
google-identity-accesscontextmanager
- 1.74.0-SNAPSHOT
+ 1.74.0
diff --git a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml
index b38bfc95a0bb..ed452f24fd2c 100644
--- a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml
+++ b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.74.0-SNAPSHOT
+ 1.74.0
proto-google-identity-accesscontextmanager-type
PROTO library for proto-google-identity-accesscontextmanager-type
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.74.0-SNAPSHOT
+ 1.74.0
diff --git a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml
index 5957b0a0c413..e04bcfb5cfd7 100644
--- a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml
+++ b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
proto-google-identity-accesscontextmanager-v1
PROTO library for proto-google-identity-accesscontextmanager-v1
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.74.0-SNAPSHOT
+ 1.74.0
@@ -37,7 +37,7 @@
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.74.0-SNAPSHOT
+ 1.74.0
diff --git a/java-admanager/CHANGELOG.md b/java-admanager/CHANGELOG.md
index 17929db4611b..2de2268691de 100644
--- a/java-admanager/CHANGELOG.md
+++ b/java-admanager/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.32.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.31.0 (2025-08-13)
* No change
diff --git a/java-admanager/ad-manager-bom/pom.xml b/java-admanager/ad-manager-bom/pom.xml
index 458457782c58..13c8677a1173 100644
--- a/java-admanager/ad-manager-bom/pom.xml
+++ b/java-admanager/ad-manager-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.api-ads
ad-manager-bom
- 0.32.0-SNAPSHOT
+ 0.32.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.api-ads
ad-manager
- 0.32.0-SNAPSHOT
+ 0.32.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-admanager/ad-manager/pom.xml b/java-admanager/ad-manager/pom.xml
index 61d376459613..4e6befe675ee 100644
--- a/java-admanager/ad-manager/pom.xml
+++ b/java-admanager/ad-manager/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.api-ads
ad-manager
- 0.32.0-SNAPSHOT
+ 0.32.0
jar
Google Google Ad Manager API
Google Ad Manager API The Ad Manager API enables an app to integrate with Google Ad Manager. You can read Ad Manager data and run reports using the API.
com.google.api-ads
ad-manager-parent
- 0.32.0-SNAPSHOT
+ 0.32.0
ad-manager
diff --git a/java-admanager/pom.xml b/java-admanager/pom.xml
index 119b7fd7c348..bcc4d03df89c 100644
--- a/java-admanager/pom.xml
+++ b/java-admanager/pom.xml
@@ -4,7 +4,7 @@
com.google.api-ads
ad-manager-parent
pom
- 0.32.0-SNAPSHOT
+ 0.32.0
Google Google Ad Manager API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.api-ads
ad-manager
- 0.32.0-SNAPSHOT
+ 0.32.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-admanager/proto-ad-manager-v1/pom.xml b/java-admanager/proto-ad-manager-v1/pom.xml
index 0e7204fe8980..9ca8c69523e8 100644
--- a/java-admanager/proto-ad-manager-v1/pom.xml
+++ b/java-admanager/proto-ad-manager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
proto-ad-manager-v1
Proto library for ad-manager
com.google.api-ads
ad-manager-parent
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-advisorynotifications/CHANGELOG.md b/java-advisorynotifications/CHANGELOG.md
index ab0c0235dd16..562c25415e5c 100644
--- a/java-advisorynotifications/CHANGELOG.md
+++ b/java-advisorynotifications/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.62.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.61.0 (2025-08-13)
* No change
diff --git a/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml b/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml
index d123488e9ccd..07f05d6a2056 100644
--- a/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml
+++ b/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-advisorynotifications-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-advisorynotifications
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml b/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml
index 7197788049f2..3221c6d5eb1c 100644
--- a/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml
+++ b/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-advisorynotifications
- 0.62.0-SNAPSHOT
+ 0.62.0
jar
Google Advisory Notifications API
Advisory Notifications API An API for accessing Advisory Notifications in Google Cloud.
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
google-cloud-advisorynotifications
diff --git a/java-advisorynotifications/grpc-google-cloud-advisorynotifications-v1/pom.xml b/java-advisorynotifications/grpc-google-cloud-advisorynotifications-v1/pom.xml
index 484fae313cfc..89715f216b05 100644
--- a/java-advisorynotifications/grpc-google-cloud-advisorynotifications-v1/pom.xml
+++ b/java-advisorynotifications/grpc-google-cloud-advisorynotifications-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
grpc-google-cloud-advisorynotifications-v1
GRPC library for google-cloud-advisorynotifications
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-advisorynotifications/pom.xml b/java-advisorynotifications/pom.xml
index f38e7c7ded72..899c22b4916f 100644
--- a/java-advisorynotifications/pom.xml
+++ b/java-advisorynotifications/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-advisorynotifications-parent
pom
- 0.62.0-SNAPSHOT
+ 0.62.0
Google Advisory Notifications API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-advisorynotifications
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml b/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml
index 0221ce62922e..5490dd54774e 100644
--- a/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml
+++ b/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
proto-google-cloud-advisorynotifications-v1
Proto library for google-cloud-advisorynotifications
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-aiplatform/CHANGELOG.md b/java-aiplatform/CHANGELOG.md
index 1a18b4665406..652a11b7d90b 100644
--- a/java-aiplatform/CHANGELOG.md
+++ b/java-aiplatform/CHANGELOG.md
@@ -1,5 +1,32 @@
# Changelog
+## 3.74.0 (2025-08-25)
+
+### ⚠ BREAKING CHANGES
+
+* fields are not part of `oneof`
+
+### Features
+
+* add `disable_container_logging` in v1beta1 api ([b53e708](https://github.com/googleapis/google-cloud-java/commit/b53e70867b39fc16a3e381950c23ef39ec66be0c))
+* add `gpu_partition_size` to `MachineSpec` ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* Add API for Gen AI Evaluation in Tuning ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* add data foundry service synthetic data generation API for v1 ([3e90a3e](https://github.com/googleapis/google-cloud-java/commit/3e90a3e5c16da80c46e3b2b397d0b30376d1c89c))
+* add option EndpointUserId and ModelUserId fields ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* add option EndpointUserId and ModelUserId fields ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* Add support for CMEK, runtime controls, and PSC-I to Reasoning Engine protos ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* Added document_name for vertex ai search as part of retrieved context from grounding chunk ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+* expose RecommendSpecs api to vertex python SDK for Custom Weights Model deployment ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+
+### Bug Fixes
+
+* fields are not part of `oneof` ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 3.73.0 (2025-08-13)
* No change
diff --git a/java-aiplatform/google-cloud-aiplatform-bom/pom.xml b/java-aiplatform/google-cloud-aiplatform-bom/pom.xml
index 8e88c48a8f78..28a51591657e 100644
--- a/java-aiplatform/google-cloud-aiplatform-bom/pom.xml
+++ b/java-aiplatform/google-cloud-aiplatform-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-aiplatform-bom
- 3.74.0-SNAPSHOT
+ 3.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-aiplatform
- 3.74.0-SNAPSHOT
+ 3.74.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.74.0-SNAPSHOT
+ 3.74.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.74.0-SNAPSHOT
+ 3.74.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
diff --git a/java-aiplatform/google-cloud-aiplatform/pom.xml b/java-aiplatform/google-cloud-aiplatform/pom.xml
index 19248b2014d4..dbb4d1911b50 100644
--- a/java-aiplatform/google-cloud-aiplatform/pom.xml
+++ b/java-aiplatform/google-cloud-aiplatform/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-aiplatform
- 3.74.0-SNAPSHOT
+ 3.74.0
jar
Google Cloud Vertex AI
Java client for Google Cloud Vertex AI services.
com.google.cloud
google-cloud-aiplatform-parent
- 3.74.0-SNAPSHOT
+ 3.74.0
google-cloud-aiplatform
diff --git a/java-aiplatform/grpc-google-cloud-aiplatform-v1/pom.xml b/java-aiplatform/grpc-google-cloud-aiplatform-v1/pom.xml
index 0149a226435e..5b75be74a259 100644
--- a/java-aiplatform/grpc-google-cloud-aiplatform-v1/pom.xml
+++ b/java-aiplatform/grpc-google-cloud-aiplatform-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.74.0-SNAPSHOT
+ 3.74.0
grpc-google-cloud-aiplatform-v1
GRPC library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.74.0-SNAPSHOT
+ 3.74.0
diff --git a/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml b/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml
index 1c68409ee2fe..c95b4f892653 100644
--- a/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml
+++ b/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
grpc-google-cloud-aiplatform-v1beta1
GRPC library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.74.0-SNAPSHOT
+ 3.74.0
diff --git a/java-aiplatform/pom.xml b/java-aiplatform/pom.xml
index 1f7ad26fc679..a03389231ea0 100644
--- a/java-aiplatform/pom.xml
+++ b/java-aiplatform/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-aiplatform-parent
pom
- 3.74.0-SNAPSHOT
+ 3.74.0
Google Cloud Vertex AI Parent
Java client for Google Cloud Vertex AI services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-aiplatform
- 3.74.0-SNAPSHOT
+ 3.74.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.74.0-SNAPSHOT
+ 3.74.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.74.0-SNAPSHOT
+ 3.74.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml b/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml
index 9ac0dba7e0f4..dde0102d75f4 100644
--- a/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml
+++ b/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.74.0-SNAPSHOT
+ 3.74.0
proto-google-cloud-aiplatform-v1
Proto library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.74.0-SNAPSHOT
+ 3.74.0
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml
index 06a55585f57e..194e5f19eab4 100644
--- a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml
+++ b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
proto-google-cloud-aiplatform-v1beta1
Proto library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.74.0-SNAPSHOT
+ 3.74.0
diff --git a/java-alloydb-connectors/CHANGELOG.md b/java-alloydb-connectors/CHANGELOG.md
index 9a6766f35c76..7a66399d641d 100644
--- a/java-alloydb-connectors/CHANGELOG.md
+++ b/java-alloydb-connectors/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.51.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.50.0 (2025-08-13)
* No change
diff --git a/java-alloydb-connectors/google-cloud-alloydb-connectors-bom/pom.xml b/java-alloydb-connectors/google-cloud-alloydb-connectors-bom/pom.xml
index 1eb8801de9c0..20f9758ab246 100644
--- a/java-alloydb-connectors/google-cloud-alloydb-connectors-bom/pom.xml
+++ b/java-alloydb-connectors/google-cloud-alloydb-connectors-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-alloydb-connectors-bom
- 0.51.0-SNAPSHOT
+ 0.51.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,22 +27,22 @@
com.google.cloud
google-cloud-alloydb-connectors
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml b/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml
index 6690986ce82b..2f22b278060c 100644
--- a/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml
+++ b/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-alloydb-connectors
- 0.51.0-SNAPSHOT
+ 0.51.0
jar
Google AlloyDB connectors
AlloyDB connectors AlloyDB is a fully-managed, PostgreSQL-compatible database for demanding transactional workloads. It provides enterprise-grade performance and availability while maintaining 100% compatibility with open-source PostgreSQL.
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
google-cloud-alloydb-connectors
diff --git a/java-alloydb-connectors/pom.xml b/java-alloydb-connectors/pom.xml
index 0aab4ccf8fa1..4bab0cf46fc5 100644
--- a/java-alloydb-connectors/pom.xml
+++ b/java-alloydb-connectors/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-alloydb-connectors-parent
pom
- 0.51.0-SNAPSHOT
+ 0.51.0
Google AlloyDB connectors Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,22 +29,22 @@
com.google.cloud
google-cloud-alloydb-connectors
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1/pom.xml b/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1/pom.xml
index 583f28d5785a..bf10684a14db 100644
--- a/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1/pom.xml
+++ b/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
proto-google-cloud-alloydb-connectors-v1
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1alpha/pom.xml b/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1alpha/pom.xml
index 4d1d199b5afd..426adc3303a1 100644
--- a/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1alpha/pom.xml
+++ b/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.51.0-SNAPSHOT
+ 0.51.0
proto-google-cloud-alloydb-connectors-v1alpha
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1beta/pom.xml b/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1beta/pom.xml
index 5d49780a35cf..e7fb4a996125 100644
--- a/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1beta/pom.xml
+++ b/java-alloydb-connectors/proto-google-cloud-alloydb-connectors-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.51.0-SNAPSHOT
+ 0.51.0
proto-google-cloud-alloydb-connectors-v1beta
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-alloydb/CHANGELOG.md b/java-alloydb/CHANGELOG.md
index d324101ba34d..30473b7c107a 100644
--- a/java-alloydb/CHANGELOG.md
+++ b/java-alloydb/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.62.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.61.0 (2025-08-13)
* No change
diff --git a/java-alloydb/google-cloud-alloydb-bom/pom.xml b/java-alloydb/google-cloud-alloydb-bom/pom.xml
index de2a39c0e1f8..45b05e7ca70a 100644
--- a/java-alloydb/google-cloud-alloydb-bom/pom.xml
+++ b/java-alloydb/google-cloud-alloydb-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-alloydb-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-alloydb
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/google-cloud-alloydb/pom.xml b/java-alloydb/google-cloud-alloydb/pom.xml
index 4cde40c2185d..e9aa5f94a2da 100644
--- a/java-alloydb/google-cloud-alloydb/pom.xml
+++ b/java-alloydb/google-cloud-alloydb/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-alloydb
- 0.62.0-SNAPSHOT
+ 0.62.0
jar
Google AlloyDB
AlloyDB AlloyDB is a fully managed, PostgreSQL-compatible database service with industry-leading performance, availability, and scale.
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
google-cloud-alloydb
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1/pom.xml
index 04a4abc23b47..b1c755cc2d1e 100644
--- a/java-alloydb/grpc-google-cloud-alloydb-v1/pom.xml
+++ b/java-alloydb/grpc-google-cloud-alloydb-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
grpc-google-cloud-alloydb-v1
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml
index 461eff2961e4..c9bae71432dc 100644
--- a/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml
+++ b/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.62.0-SNAPSHOT
+ 0.62.0
grpc-google-cloud-alloydb-v1alpha
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml
index b8970a3ad512..b9407cbc754a 100644
--- a/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml
+++ b/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.62.0-SNAPSHOT
+ 0.62.0
grpc-google-cloud-alloydb-v1beta
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/pom.xml b/java-alloydb/pom.xml
index f686ad2e4b84..810e5ab6ebfc 100644
--- a/java-alloydb/pom.xml
+++ b/java-alloydb/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-alloydb-parent
pom
- 0.62.0-SNAPSHOT
+ 0.62.0
Google AlloyDB Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-alloydb
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml
index 4eab956b4b52..c33886099909 100644
--- a/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml
+++ b/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.62.0-SNAPSHOT
+ 0.62.0
proto-google-cloud-alloydb-v1
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml
index 259450322e08..5c76fcc7874d 100644
--- a/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml
+++ b/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.62.0-SNAPSHOT
+ 0.62.0
proto-google-cloud-alloydb-v1alpha
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml
index 8cd20fdbf71a..b9007f7e7c02 100644
--- a/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml
+++ b/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.62.0-SNAPSHOT
+ 0.62.0
proto-google-cloud-alloydb-v1beta
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-analytics-admin/CHANGELOG.md b/java-analytics-admin/CHANGELOG.md
index 2d219855c37b..7bf9ad77a246 100644
--- a/java-analytics-admin/CHANGELOG.md
+++ b/java-analytics-admin/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.83.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.82.0 (2025-08-13)
* No change
diff --git a/java-analytics-admin/google-analytics-admin-bom/pom.xml b/java-analytics-admin/google-analytics-admin-bom/pom.xml
index e438db29634c..2a2708ed56ed 100644
--- a/java-analytics-admin/google-analytics-admin-bom/pom.xml
+++ b/java-analytics-admin/google-analytics-admin-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.analytics
google-analytics-admin-bom
- 0.83.0-SNAPSHOT
+ 0.83.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.analytics
google-analytics-admin
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-analytics-admin/google-analytics-admin/pom.xml b/java-analytics-admin/google-analytics-admin/pom.xml
index f0c3eca78044..40cb1ccabfbd 100644
--- a/java-analytics-admin/google-analytics-admin/pom.xml
+++ b/java-analytics-admin/google-analytics-admin/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.analytics
google-analytics-admin
- 0.83.0-SNAPSHOT
+ 0.83.0
jar
Google Analytics Admin
allows you to manage Google Analytics accounts and properties.
com.google.analytics
google-analytics-admin-parent
- 0.83.0-SNAPSHOT
+ 0.83.0
google-analytics-admin
diff --git a/java-analytics-admin/grpc-google-analytics-admin-v1alpha/pom.xml b/java-analytics-admin/grpc-google-analytics-admin-v1alpha/pom.xml
index 03212ce768c0..ffcab286f5e1 100644
--- a/java-analytics-admin/grpc-google-analytics-admin-v1alpha/pom.xml
+++ b/java-analytics-admin/grpc-google-analytics-admin-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.83.0-SNAPSHOT
+ 0.83.0
grpc-google-analytics-admin-v1alpha
GRPC library for grpc-google-analytics-admin-v1alpha
com.google.analytics
google-analytics-admin-parent
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-analytics-admin/grpc-google-analytics-admin-v1beta/pom.xml b/java-analytics-admin/grpc-google-analytics-admin-v1beta/pom.xml
index d44c6dd13618..0dc9ab01d5cb 100644
--- a/java-analytics-admin/grpc-google-analytics-admin-v1beta/pom.xml
+++ b/java-analytics-admin/grpc-google-analytics-admin-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.83.0-SNAPSHOT
+ 0.83.0
grpc-google-analytics-admin-v1beta
GRPC library for google-analytics-admin
com.google.analytics
google-analytics-admin-parent
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-analytics-admin/pom.xml b/java-analytics-admin/pom.xml
index d4db112d752d..e65ea04783ce 100644
--- a/java-analytics-admin/pom.xml
+++ b/java-analytics-admin/pom.xml
@@ -4,7 +4,7 @@
com.google.analytics
google-analytics-admin-parent
pom
- 0.83.0-SNAPSHOT
+ 0.83.0
Google Analytics Admin Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.analytics
google-analytics-admin
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-analytics-admin/proto-google-analytics-admin-v1alpha/pom.xml b/java-analytics-admin/proto-google-analytics-admin-v1alpha/pom.xml
index 1f79007c1ff9..e082b2f8f8f0 100644
--- a/java-analytics-admin/proto-google-analytics-admin-v1alpha/pom.xml
+++ b/java-analytics-admin/proto-google-analytics-admin-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.83.0-SNAPSHOT
+ 0.83.0
proto-google-analytics-admin-v1alpha
PROTO library for proto-google-analytics-admin-v1alpha
com.google.analytics
google-analytics-admin-parent
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-analytics-admin/proto-google-analytics-admin-v1beta/pom.xml b/java-analytics-admin/proto-google-analytics-admin-v1beta/pom.xml
index 5efeff54cb39..b64d32d0817a 100644
--- a/java-analytics-admin/proto-google-analytics-admin-v1beta/pom.xml
+++ b/java-analytics-admin/proto-google-analytics-admin-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.83.0-SNAPSHOT
+ 0.83.0
proto-google-analytics-admin-v1beta
Proto library for google-analytics-admin
com.google.analytics
google-analytics-admin-parent
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-analytics-data/CHANGELOG.md b/java-analytics-data/CHANGELOG.md
index 6725c657f3af..a71a9468412f 100644
--- a/java-analytics-data/CHANGELOG.md
+++ b/java-analytics-data/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.84.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.83.0 (2025-08-13)
* No change
diff --git a/java-analytics-data/google-analytics-data-bom/pom.xml b/java-analytics-data/google-analytics-data-bom/pom.xml
index 7020b971a755..e2eb6e432616 100644
--- a/java-analytics-data/google-analytics-data-bom/pom.xml
+++ b/java-analytics-data/google-analytics-data-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.analytics
google-analytics-data-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.analytics
google-analytics-data
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-analytics-data/google-analytics-data/pom.xml b/java-analytics-data/google-analytics-data/pom.xml
index 33c131adcbd2..9fc6b930053c 100644
--- a/java-analytics-data/google-analytics-data/pom.xml
+++ b/java-analytics-data/google-analytics-data/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.analytics
google-analytics-data
- 0.84.0-SNAPSHOT
+ 0.84.0
jar
Google Analytics Data
provides programmatic methods to access report data in Google Analytics App+Web properties.
com.google.analytics
google-analytics-data-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
google-analytics-data
diff --git a/java-analytics-data/grpc-google-analytics-data-v1alpha/pom.xml b/java-analytics-data/grpc-google-analytics-data-v1alpha/pom.xml
index d352e2cf0ee9..c78069b0613f 100644
--- a/java-analytics-data/grpc-google-analytics-data-v1alpha/pom.xml
+++ b/java-analytics-data/grpc-google-analytics-data-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
grpc-google-analytics-data-v1alpha
GRPC library for google-analytics-data
com.google.analytics
google-analytics-data-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-analytics-data/grpc-google-analytics-data-v1beta/pom.xml b/java-analytics-data/grpc-google-analytics-data-v1beta/pom.xml
index c53af84528e6..f7166aff243c 100644
--- a/java-analytics-data/grpc-google-analytics-data-v1beta/pom.xml
+++ b/java-analytics-data/grpc-google-analytics-data-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.84.0-SNAPSHOT
+ 0.84.0
grpc-google-analytics-data-v1beta
GRPC library for grpc-google-analytics-data-v1beta
com.google.analytics
google-analytics-data-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-analytics-data/pom.xml b/java-analytics-data/pom.xml
index 27d8b48a7658..771040b049b5 100644
--- a/java-analytics-data/pom.xml
+++ b/java-analytics-data/pom.xml
@@ -4,7 +4,7 @@
com.google.analytics
google-analytics-data-parent
pom
- 0.84.0-SNAPSHOT
+ 0.84.0
Google Analytics Data Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.analytics
google-analytics-data
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-analytics-data/proto-google-analytics-data-v1alpha/pom.xml b/java-analytics-data/proto-google-analytics-data-v1alpha/pom.xml
index cc344ddaacae..131b9fb38e6c 100644
--- a/java-analytics-data/proto-google-analytics-data-v1alpha/pom.xml
+++ b/java-analytics-data/proto-google-analytics-data-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
proto-google-analytics-data-v1alpha
Proto library for google-analytics-data
com.google.analytics
google-analytics-data-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-analytics-data/proto-google-analytics-data-v1beta/pom.xml b/java-analytics-data/proto-google-analytics-data-v1beta/pom.xml
index e3eb93a6003d..3930a1e21aa5 100644
--- a/java-analytics-data/proto-google-analytics-data-v1beta/pom.xml
+++ b/java-analytics-data/proto-google-analytics-data-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.84.0-SNAPSHOT
+ 0.84.0
proto-google-analytics-data-v1beta
PROTO library for proto-google-analytics-data-v1beta
com.google.analytics
google-analytics-data-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-analyticshub/CHANGELOG.md b/java-analyticshub/CHANGELOG.md
index 2ad799b344d4..b00d49e12729 100644
--- a/java-analyticshub/CHANGELOG.md
+++ b/java-analyticshub/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.70.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.69.0 (2025-08-13)
* No change
diff --git a/java-analyticshub/google-cloud-analyticshub-bom/pom.xml b/java-analyticshub/google-cloud-analyticshub-bom/pom.xml
index fe5c3dd92d54..2da5f6b21abd 100644
--- a/java-analyticshub/google-cloud-analyticshub-bom/pom.xml
+++ b/java-analyticshub/google-cloud-analyticshub-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-analyticshub-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-analyticshub
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-analyticshub/google-cloud-analyticshub/pom.xml b/java-analyticshub/google-cloud-analyticshub/pom.xml
index 8169d5af61a1..bb1a495e0e7e 100644
--- a/java-analyticshub/google-cloud-analyticshub/pom.xml
+++ b/java-analyticshub/google-cloud-analyticshub/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-analyticshub
- 0.70.0-SNAPSHOT
+ 0.70.0
jar
Google Analytics Hub API
Analytics Hub API TBD
com.google.cloud
google-cloud-analyticshub-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
google-cloud-analyticshub
diff --git a/java-analyticshub/grpc-google-cloud-analyticshub-v1/pom.xml b/java-analyticshub/grpc-google-cloud-analyticshub-v1/pom.xml
index 1955ed3222c7..78c81a48e6de 100644
--- a/java-analyticshub/grpc-google-cloud-analyticshub-v1/pom.xml
+++ b/java-analyticshub/grpc-google-cloud-analyticshub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-analyticshub-v1
GRPC library for google-cloud-analyticshub
com.google.cloud
google-cloud-analyticshub-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-analyticshub/pom.xml b/java-analyticshub/pom.xml
index 311b8a672cf4..282a1f6c6653 100644
--- a/java-analyticshub/pom.xml
+++ b/java-analyticshub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-analyticshub-parent
pom
- 0.70.0-SNAPSHOT
+ 0.70.0
Google Analytics Hub API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-analyticshub
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml b/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml
index 1361301ac9de..a18b09a6758c 100644
--- a/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml
+++ b/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-analyticshub-v1
Proto library for google-cloud-analyticshub
com.google.cloud
google-cloud-analyticshub-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-api-gateway/CHANGELOG.md b/java-api-gateway/CHANGELOG.md
index c366b6e63369..888a41108947 100644
--- a/java-api-gateway/CHANGELOG.md
+++ b/java-api-gateway/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-api-gateway/google-cloud-api-gateway-bom/pom.xml b/java-api-gateway/google-cloud-api-gateway-bom/pom.xml
index ff7e1c2b446e..35e7d41b08cb 100644
--- a/java-api-gateway/google-cloud-api-gateway-bom/pom.xml
+++ b/java-api-gateway/google-cloud-api-gateway-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-api-gateway-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-api-gateway/google-cloud-api-gateway/pom.xml b/java-api-gateway/google-cloud-api-gateway/pom.xml
index ec02eea629ad..b7ba60541f76 100644
--- a/java-api-gateway/google-cloud-api-gateway/pom.xml
+++ b/java-api-gateway/google-cloud-api-gateway/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-api-gateway
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google API Gateway
API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.
com.google.cloud
google-cloud-api-gateway-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-api-gateway
diff --git a/java-api-gateway/grpc-google-cloud-api-gateway-v1/pom.xml b/java-api-gateway/grpc-google-cloud-api-gateway-v1/pom.xml
index 47fb1c34178f..c517b018a403 100644
--- a/java-api-gateway/grpc-google-cloud-api-gateway-v1/pom.xml
+++ b/java-api-gateway/grpc-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-api-gateway-v1
GRPC library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-api-gateway/pom.xml b/java-api-gateway/pom.xml
index e4d457c45801..65891ad9dd6b 100644
--- a/java-api-gateway/pom.xml
+++ b/java-api-gateway/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-api-gateway-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google API Gateway Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-api-gateway/proto-google-cloud-api-gateway-v1/pom.xml b/java-api-gateway/proto-google-cloud-api-gateway-v1/pom.xml
index bfd7959ae6ee..2e1f4e709663 100644
--- a/java-api-gateway/proto-google-cloud-api-gateway-v1/pom.xml
+++ b/java-api-gateway/proto-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-api-gateway-v1
Proto library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-apigee-connect/CHANGELOG.md b/java-apigee-connect/CHANGELOG.md
index 2a0e01920a43..42aa6c8fd907 100644
--- a/java-apigee-connect/CHANGELOG.md
+++ b/java-apigee-connect/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-apigee-connect/google-cloud-apigee-connect-bom/pom.xml b/java-apigee-connect/google-cloud-apigee-connect-bom/pom.xml
index 2240cde8157e..ba429d48dea7 100644
--- a/java-apigee-connect/google-cloud-apigee-connect-bom/pom.xml
+++ b/java-apigee-connect/google-cloud-apigee-connect-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-apigee-connect-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apigee-connect
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-apigee-connect/google-cloud-apigee-connect/pom.xml b/java-apigee-connect/google-cloud-apigee-connect/pom.xml
index c91bb0203a81..9c15a619e052 100644
--- a/java-apigee-connect/google-cloud-apigee-connect/pom.xml
+++ b/java-apigee-connect/google-cloud-apigee-connect/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-apigee-connect
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google Apigee Connect
Apigee Connect allows the Apigee hybrid management plane to connect securely to the MART service in the runtime plane without requiring you to expose the MART endpoint on the internet.
com.google.cloud
google-cloud-apigee-connect-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-apigee-connect
diff --git a/java-apigee-connect/grpc-google-cloud-apigee-connect-v1/pom.xml b/java-apigee-connect/grpc-google-cloud-apigee-connect-v1/pom.xml
index e106675b39ab..8143947a58ba 100644
--- a/java-apigee-connect/grpc-google-cloud-apigee-connect-v1/pom.xml
+++ b/java-apigee-connect/grpc-google-cloud-apigee-connect-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-apigee-connect-v1
GRPC library for google-cloud-apigee-connect
com.google.cloud
google-cloud-apigee-connect-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-apigee-connect/pom.xml b/java-apigee-connect/pom.xml
index 764267c13f9f..76934246eb69 100644
--- a/java-apigee-connect/pom.xml
+++ b/java-apigee-connect/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apigee-connect-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google Apigee Connect Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apigee-connect
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-apigee-connect/proto-google-cloud-apigee-connect-v1/pom.xml b/java-apigee-connect/proto-google-cloud-apigee-connect-v1/pom.xml
index b8e2dc6356ad..db56818ace2a 100644
--- a/java-apigee-connect/proto-google-cloud-apigee-connect-v1/pom.xml
+++ b/java-apigee-connect/proto-google-cloud-apigee-connect-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-apigee-connect-v1
Proto library for google-cloud-apigee-connect
com.google.cloud
google-cloud-apigee-connect-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-apigee-registry/CHANGELOG.md b/java-apigee-registry/CHANGELOG.md
index 2986f447607d..6f00bb6b138f 100644
--- a/java-apigee-registry/CHANGELOG.md
+++ b/java-apigee-registry/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.72.0 (2025-08-13)
* No change
diff --git a/java-apigee-registry/google-cloud-apigee-registry-bom/pom.xml b/java-apigee-registry/google-cloud-apigee-registry-bom/pom.xml
index b65294a54630..7bfead40219a 100644
--- a/java-apigee-registry/google-cloud-apigee-registry-bom/pom.xml
+++ b/java-apigee-registry/google-cloud-apigee-registry-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-apigee-registry-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apigee-registry
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-apigee-registry/google-cloud-apigee-registry/pom.xml b/java-apigee-registry/google-cloud-apigee-registry/pom.xml
index 7885f316f719..7fdbaf436d99 100644
--- a/java-apigee-registry/google-cloud-apigee-registry/pom.xml
+++ b/java-apigee-registry/google-cloud-apigee-registry/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-apigee-registry
- 0.73.0-SNAPSHOT
+ 0.73.0
jar
Google Registry API
Registry API allows teams to upload and share machine-readable descriptions of APIs that are in use and in development.
com.google.cloud
google-cloud-apigee-registry-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
google-cloud-apigee-registry
diff --git a/java-apigee-registry/grpc-google-cloud-apigee-registry-v1/pom.xml b/java-apigee-registry/grpc-google-cloud-apigee-registry-v1/pom.xml
index e93e30ebeee4..b5c54f706f6e 100644
--- a/java-apigee-registry/grpc-google-cloud-apigee-registry-v1/pom.xml
+++ b/java-apigee-registry/grpc-google-cloud-apigee-registry-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
grpc-google-cloud-apigee-registry-v1
GRPC library for google-cloud-apigee-registry
com.google.cloud
google-cloud-apigee-registry-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-apigee-registry/pom.xml b/java-apigee-registry/pom.xml
index 77e934238260..a21dc030d018 100644
--- a/java-apigee-registry/pom.xml
+++ b/java-apigee-registry/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apigee-registry-parent
pom
- 0.73.0-SNAPSHOT
+ 0.73.0
Google Registry API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apigee-registry
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-apigee-registry/proto-google-cloud-apigee-registry-v1/pom.xml b/java-apigee-registry/proto-google-cloud-apigee-registry-v1/pom.xml
index 035cb7c5264f..ef31d143d46e 100644
--- a/java-apigee-registry/proto-google-cloud-apigee-registry-v1/pom.xml
+++ b/java-apigee-registry/proto-google-cloud-apigee-registry-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
proto-google-cloud-apigee-registry-v1
Proto library for google-cloud-apigee-registry
com.google.cloud
google-cloud-apigee-registry-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-apihub/CHANGELOG.md b/java-apihub/CHANGELOG.md
index 3bbdc49c857f..2e94d7a060e8 100644
--- a/java-apihub/CHANGELOG.md
+++ b/java-apihub/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.26.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.25.0 (2025-08-13)
* No change
diff --git a/java-apihub/google-cloud-apihub-bom/pom.xml b/java-apihub/google-cloud-apihub-bom/pom.xml
index 77bb01afbe05..ef876816ab9c 100644
--- a/java-apihub/google-cloud-apihub-bom/pom.xml
+++ b/java-apihub/google-cloud-apihub-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-apihub-bom
- 0.26.0-SNAPSHOT
+ 0.26.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.cloud
google-cloud-apihub
- 0.26.0-SNAPSHOT
+ 0.26.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.26.0-SNAPSHOT
+ 0.26.0
diff --git a/java-apihub/google-cloud-apihub/pom.xml b/java-apihub/google-cloud-apihub/pom.xml
index 80ac8be0490b..fe78ede7cd99 100644
--- a/java-apihub/google-cloud-apihub/pom.xml
+++ b/java-apihub/google-cloud-apihub/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-apihub
- 0.26.0-SNAPSHOT
+ 0.26.0
jar
Google API hub API
API hub API API hub lets you consolidate and organize information about all of the APIs of interest to your organization. API hub lets you capture critical information about APIs that allows developers to discover and evaluate them easily and leverage the work of other teams wherever possible. API platform teams can use API hub to have visibility into and manage their portfolio of APIs.
com.google.cloud
google-cloud-apihub-parent
- 0.26.0-SNAPSHOT
+ 0.26.0
google-cloud-apihub
diff --git a/java-apihub/pom.xml b/java-apihub/pom.xml
index acd6f7c55532..a386f019147b 100644
--- a/java-apihub/pom.xml
+++ b/java-apihub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apihub-parent
pom
- 0.26.0-SNAPSHOT
+ 0.26.0
Google API hub API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-apihub
- 0.26.0-SNAPSHOT
+ 0.26.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.26.0-SNAPSHOT
+ 0.26.0
diff --git a/java-apihub/proto-google-cloud-apihub-v1/pom.xml b/java-apihub/proto-google-cloud-apihub-v1/pom.xml
index 699810147a36..349f1a361ae0 100644
--- a/java-apihub/proto-google-cloud-apihub-v1/pom.xml
+++ b/java-apihub/proto-google-cloud-apihub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.26.0-SNAPSHOT
+ 0.26.0
proto-google-cloud-apihub-v1
Proto library for google-cloud-apihub
com.google.cloud
google-cloud-apihub-parent
- 0.26.0-SNAPSHOT
+ 0.26.0
diff --git a/java-apikeys/CHANGELOG.md b/java-apikeys/CHANGELOG.md
index 82a6330faf9b..ce8dbf056176 100644
--- a/java-apikeys/CHANGELOG.md
+++ b/java-apikeys/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-apikeys/google-cloud-apikeys-bom/pom.xml b/java-apikeys/google-cloud-apikeys-bom/pom.xml
index cad65e755997..7d05751e8294 100644
--- a/java-apikeys/google-cloud-apikeys-bom/pom.xml
+++ b/java-apikeys/google-cloud-apikeys-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-apikeys-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apikeys
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-apikeys/google-cloud-apikeys/pom.xml b/java-apikeys/google-cloud-apikeys/pom.xml
index 41e4cbd02cd2..871012f51587 100644
--- a/java-apikeys/google-cloud-apikeys/pom.xml
+++ b/java-apikeys/google-cloud-apikeys/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-apikeys
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google API Keys API
API Keys API API Keys lets you create and manage your API keys for your projects.
com.google.cloud
google-cloud-apikeys-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-apikeys
diff --git a/java-apikeys/grpc-google-cloud-apikeys-v2/pom.xml b/java-apikeys/grpc-google-cloud-apikeys-v2/pom.xml
index 964b38ef1c8c..eccb77068896 100644
--- a/java-apikeys/grpc-google-cloud-apikeys-v2/pom.xml
+++ b/java-apikeys/grpc-google-cloud-apikeys-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-apikeys-v2
GRPC library for google-cloud-apikeys
com.google.cloud
google-cloud-apikeys-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-apikeys/pom.xml b/java-apikeys/pom.xml
index 6f2d2647601b..961f861e4e35 100644
--- a/java-apikeys/pom.xml
+++ b/java-apikeys/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apikeys-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google API Keys API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apikeys
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml b/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml
index 5adf155dc352..161a9f22abe2 100644
--- a/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml
+++ b/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-apikeys-v2
Proto library for google-cloud-apikeys
com.google.cloud
google-cloud-apikeys-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-appengine-admin/CHANGELOG.md b/java-appengine-admin/CHANGELOG.md
index 9fe4215d939a..1d3d5c1efe4a 100644
--- a/java-appengine-admin/CHANGELOG.md
+++ b/java-appengine-admin/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-appengine-admin/google-cloud-appengine-admin-bom/pom.xml b/java-appengine-admin/google-cloud-appengine-admin-bom/pom.xml
index 5509964a0c23..70e718c09abf 100644
--- a/java-appengine-admin/google-cloud-appengine-admin-bom/pom.xml
+++ b/java-appengine-admin/google-cloud-appengine-admin-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-appengine-admin-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-appengine-admin/google-cloud-appengine-admin/pom.xml b/java-appengine-admin/google-cloud-appengine-admin/pom.xml
index 49da14952e4e..fbc78909aec1 100644
--- a/java-appengine-admin/google-cloud-appengine-admin/pom.xml
+++ b/java-appengine-admin/google-cloud-appengine-admin/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-appengine-admin
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google App Engine Admin API
App Engine Admin API you to manage your App Engine applications.
com.google.cloud
google-cloud-appengine-admin-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-appengine-admin
diff --git a/java-appengine-admin/grpc-google-cloud-appengine-admin-v1/pom.xml b/java-appengine-admin/grpc-google-cloud-appengine-admin-v1/pom.xml
index e5d46c7b0aed..77aa195b5187 100644
--- a/java-appengine-admin/grpc-google-cloud-appengine-admin-v1/pom.xml
+++ b/java-appengine-admin/grpc-google-cloud-appengine-admin-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-appengine-admin-v1
GRPC library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-appengine-admin/pom.xml b/java-appengine-admin/pom.xml
index cfaf4a879df3..8d70911926ba 100644
--- a/java-appengine-admin/pom.xml
+++ b/java-appengine-admin/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-appengine-admin-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google App Engine Admin API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-appengine-admin/proto-google-cloud-appengine-admin-v1/pom.xml b/java-appengine-admin/proto-google-cloud-appengine-admin-v1/pom.xml
index d7da63b4f6b2..3a3e6c52b6bb 100644
--- a/java-appengine-admin/proto-google-cloud-appengine-admin-v1/pom.xml
+++ b/java-appengine-admin/proto-google-cloud-appengine-admin-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-appengine-admin-v1
Proto library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-apphub/CHANGELOG.md b/java-apphub/CHANGELOG.md
index a133daed55ca..6650e69de96b 100644
--- a/java-apphub/CHANGELOG.md
+++ b/java-apphub/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.37.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.36.0 (2025-08-13)
* No change
diff --git a/java-apphub/google-cloud-apphub-bom/pom.xml b/java-apphub/google-cloud-apphub-bom/pom.xml
index bbc5df1a8177..d57d0813f078 100644
--- a/java-apphub/google-cloud-apphub-bom/pom.xml
+++ b/java-apphub/google-cloud-apphub-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-apphub-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apphub
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-apphub/google-cloud-apphub/pom.xml b/java-apphub/google-cloud-apphub/pom.xml
index 81d5300e7e39..085209e7c886 100644
--- a/java-apphub/google-cloud-apphub/pom.xml
+++ b/java-apphub/google-cloud-apphub/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-apphub
- 0.37.0-SNAPSHOT
+ 0.37.0
jar
Google App Hub API
App Hub API App Hub simplifies the process of building, running, and managing applications on Google Cloud.
com.google.cloud
google-cloud-apphub-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
google-cloud-apphub
diff --git a/java-apphub/grpc-google-cloud-apphub-v1/pom.xml b/java-apphub/grpc-google-cloud-apphub-v1/pom.xml
index b79a0fc867fd..290fdb27d469 100644
--- a/java-apphub/grpc-google-cloud-apphub-v1/pom.xml
+++ b/java-apphub/grpc-google-cloud-apphub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
grpc-google-cloud-apphub-v1
GRPC library for google-cloud-apphub
com.google.cloud
google-cloud-apphub-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-apphub/pom.xml b/java-apphub/pom.xml
index 3eaf4caf9207..01d358627c95 100644
--- a/java-apphub/pom.xml
+++ b/java-apphub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apphub-parent
pom
- 0.37.0-SNAPSHOT
+ 0.37.0
Google App Hub API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apphub
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-apphub/proto-google-cloud-apphub-v1/pom.xml b/java-apphub/proto-google-cloud-apphub-v1/pom.xml
index 4297023bdaaa..521a64e28c0d 100644
--- a/java-apphub/proto-google-cloud-apphub-v1/pom.xml
+++ b/java-apphub/proto-google-cloud-apphub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
proto-google-cloud-apphub-v1
Proto library for google-cloud-apphub
com.google.cloud
google-cloud-apphub-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-area120-tables/CHANGELOG.md b/java-area120-tables/CHANGELOG.md
index dc7956a3fc00..41cc1c6601fa 100644
--- a/java-area120-tables/CHANGELOG.md
+++ b/java-area120-tables/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.77.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.76.0 (2025-08-13)
* No change
diff --git a/java-area120-tables/google-area120-tables-bom/pom.xml b/java-area120-tables/google-area120-tables-bom/pom.xml
index a9271b271880..df5bfa50dd65 100644
--- a/java-area120-tables/google-area120-tables-bom/pom.xml
+++ b/java-area120-tables/google-area120-tables-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.area120
google-area120-tables-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.area120
google-area120-tables
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-area120-tables/google-area120-tables/pom.xml b/java-area120-tables/google-area120-tables/pom.xml
index abd37276f854..4c40cf52738b 100644
--- a/java-area120-tables/google-area120-tables/pom.xml
+++ b/java-area120-tables/google-area120-tables/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.area120
google-area120-tables
- 0.77.0-SNAPSHOT
+ 0.77.0
jar
Google Area 120 Tables
provides programmatic methods to the Area 120 Tables API.
com.google.area120
google-area120-tables-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
google-area120-tables
diff --git a/java-area120-tables/grpc-google-area120-tables-v1alpha1/pom.xml b/java-area120-tables/grpc-google-area120-tables-v1alpha1/pom.xml
index 429076bac1a6..9bbe67ad3b24 100644
--- a/java-area120-tables/grpc-google-area120-tables-v1alpha1/pom.xml
+++ b/java-area120-tables/grpc-google-area120-tables-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
grpc-google-area120-tables-v1alpha1
GRPC library for google-area120-tables
com.google.area120
google-area120-tables-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-area120-tables/pom.xml b/java-area120-tables/pom.xml
index d0a34f88e305..605b9c152bf3 100644
--- a/java-area120-tables/pom.xml
+++ b/java-area120-tables/pom.xml
@@ -4,7 +4,7 @@
com.google.area120
google-area120-tables-parent
pom
- 0.77.0-SNAPSHOT
+ 0.77.0
Google Area 120 Tables Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.area120
google-area120-tables
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-area120-tables/proto-google-area120-tables-v1alpha1/pom.xml b/java-area120-tables/proto-google-area120-tables-v1alpha1/pom.xml
index 24a99416ed5e..243f41b19d8c 100644
--- a/java-area120-tables/proto-google-area120-tables-v1alpha1/pom.xml
+++ b/java-area120-tables/proto-google-area120-tables-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
proto-google-area120-tables-v1alpha1
Proto library for google-area120-tables
com.google.area120
google-area120-tables-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-artifact-registry/CHANGELOG.md b/java-artifact-registry/CHANGELOG.md
index 8300bf7e6af9..2cf9062bd2d6 100644
--- a/java-artifact-registry/CHANGELOG.md
+++ b/java-artifact-registry/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.72.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.71.0 (2025-08-13)
* No change
diff --git a/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml b/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml
index 63d24582e0fe..6f8f34b4eaa4 100644
--- a/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml
+++ b/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-artifact-registry-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-artifact-registry/google-cloud-artifact-registry/pom.xml b/java-artifact-registry/google-cloud-artifact-registry/pom.xml
index 4d2d554ec3f2..7065aed5ee08 100644
--- a/java-artifact-registry/google-cloud-artifact-registry/pom.xml
+++ b/java-artifact-registry/google-cloud-artifact-registry/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-artifact-registry
- 1.72.0-SNAPSHOT
+ 1.72.0
jar
Google Artifact Registry
provides a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud's tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.
com.google.cloud
google-cloud-artifact-registry-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
google-cloud-artifact-registry
diff --git a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml
index db6062c85c3a..9b313d224b42 100644
--- a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml
+++ b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
grpc-google-cloud-artifact-registry-v1
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml
index baf964b44dd5..b96397bb9131 100644
--- a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml
+++ b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-artifact-registry-v1beta2
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-artifact-registry/pom.xml b/java-artifact-registry/pom.xml
index c6feaef79278..155837d5ba1b 100644
--- a/java-artifact-registry/pom.xml
+++ b/java-artifact-registry/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-artifact-registry-parent
pom
- 1.72.0-SNAPSHOT
+ 1.72.0
Google Artifact Registry Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml b/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml
index 439785eb8c27..c5fa0ca0ef34 100644
--- a/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml
+++ b/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
proto-google-cloud-artifact-registry-v1
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml b/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml
index 432879e0a117..fa0cce92f567 100644
--- a/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml
+++ b/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-artifact-registry-v1beta2
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-asset/CHANGELOG.md b/java-asset/CHANGELOG.md
index c687dac0a9c4..3b3a1efa6f84 100644
--- a/java-asset/CHANGELOG.md
+++ b/java-asset/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 3.77.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 3.76.0 (2025-08-13)
* No change
diff --git a/java-asset/google-cloud-asset-bom/pom.xml b/java-asset/google-cloud-asset-bom/pom.xml
index 3aeeeee80ef8..dabbdcb1d3c7 100644
--- a/java-asset/google-cloud-asset-bom/pom.xml
+++ b/java-asset/google-cloud-asset-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-asset-bom
- 3.77.0-SNAPSHOT
+ 3.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,57 +23,57 @@
com.google.cloud
google-cloud-asset
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/google-cloud-asset/pom.xml b/java-asset/google-cloud-asset/pom.xml
index 3f9dae77396b..558dc0fe43f3 100644
--- a/java-asset/google-cloud-asset/pom.xml
+++ b/java-asset/google-cloud-asset/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-asset
- 3.77.0-SNAPSHOT
+ 3.77.0
jar
Google Cloud Asset
Java idiomatic client for Google Cloud Asset
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
google-cloud-asset
diff --git a/java-asset/grpc-google-cloud-asset-v1/pom.xml b/java-asset/grpc-google-cloud-asset-v1/pom.xml
index 2834684a23a6..913878da1c70 100644
--- a/java-asset/grpc-google-cloud-asset-v1/pom.xml
+++ b/java-asset/grpc-google-cloud-asset-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
grpc-google-cloud-asset-v1
GRPC library for grpc-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml
index 51a48b55964e..87ca8c8f484d 100644
--- a/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml
+++ b/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
grpc-google-cloud-asset-v1p1beta1
GRPC library for grpc-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml
index e4b181632dac..eb6c182118ac 100644
--- a/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml
+++ b/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
grpc-google-cloud-asset-v1p2beta1
GRPC library for grpc-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml
index 21fa72771402..fa7532a5a1de 100644
--- a/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml
+++ b/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
grpc-google-cloud-asset-v1p5beta1
GRPC library for grpc-google-cloud-asset-v1p5beta1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml
index 251985d52eb2..4e79f97a8a8e 100644
--- a/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml
+++ b/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.77.0-SNAPSHOT
+ 3.77.0
grpc-google-cloud-asset-v1p7beta1
GRPC library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/pom.xml b/java-asset/pom.xml
index 847453586808..c520a8627396 100644
--- a/java-asset/pom.xml
+++ b/java-asset/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-asset-parent
pom
- 3.77.0-SNAPSHOT
+ 3.77.0
Google Cloud Asset Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,77 +29,77 @@
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.cloud
google-cloud-asset
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-orgpolicy-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.74.0-SNAPSHOT
+ 1.74.0
com.google.api.grpc
proto-google-cloud-os-config-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.cloud
google-cloud-resourcemanager
- 1.75.0-SNAPSHOT
+ 1.75.0
test
diff --git a/java-asset/proto-google-cloud-asset-v1/pom.xml b/java-asset/proto-google-cloud-asset-v1/pom.xml
index b06079b3b096..1d7769fa9d84 100644
--- a/java-asset/proto-google-cloud-asset-v1/pom.xml
+++ b/java-asset/proto-google-cloud-asset-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
proto-google-cloud-asset-v1
PROTO library for proto-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml
index 72ca90427c92..41b188d02f6e 100644
--- a/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml
+++ b/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
proto-google-cloud-asset-v1p1beta1
PROTO library for proto-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml
index ca3c17712e7a..3ae8ac5a3725 100644
--- a/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml
+++ b/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
proto-google-cloud-asset-v1p2beta1
PROTO library for proto-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml
index c6d7c6735c6d..5fb503f8d665 100644
--- a/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml
+++ b/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
proto-google-cloud-asset-v1p5beta1
PROTO library for proto-google-cloud-asset-v1p4beta1
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml
index 9a4371afc37b..4252e695cbb0 100644
--- a/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml
+++ b/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.77.0-SNAPSHOT
+ 3.77.0
proto-google-cloud-asset-v1p7beta1
Proto library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-assured-workloads/CHANGELOG.md b/java-assured-workloads/CHANGELOG.md
index 2058e173753e..d26dc6e21801 100644
--- a/java-assured-workloads/CHANGELOG.md
+++ b/java-assured-workloads/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-assured-workloads/google-cloud-assured-workloads-bom/pom.xml b/java-assured-workloads/google-cloud-assured-workloads-bom/pom.xml
index ed943d1ada83..0de8e2ac71ce 100644
--- a/java-assured-workloads/google-cloud-assured-workloads-bom/pom.xml
+++ b/java-assured-workloads/google-cloud-assured-workloads-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-assured-workloads-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-assured-workloads
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-assured-workloads/google-cloud-assured-workloads/pom.xml b/java-assured-workloads/google-cloud-assured-workloads/pom.xml
index efef58b76aef..e1aee2631df3 100644
--- a/java-assured-workloads/google-cloud-assured-workloads/pom.xml
+++ b/java-assured-workloads/google-cloud-assured-workloads/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-assured-workloads
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google Assured Workloads for Government
allows you to secure your government workloads and accelerate your path to running compliant workloads on Google Cloud with Assured Workloads for Government.
com.google.cloud
google-cloud-assured-workloads-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-assured-workloads
diff --git a/java-assured-workloads/grpc-google-cloud-assured-workloads-v1/pom.xml b/java-assured-workloads/grpc-google-cloud-assured-workloads-v1/pom.xml
index 008533ef469b..ff9a8eaab0a9 100644
--- a/java-assured-workloads/grpc-google-cloud-assured-workloads-v1/pom.xml
+++ b/java-assured-workloads/grpc-google-cloud-assured-workloads-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-assured-workloads-v1
GRPC library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-assured-workloads/grpc-google-cloud-assured-workloads-v1beta1/pom.xml b/java-assured-workloads/grpc-google-cloud-assured-workloads-v1beta1/pom.xml
index 116e95728e4c..9b1b69f07d6b 100644
--- a/java-assured-workloads/grpc-google-cloud-assured-workloads-v1beta1/pom.xml
+++ b/java-assured-workloads/grpc-google-cloud-assured-workloads-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
grpc-google-cloud-assured-workloads-v1beta1
GRPC library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-assured-workloads/pom.xml b/java-assured-workloads/pom.xml
index 091d162fcf4a..a36caa4099ff 100644
--- a/java-assured-workloads/pom.xml
+++ b/java-assured-workloads/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-assured-workloads-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google Assured Workloads for Government Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-assured-workloads
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-assured-workloads/proto-google-cloud-assured-workloads-v1/pom.xml b/java-assured-workloads/proto-google-cloud-assured-workloads-v1/pom.xml
index 828880010c7c..5b91decfd667 100644
--- a/java-assured-workloads/proto-google-cloud-assured-workloads-v1/pom.xml
+++ b/java-assured-workloads/proto-google-cloud-assured-workloads-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-assured-workloads-v1
Proto library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-assured-workloads/proto-google-cloud-assured-workloads-v1beta1/pom.xml b/java-assured-workloads/proto-google-cloud-assured-workloads-v1beta1/pom.xml
index 6e0b7005b70c..a7c911b6f386 100644
--- a/java-assured-workloads/proto-google-cloud-assured-workloads-v1beta1/pom.xml
+++ b/java-assured-workloads/proto-google-cloud-assured-workloads-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
proto-google-cloud-assured-workloads-v1beta1
Proto library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-automl/CHANGELOG.md b/java-automl/CHANGELOG.md
index 0d521c3aad97..81bb7e7153d4 100644
--- a/java-automl/CHANGELOG.md
+++ b/java-automl/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-automl/google-cloud-automl-bom/pom.xml b/java-automl/google-cloud-automl-bom/pom.xml
index b0243f94c92a..ea12f3f08273 100644
--- a/java-automl/google-cloud-automl-bom/pom.xml
+++ b/java-automl/google-cloud-automl-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-automl-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-automl
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-automl/google-cloud-automl/pom.xml b/java-automl/google-cloud-automl/pom.xml
index 118c26c4babc..5509a22593d4 100644
--- a/java-automl/google-cloud-automl/pom.xml
+++ b/java-automl/google-cloud-automl/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-automl
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google Cloud AutoML
Java idiomatic client for Google Cloud Auto ML
com.google.cloud
google-cloud-automl-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-automl
diff --git a/java-automl/grpc-google-cloud-automl-v1/pom.xml b/java-automl/grpc-google-cloud-automl-v1/pom.xml
index 6318ab072c48..c932068c7d3d 100644
--- a/java-automl/grpc-google-cloud-automl-v1/pom.xml
+++ b/java-automl/grpc-google-cloud-automl-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-automl-v1
GRPC library for grpc-google-cloud-automl-v1
com.google.cloud
google-cloud-automl-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml b/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml
index c7dfc3afc602..ce6aeea1f658 100644
--- a/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml
+++ b/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
grpc-google-cloud-automl-v1beta1
GRPC library for grpc-google-cloud-automl-v1beta1
com.google.cloud
google-cloud-automl-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-automl/pom.xml b/java-automl/pom.xml
index 9ad7877ef62d..7f33843ba5cd 100644
--- a/java-automl/pom.xml
+++ b/java-automl/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-automl-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google Cloud AutoML Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.cloud
google-cloud-automl
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-automl/proto-google-cloud-automl-v1/pom.xml b/java-automl/proto-google-cloud-automl-v1/pom.xml
index 734ae5fea9ff..97a6995a36b6 100644
--- a/java-automl/proto-google-cloud-automl-v1/pom.xml
+++ b/java-automl/proto-google-cloud-automl-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-automl-v1
PROTO library for proto-google-cloud-automl-v1
com.google.cloud
google-cloud-automl-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-automl/proto-google-cloud-automl-v1beta1/pom.xml b/java-automl/proto-google-cloud-automl-v1beta1/pom.xml
index 691500a1e531..1fdfa8313a6d 100644
--- a/java-automl/proto-google-cloud-automl-v1beta1/pom.xml
+++ b/java-automl/proto-google-cloud-automl-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
proto-google-cloud-automl-v1beta1
PROTO library for proto-google-cloud-automl-v1beta1
com.google.cloud
google-cloud-automl-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-backupdr/CHANGELOG.md b/java-backupdr/CHANGELOG.md
index 853d5053fb52..9c615b051b18 100644
--- a/java-backupdr/CHANGELOG.md
+++ b/java-backupdr/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.32.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.31.0 (2025-08-13)
* No change
diff --git a/java-backupdr/google-cloud-backupdr-bom/pom.xml b/java-backupdr/google-cloud-backupdr-bom/pom.xml
index 82a61c2472b7..77abf4bb715a 100644
--- a/java-backupdr/google-cloud-backupdr-bom/pom.xml
+++ b/java-backupdr/google-cloud-backupdr-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-backupdr-bom
- 0.32.0-SNAPSHOT
+ 0.32.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-backupdr
- 0.32.0-SNAPSHOT
+ 0.32.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-backupdr/google-cloud-backupdr/pom.xml b/java-backupdr/google-cloud-backupdr/pom.xml
index a47749f10f83..7b3b945d3b64 100644
--- a/java-backupdr/google-cloud-backupdr/pom.xml
+++ b/java-backupdr/google-cloud-backupdr/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-backupdr
- 0.32.0-SNAPSHOT
+ 0.32.0
jar
Google Backup and DR Service API
Backup and DR Service API Backup and DR Service is a powerful, centralized, cloud-first backup and disaster recovery solution for cloud-based and hybrid workloads.
com.google.cloud
google-cloud-backupdr-parent
- 0.32.0-SNAPSHOT
+ 0.32.0
google-cloud-backupdr
diff --git a/java-backupdr/grpc-google-cloud-backupdr-v1/pom.xml b/java-backupdr/grpc-google-cloud-backupdr-v1/pom.xml
index 6a550acffb70..683a0f567bc6 100644
--- a/java-backupdr/grpc-google-cloud-backupdr-v1/pom.xml
+++ b/java-backupdr/grpc-google-cloud-backupdr-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
grpc-google-cloud-backupdr-v1
GRPC library for google-cloud-backupdr
com.google.cloud
google-cloud-backupdr-parent
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-backupdr/pom.xml b/java-backupdr/pom.xml
index ffd8d6cc0d48..db52c282231c 100644
--- a/java-backupdr/pom.xml
+++ b/java-backupdr/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-backupdr-parent
pom
- 0.32.0-SNAPSHOT
+ 0.32.0
Google Backup and DR Service API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-backupdr
- 0.32.0-SNAPSHOT
+ 0.32.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml b/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml
index d56e531e613b..4dba1a018d04 100644
--- a/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml
+++ b/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.32.0-SNAPSHOT
+ 0.32.0
proto-google-cloud-backupdr-v1
Proto library for google-cloud-backupdr
com.google.cloud
google-cloud-backupdr-parent
- 0.32.0-SNAPSHOT
+ 0.32.0
diff --git a/java-bare-metal-solution/CHANGELOG.md b/java-bare-metal-solution/CHANGELOG.md
index 1dae3f52f475..c1ef67f8bab1 100644
--- a/java-bare-metal-solution/CHANGELOG.md
+++ b/java-bare-metal-solution/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.72.0 (2025-08-13)
* No change
diff --git a/java-bare-metal-solution/google-cloud-bare-metal-solution-bom/pom.xml b/java-bare-metal-solution/google-cloud-bare-metal-solution-bom/pom.xml
index d50b1a678ad5..1e32c7c5fe8e 100644
--- a/java-bare-metal-solution/google-cloud-bare-metal-solution-bom/pom.xml
+++ b/java-bare-metal-solution/google-cloud-bare-metal-solution-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bare-metal-solution-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-bare-metal-solution
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-bare-metal-solution/google-cloud-bare-metal-solution/pom.xml b/java-bare-metal-solution/google-cloud-bare-metal-solution/pom.xml
index a98cd5beaf19..9df9578da0b1 100644
--- a/java-bare-metal-solution/google-cloud-bare-metal-solution/pom.xml
+++ b/java-bare-metal-solution/google-cloud-bare-metal-solution/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bare-metal-solution
- 0.73.0-SNAPSHOT
+ 0.73.0
jar
Google Bare Metal SOlution
Bare Metal SOlution Bring your Oracle workloads to Google Cloud with Bare Metal Solution and jumpstart your cloud journey with minimal risk.
com.google.cloud
google-cloud-bare-metal-solution-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
google-cloud-bare-metal-solution
diff --git a/java-bare-metal-solution/grpc-google-cloud-bare-metal-solution-v2/pom.xml b/java-bare-metal-solution/grpc-google-cloud-bare-metal-solution-v2/pom.xml
index 413fa04c95ab..9695355c1d2d 100644
--- a/java-bare-metal-solution/grpc-google-cloud-bare-metal-solution-v2/pom.xml
+++ b/java-bare-metal-solution/grpc-google-cloud-bare-metal-solution-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.73.0-SNAPSHOT
+ 0.73.0
grpc-google-cloud-bare-metal-solution-v2
GRPC library for google-cloud-bare-metal-solution
com.google.cloud
google-cloud-bare-metal-solution-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-bare-metal-solution/pom.xml b/java-bare-metal-solution/pom.xml
index a065a50078b9..ac6553d795c0 100644
--- a/java-bare-metal-solution/pom.xml
+++ b/java-bare-metal-solution/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bare-metal-solution-parent
pom
- 0.73.0-SNAPSHOT
+ 0.73.0
Google Bare Metal SOlution Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bare-metal-solution
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/pom.xml b/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/pom.xml
index d15bf3ca0267..e1ddb97b38b7 100644
--- a/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/pom.xml
+++ b/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.73.0-SNAPSHOT
+ 0.73.0
proto-google-cloud-bare-metal-solution-v2
Proto library for google-cloud-bare-metal-solution
com.google.cloud
google-cloud-bare-metal-solution-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-batch/CHANGELOG.md b/java-batch/CHANGELOG.md
index f6a8b188ebb4..1a05eb523098 100644
--- a/java-batch/CHANGELOG.md
+++ b/java-batch/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.72.0 (2025-08-13)
* No change
diff --git a/java-batch/google-cloud-batch-bom/pom.xml b/java-batch/google-cloud-batch-bom/pom.xml
index 504b37d03829..d958c6b9283b 100644
--- a/java-batch/google-cloud-batch-bom/pom.xml
+++ b/java-batch/google-cloud-batch-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-batch-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-batch
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-batch/google-cloud-batch/pom.xml b/java-batch/google-cloud-batch/pom.xml
index c1246f1970ce..6790fa27f977 100644
--- a/java-batch/google-cloud-batch/pom.xml
+++ b/java-batch/google-cloud-batch/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-batch
- 0.73.0-SNAPSHOT
+ 0.73.0
jar
Google Google Cloud Batch
Google Cloud Batch n/a
com.google.cloud
google-cloud-batch-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
google-cloud-batch
diff --git a/java-batch/grpc-google-cloud-batch-v1/pom.xml b/java-batch/grpc-google-cloud-batch-v1/pom.xml
index 3420f8e7a487..b5ad609de27d 100644
--- a/java-batch/grpc-google-cloud-batch-v1/pom.xml
+++ b/java-batch/grpc-google-cloud-batch-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
grpc-google-cloud-batch-v1
GRPC library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml b/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml
index c9a00e699811..dea69f9869cb 100644
--- a/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml
+++ b/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
grpc-google-cloud-batch-v1alpha
GRPC library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-batch/pom.xml b/java-batch/pom.xml
index 82b4f905da98..0798dc20ea6c 100644
--- a/java-batch/pom.xml
+++ b/java-batch/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-batch-parent
pom
- 0.73.0-SNAPSHOT
+ 0.73.0
Google Google Cloud Batch Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-batch
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-batch/proto-google-cloud-batch-v1/pom.xml b/java-batch/proto-google-cloud-batch-v1/pom.xml
index 2a1f16b36f23..39a83839817d 100644
--- a/java-batch/proto-google-cloud-batch-v1/pom.xml
+++ b/java-batch/proto-google-cloud-batch-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
proto-google-cloud-batch-v1
Proto library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-batch/proto-google-cloud-batch-v1alpha/pom.xml b/java-batch/proto-google-cloud-batch-v1alpha/pom.xml
index 6003970439f3..6348f049a9a5 100644
--- a/java-batch/proto-google-cloud-batch-v1alpha/pom.xml
+++ b/java-batch/proto-google-cloud-batch-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
proto-google-cloud-batch-v1alpha
Proto library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-beyondcorp-appconnections/CHANGELOG.md b/java-beyondcorp-appconnections/CHANGELOG.md
index 44287333a6ae..921c1f1e9d87 100644
--- a/java-beyondcorp-appconnections/CHANGELOG.md
+++ b/java-beyondcorp-appconnections/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections-bom/pom.xml b/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections-bom/pom.xml
index 4432a245e936..431240a79437 100644
--- a/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections-bom/pom.xml
+++ b/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-appconnections-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml b/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml
index cc30b269126d..6c0cfd672e2f 100644
--- a/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml
+++ b/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google BeyondCorp AppConnections
BeyondCorp AppConnections is Google's implementation of the zero trust model. It builds upon a decade of experience at Google, combined with ideas and best practices from the community. By shifting access controls from the network perimeter to individual users, BeyondCorp enables secure work from virtually any location without the need for a traditional VPN.
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-beyondcorp-appconnections
diff --git a/java-beyondcorp-appconnections/grpc-google-cloud-beyondcorp-appconnections-v1/pom.xml b/java-beyondcorp-appconnections/grpc-google-cloud-beyondcorp-appconnections-v1/pom.xml
index 3de72e0fa890..9636a9792724 100644
--- a/java-beyondcorp-appconnections/grpc-google-cloud-beyondcorp-appconnections-v1/pom.xml
+++ b/java-beyondcorp-appconnections/grpc-google-cloud-beyondcorp-appconnections-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-beyondcorp-appconnections-v1
GRPC library for google-cloud-beyondcorp-appconnections
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnections/pom.xml b/java-beyondcorp-appconnections/pom.xml
index ab2ffe54347e..465fb9522179 100644
--- a/java-beyondcorp-appconnections/pom.xml
+++ b/java-beyondcorp-appconnections/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google BeyondCorp AppConnections Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnections/proto-google-cloud-beyondcorp-appconnections-v1/pom.xml b/java-beyondcorp-appconnections/proto-google-cloud-beyondcorp-appconnections-v1/pom.xml
index 7b83f7cf7052..1fe6762dbe22 100644
--- a/java-beyondcorp-appconnections/proto-google-cloud-beyondcorp-appconnections-v1/pom.xml
+++ b/java-beyondcorp-appconnections/proto-google-cloud-beyondcorp-appconnections-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-beyondcorp-appconnections-v1
Proto library for google-cloud-beyondcorp-appconnections
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnectors/CHANGELOG.md b/java-beyondcorp-appconnectors/CHANGELOG.md
index c534e5535120..a3cf294286e6 100644
--- a/java-beyondcorp-appconnectors/CHANGELOG.md
+++ b/java-beyondcorp-appconnectors/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors-bom/pom.xml b/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors-bom/pom.xml
index 60ca1856a5ee..9e53e350e82f 100644
--- a/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors-bom/pom.xml
+++ b/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-appconnectors-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml b/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml
index b8888b18b6f8..15c11b8670b5 100644
--- a/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml
+++ b/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google BeyondCorp AppConnectors
BeyondCorp AppConnectors provides methods to manage (create/read/update/delete) BeyondCorp AppConnectors.
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-beyondcorp-appconnectors
diff --git a/java-beyondcorp-appconnectors/grpc-google-cloud-beyondcorp-appconnectors-v1/pom.xml b/java-beyondcorp-appconnectors/grpc-google-cloud-beyondcorp-appconnectors-v1/pom.xml
index c34387e201f4..ec807ae10989 100644
--- a/java-beyondcorp-appconnectors/grpc-google-cloud-beyondcorp-appconnectors-v1/pom.xml
+++ b/java-beyondcorp-appconnectors/grpc-google-cloud-beyondcorp-appconnectors-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-beyondcorp-appconnectors-v1
GRPC library for google-cloud-beyondcorp-appconnectors
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnectors/pom.xml b/java-beyondcorp-appconnectors/pom.xml
index 554186c59b76..59d6b76e440a 100644
--- a/java-beyondcorp-appconnectors/pom.xml
+++ b/java-beyondcorp-appconnectors/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google BeyondCorp AppConnectors Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appconnectors/proto-google-cloud-beyondcorp-appconnectors-v1/pom.xml b/java-beyondcorp-appconnectors/proto-google-cloud-beyondcorp-appconnectors-v1/pom.xml
index 5abbf841a4fc..a23cc648ba5d 100644
--- a/java-beyondcorp-appconnectors/proto-google-cloud-beyondcorp-appconnectors-v1/pom.xml
+++ b/java-beyondcorp-appconnectors/proto-google-cloud-beyondcorp-appconnectors-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-beyondcorp-appconnectors-v1
Proto library for google-cloud-beyondcorp-appconnectors
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appgateways/CHANGELOG.md b/java-beyondcorp-appgateways/CHANGELOG.md
index eaa44c2efea7..92503341335e 100644
--- a/java-beyondcorp-appgateways/CHANGELOG.md
+++ b/java-beyondcorp-appgateways/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways-bom/pom.xml b/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways-bom/pom.xml
index e222d557aee3..f1f443713bc3 100644
--- a/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways-bom/pom.xml
+++ b/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-appgateways-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml b/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml
index 7177f8cef522..46c506cceef3 100644
--- a/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml
+++ b/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google BeyondCorp AppGateways
BeyondCorp AppGateways A zero trust solution that enables secure access to applications and resources, and offers integrated threat and data protection.
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-beyondcorp-appgateways
diff --git a/java-beyondcorp-appgateways/grpc-google-cloud-beyondcorp-appgateways-v1/pom.xml b/java-beyondcorp-appgateways/grpc-google-cloud-beyondcorp-appgateways-v1/pom.xml
index 03e9bfac4056..4bd00b29160e 100644
--- a/java-beyondcorp-appgateways/grpc-google-cloud-beyondcorp-appgateways-v1/pom.xml
+++ b/java-beyondcorp-appgateways/grpc-google-cloud-beyondcorp-appgateways-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-beyondcorp-appgateways-v1
GRPC library for google-cloud-beyondcorp-appgateways
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appgateways/pom.xml b/java-beyondcorp-appgateways/pom.xml
index bd891d4af462..b46453183a0b 100644
--- a/java-beyondcorp-appgateways/pom.xml
+++ b/java-beyondcorp-appgateways/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google BeyondCorp AppGateways Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-appgateways/proto-google-cloud-beyondcorp-appgateways-v1/pom.xml b/java-beyondcorp-appgateways/proto-google-cloud-beyondcorp-appgateways-v1/pom.xml
index fa23d1d0bca4..93b27c5b4b5c 100644
--- a/java-beyondcorp-appgateways/proto-google-cloud-beyondcorp-appgateways-v1/pom.xml
+++ b/java-beyondcorp-appgateways/proto-google-cloud-beyondcorp-appgateways-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-beyondcorp-appgateways-v1
Proto library for google-cloud-beyondcorp-appgateways
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientconnectorservices/CHANGELOG.md b/java-beyondcorp-clientconnectorservices/CHANGELOG.md
index 34d2137fd290..321f671494a6 100644
--- a/java-beyondcorp-clientconnectorservices/CHANGELOG.md
+++ b/java-beyondcorp-clientconnectorservices/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices-bom/pom.xml b/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices-bom/pom.xml
index 557e06104b67..76848caa18d4 100644
--- a/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices-bom/pom.xml
+++ b/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml b/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml
index 4bf978246a8e..7b66fbb010ba 100644
--- a/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml
+++ b/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google BeyondCorp ClientConnectorServices
BeyondCorp ClientConnectorServices A zero trust solution that enables secure access to applications and resources, and offers integrated threat and data protection.
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-beyondcorp-clientconnectorservices
diff --git a/java-beyondcorp-clientconnectorservices/grpc-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml b/java-beyondcorp-clientconnectorservices/grpc-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml
index 63288fc2be62..28f752f7d9a3 100644
--- a/java-beyondcorp-clientconnectorservices/grpc-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml
+++ b/java-beyondcorp-clientconnectorservices/grpc-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
GRPC library for google-cloud-beyondcorp-clientconnectorservices
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientconnectorservices/pom.xml b/java-beyondcorp-clientconnectorservices/pom.xml
index be9a8a4f3c52..90bcf2260935 100644
--- a/java-beyondcorp-clientconnectorservices/pom.xml
+++ b/java-beyondcorp-clientconnectorservices/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google BeyondCorp ClientConnectorServices Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientconnectorservices/proto-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml b/java-beyondcorp-clientconnectorservices/proto-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml
index 6696bbadc558..e69e3d9ed0a1 100644
--- a/java-beyondcorp-clientconnectorservices/proto-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml
+++ b/java-beyondcorp-clientconnectorservices/proto-google-cloud-beyondcorp-clientconnectorservices-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-beyondcorp-clientconnectorservices-v1
Proto library for google-cloud-beyondcorp-clientconnectorservices
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientgateways/CHANGELOG.md b/java-beyondcorp-clientgateways/CHANGELOG.md
index 756243ee573b..e0054092fa25 100644
--- a/java-beyondcorp-clientgateways/CHANGELOG.md
+++ b/java-beyondcorp-clientgateways/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways-bom/pom.xml b/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways-bom/pom.xml
index b87abd018229..cd5a167a7c01 100644
--- a/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways-bom/pom.xml
+++ b/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-clientgateways-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml b/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml
index 4a63b402a0a2..33f78752ef7a 100644
--- a/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml
+++ b/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google BeyondCorp ClientGateways
BeyondCorp ClientGateways A zero trust solution that enables secure access to applications and resources, and offers integrated threat and data protection.
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-beyondcorp-clientgateways
diff --git a/java-beyondcorp-clientgateways/grpc-google-cloud-beyondcorp-clientgateways-v1/pom.xml b/java-beyondcorp-clientgateways/grpc-google-cloud-beyondcorp-clientgateways-v1/pom.xml
index 42633413c832..6519602fb6ca 100644
--- a/java-beyondcorp-clientgateways/grpc-google-cloud-beyondcorp-clientgateways-v1/pom.xml
+++ b/java-beyondcorp-clientgateways/grpc-google-cloud-beyondcorp-clientgateways-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-beyondcorp-clientgateways-v1
GRPC library for google-cloud-beyondcorp-clientgateways
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientgateways/pom.xml b/java-beyondcorp-clientgateways/pom.xml
index 6299f2b6150c..a84d15fd089e 100644
--- a/java-beyondcorp-clientgateways/pom.xml
+++ b/java-beyondcorp-clientgateways/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google BeyondCorp ClientGateways Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-beyondcorp-clientgateways/proto-google-cloud-beyondcorp-clientgateways-v1/pom.xml b/java-beyondcorp-clientgateways/proto-google-cloud-beyondcorp-clientgateways-v1/pom.xml
index 211dcfe6d3e0..4cbf2b454174 100644
--- a/java-beyondcorp-clientgateways/proto-google-cloud-beyondcorp-clientgateways-v1/pom.xml
+++ b/java-beyondcorp-clientgateways/proto-google-cloud-beyondcorp-clientgateways-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-beyondcorp-clientgateways-v1
Proto library for google-cloud-beyondcorp-clientgateways
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-biglake/CHANGELOG.md b/java-biglake/CHANGELOG.md
index 954fdbdcc62c..d1c796f8e24a 100644
--- a/java-biglake/CHANGELOG.md
+++ b/java-biglake/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.61.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.60.0 (2025-08-13)
* No change
diff --git a/java-biglake/google-cloud-biglake-bom/pom.xml b/java-biglake/google-cloud-biglake-bom/pom.xml
index 78f04c9091e7..fbbfa6623d0a 100644
--- a/java-biglake/google-cloud-biglake-bom/pom.xml
+++ b/java-biglake/google-cloud-biglake-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-biglake-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-biglake
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-biglake/google-cloud-biglake/pom.xml b/java-biglake/google-cloud-biglake/pom.xml
index 3b8b44193798..0ef2a4f18c73 100644
--- a/java-biglake/google-cloud-biglake/pom.xml
+++ b/java-biglake/google-cloud-biglake/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-biglake
- 0.61.0-SNAPSHOT
+ 0.61.0
jar
Google BigLake
BigLake The BigLake API provides access to BigLake Metastore, a serverless, fully managed, and highly available metastore for open-source data that can be used for querying Apache Iceberg tables in BigQuery.
com.google.cloud
google-cloud-biglake-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
google-cloud-biglake
diff --git a/java-biglake/grpc-google-cloud-biglake-v1/pom.xml b/java-biglake/grpc-google-cloud-biglake-v1/pom.xml
index 9696dafabe14..62dd0881e0d5 100644
--- a/java-biglake/grpc-google-cloud-biglake-v1/pom.xml
+++ b/java-biglake/grpc-google-cloud-biglake-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-biglake-v1
GRPC library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml b/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml
index 308a69e6849f..aedd62272943 100644
--- a/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml
+++ b/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-biglake-v1alpha1
GRPC library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-biglake/pom.xml b/java-biglake/pom.xml
index 29ac5191d45d..f626eff64693 100644
--- a/java-biglake/pom.xml
+++ b/java-biglake/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-biglake-parent
pom
- 0.61.0-SNAPSHOT
+ 0.61.0
Google BigLake Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-biglake
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-biglake/proto-google-cloud-biglake-v1/pom.xml b/java-biglake/proto-google-cloud-biglake-v1/pom.xml
index b513acb5c780..f65cb455c866 100644
--- a/java-biglake/proto-google-cloud-biglake-v1/pom.xml
+++ b/java-biglake/proto-google-cloud-biglake-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-biglake-v1
Proto library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml b/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml
index 0dd80d2e52fe..b1953e007b65 100644
--- a/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml
+++ b/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-biglake-v1alpha1
Proto library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-bigquery-data-exchange/CHANGELOG.md b/java-bigquery-data-exchange/CHANGELOG.md
index fec18b004169..ce7b4c1d9db4 100644
--- a/java-bigquery-data-exchange/CHANGELOG.md
+++ b/java-bigquery-data-exchange/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.68.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.67.0 (2025-08-13)
* No change
diff --git a/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange-bom/pom.xml b/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange-bom/pom.xml
index 01480ad81670..586d3d442f4c 100644
--- a/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange-bom/pom.xml
+++ b/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bigquery-data-exchange-bom
- 2.68.0-SNAPSHOT
+ 2.68.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.68.0-SNAPSHOT
+ 2.68.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.68.0-SNAPSHOT
+ 2.68.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.68.0-SNAPSHOT
+ 2.68.0
diff --git a/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange/pom.xml b/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange/pom.xml
index 7b71931ceaed..955d7208fd17 100644
--- a/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange/pom.xml
+++ b/java-bigquery-data-exchange/google-cloud-bigquery-data-exchange/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.68.0-SNAPSHOT
+ 2.68.0
jar
Google Analytics Hub
Analytics Hub is a data exchange that allows you to efficiently and securely exchange data assets across organizations to address challenges of data reliability and cost.
com.google.cloud
google-cloud-bigquery-data-exchange-parent
- 2.68.0-SNAPSHOT
+ 2.68.0
google-cloud-bigquery-data-exchange
diff --git a/java-bigquery-data-exchange/grpc-google-cloud-bigquery-data-exchange-v1beta1/pom.xml b/java-bigquery-data-exchange/grpc-google-cloud-bigquery-data-exchange-v1beta1/pom.xml
index 9db7ead54522..5ea1775fb1ac 100644
--- a/java-bigquery-data-exchange/grpc-google-cloud-bigquery-data-exchange-v1beta1/pom.xml
+++ b/java-bigquery-data-exchange/grpc-google-cloud-bigquery-data-exchange-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.68.0-SNAPSHOT
+ 2.68.0
grpc-google-cloud-bigquery-data-exchange-v1beta1
GRPC library for google-cloud-bigquery-data-exchange
com.google.cloud
google-cloud-bigquery-data-exchange-parent
- 2.68.0-SNAPSHOT
+ 2.68.0
diff --git a/java-bigquery-data-exchange/pom.xml b/java-bigquery-data-exchange/pom.xml
index 2a768f858ecf..29b937bdbb0b 100644
--- a/java-bigquery-data-exchange/pom.xml
+++ b/java-bigquery-data-exchange/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquery-data-exchange-parent
pom
- 2.68.0-SNAPSHOT
+ 2.68.0
Google Analytics Hub Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.68.0-SNAPSHOT
+ 2.68.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.68.0-SNAPSHOT
+ 2.68.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.68.0-SNAPSHOT
+ 2.68.0
diff --git a/java-bigquery-data-exchange/proto-google-cloud-bigquery-data-exchange-v1beta1/pom.xml b/java-bigquery-data-exchange/proto-google-cloud-bigquery-data-exchange-v1beta1/pom.xml
index 42f312e09172..f798607bfba9 100644
--- a/java-bigquery-data-exchange/proto-google-cloud-bigquery-data-exchange-v1beta1/pom.xml
+++ b/java-bigquery-data-exchange/proto-google-cloud-bigquery-data-exchange-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.68.0-SNAPSHOT
+ 2.68.0
proto-google-cloud-bigquery-data-exchange-v1beta1
Proto library for google-cloud-bigquery-data-exchange
com.google.cloud
google-cloud-bigquery-data-exchange-parent
- 2.68.0-SNAPSHOT
+ 2.68.0
diff --git a/java-bigqueryconnection/CHANGELOG.md b/java-bigqueryconnection/CHANGELOG.md
index 6f0df6495ceb..742f36d9fb09 100644
--- a/java-bigqueryconnection/CHANGELOG.md
+++ b/java-bigqueryconnection/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.75.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.74.0 (2025-08-13)
* No change
diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml
index f996d1b0fc76..c4766421ac37 100644
--- a/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml
+++ b/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bigqueryconnection-bom
- 2.75.0-SNAPSHOT
+ 2.75.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml
index 7034d249511f..05d30a8ffe0c 100644
--- a/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml
+++ b/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bigqueryconnection
- 2.75.0-SNAPSHOT
+ 2.75.0
jar
Google Cloud BigQuery Connections
is about
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.75.0-SNAPSHOT
+ 2.75.0
google-cloud-bigqueryconnection
diff --git a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml
index 8ec6f9f8ad4b..945c63fcc47f 100644
--- a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml
+++ b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
grpc-google-cloud-bigqueryconnection-v1
GRPC library for grpc-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.75.0-SNAPSHOT
+ 2.75.0
diff --git a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
index 192d6622cdb5..dd97348ef074 100644
--- a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
+++ b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.83.0-SNAPSHOT
+ 0.83.0
grpc-google-cloud-bigqueryconnection-v1beta1
GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.75.0-SNAPSHOT
+ 2.75.0
diff --git a/java-bigqueryconnection/pom.xml b/java-bigqueryconnection/pom.xml
index 96ae5c58c1fe..90c8ff8cf9b6 100644
--- a/java-bigqueryconnection/pom.xml
+++ b/java-bigqueryconnection/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryconnection-parent
pom
- 2.75.0-SNAPSHOT
+ 2.75.0
Google Cloud BigQuery Connections Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.83.0-SNAPSHOT
+ 0.83.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.83.0-SNAPSHOT
+ 0.83.0
diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml
index 90d10e5b39cc..ca71692c8292 100644
--- a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml
+++ b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.75.0-SNAPSHOT
+ 2.75.0
proto-google-cloud-bigqueryconnection-v1
PROTO library for proto-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.75.0-SNAPSHOT
+ 2.75.0
diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
index 7494d09fe1fa..c4d30ecbd069 100644
--- a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
+++ b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.83.0-SNAPSHOT
+ 0.83.0
proto-google-cloud-bigqueryconnection-v1beta1
PROTO library for proto-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.75.0-SNAPSHOT
+ 2.75.0
diff --git a/java-bigquerydatapolicy/CHANGELOG.md b/java-bigquerydatapolicy/CHANGELOG.md
index f64ba88b924f..18d4f0ad747e 100644
--- a/java-bigquerydatapolicy/CHANGELOG.md
+++ b/java-bigquerydatapolicy/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.70.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.69.0 (2025-08-13)
* No change
diff --git a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml
index 6012786b4d14..b98c89772ea1 100644
--- a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml
+++ b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bigquerydatapolicy-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,47 +27,47 @@
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml
index 3090b3a7885f..a62fb402cf70 100644
--- a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml
+++ b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.70.0-SNAPSHOT
+ 0.70.0
jar
Google BigQuery DataPolicy API
BigQuery DataPolicy API
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
google-cloud-bigquerydatapolicy
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1/pom.xml
index 85cbe5689856..6135b846a205 100644
--- a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1/pom.xml
+++ b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-bigquerydatapolicy-v1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
index 6678ff5d705e..4cbcc0ba63af 100644
--- a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
+++ b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-bigquerydatapolicy-v1beta1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml
index b4ffd0f695f3..566d8be01de9 100644
--- a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml
+++ b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2
- 0.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-bigquerydatapolicy-v2
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
index 8b5f7722675b..22781d2761a8 100644
--- a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
+++ b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-bigquerydatapolicy-v2beta1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/pom.xml b/java-bigquerydatapolicy/pom.xml
index 5289b4c20690..f8d9a26b1ef9 100644
--- a/java-bigquerydatapolicy/pom.xml
+++ b/java-bigquerydatapolicy/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerydatapolicy-parent
pom
- 0.70.0-SNAPSHOT
+ 0.70.0
Google BigQuery DataPolicy API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,47 +29,47 @@
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml
index ab8241569f0e..412c4f9c1603 100644
--- a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml
+++ b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-bigquerydatapolicy-v1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
index 1da5e09e8365..b03f5692a8a3 100644
--- a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
+++ b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-bigquerydatapolicy-v1beta1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml
index 824f7aff3f88..f356e1515d4e 100644
--- a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml
+++ b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2
- 0.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-bigquerydatapolicy-v2
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
index a83fe175b05f..8eb19f779173 100644
--- a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
+++ b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2beta1
- 0.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-bigquerydatapolicy-v2beta1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-bigquerydatatransfer/CHANGELOG.md b/java-bigquerydatatransfer/CHANGELOG.md
index 2054d5296d25..b045be22f7e7 100644
--- a/java-bigquerydatatransfer/CHANGELOG.md
+++ b/java-bigquerydatatransfer/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml
index b9bc92a733a0..4ef3a5f2c87f 100644
--- a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml
+++ b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bigquerydatatransfer-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml
index 8aa43ef2af3e..402abcd5d78a 100644
--- a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml
+++ b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
BigQuery DataTransfer
BigQuery DataTransfer
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-bigquerydatatransfer
diff --git a/java-bigquerydatatransfer/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml b/java-bigquerydatatransfer/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml
index 00c1ad544ae3..2827e848633e 100644
--- a/java-bigquerydatatransfer/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml
+++ b/java-bigquerydatatransfer/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-bigquerydatatransfer-v1
GRPC library for grpc-google-cloud-bigquerydatatransfer-v1
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-bigquerydatatransfer/pom.xml b/java-bigquerydatatransfer/pom.xml
index 7b4d4dcb236b..ad0b44807429 100644
--- a/java-bigquerydatatransfer/pom.xml
+++ b/java-bigquerydatatransfer/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerydatatransfer-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
BigQuery DataTransfer Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml b/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml
index 7e95a4df41ca..b376d779f471 100644
--- a/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml
+++ b/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-bigquerydatatransfer-v1
PROTO library for proto-google-cloud-bigquerydatatransfer-v1
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-bigquerymigration/CHANGELOG.md b/java-bigquerymigration/CHANGELOG.md
index f59a3f75ddc3..84a67c0fa091 100644
--- a/java-bigquerymigration/CHANGELOG.md
+++ b/java-bigquerymigration/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.76.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.75.0 (2025-08-13)
* No change
diff --git a/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml b/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml
index 790786a8b47e..1a98f8401bb4 100644
--- a/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml
+++ b/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bigquerymigration-bom
- 0.76.0-SNAPSHOT
+ 0.76.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-bigquerymigration
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml b/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml
index 1e1376081940..8698116bf146 100644
--- a/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml
+++ b/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bigquerymigration
- 0.76.0-SNAPSHOT
+ 0.76.0
jar
Google BigQuery Migration
BigQuery Migration BigQuery Migration API
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
google-cloud-bigquerymigration
diff --git a/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2/pom.xml b/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2/pom.xml
index 42179a7da5b9..aa18fe47352a 100644
--- a/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2/pom.xml
+++ b/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.76.0-SNAPSHOT
+ 0.76.0
grpc-google-cloud-bigquerymigration-v2
GRPC library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml b/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml
index aab90c76a49b..673ab8e6fd44 100644
--- a/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml
+++ b/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.76.0-SNAPSHOT
+ 0.76.0
grpc-google-cloud-bigquerymigration-v2alpha
GRPC library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-bigquerymigration/pom.xml b/java-bigquerymigration/pom.xml
index 883e49a641d3..31fb5a435ba8 100644
--- a/java-bigquerymigration/pom.xml
+++ b/java-bigquerymigration/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerymigration-parent
pom
- 0.76.0-SNAPSHOT
+ 0.76.0
Google BigQuery Migration Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigquerymigration
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml
index 4ccf82172afd..69edd667d4df 100644
--- a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml
+++ b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.76.0-SNAPSHOT
+ 0.76.0
proto-google-cloud-bigquerymigration-v2
Proto library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml
index 1d402cbd9311..8efbb785fbc4 100644
--- a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml
+++ b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.76.0-SNAPSHOT
+ 0.76.0
proto-google-cloud-bigquerymigration-v2alpha
Proto library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-bigqueryreservation/CHANGELOG.md b/java-bigqueryreservation/CHANGELOG.md
index 5bb2ce965a73..df5f72bee643 100644
--- a/java-bigqueryreservation/CHANGELOG.md
+++ b/java-bigqueryreservation/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 2.74.0 (2025-08-25)
+
+### Features
+
+* Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.73.0 (2025-08-13)
* No change
diff --git a/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml b/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml
index 57907d083cb2..9a49e9223aa1 100644
--- a/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml
+++ b/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-bigqueryreservation-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml b/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml
index 92eb2c6be617..1217b8ef7998 100644
--- a/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml
+++ b/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-bigqueryreservation
- 2.74.0-SNAPSHOT
+ 2.74.0
jar
Google Cloud BigQuery Reservations
allows users to manage their flat-rate BigQuery reservations.
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
google-cloud-bigqueryreservation
diff --git a/java-bigqueryreservation/grpc-google-cloud-bigqueryreservation-v1/pom.xml b/java-bigqueryreservation/grpc-google-cloud-bigqueryreservation-v1/pom.xml
index 836a6cc2e98e..4ef05ac00585 100644
--- a/java-bigqueryreservation/grpc-google-cloud-bigqueryreservation-v1/pom.xml
+++ b/java-bigqueryreservation/grpc-google-cloud-bigqueryreservation-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-bigqueryreservation/pom.xml b/java-bigqueryreservation/pom.xml
index 4f8a241816f6..df61d7a89f42 100644
--- a/java-bigqueryreservation/pom.xml
+++ b/java-bigqueryreservation/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 2.74.0-SNAPSHOT
+ 2.74.0
Google Cloud BigQuery Reservations Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml b/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml
index 82cb15b942ee..f8874489bbbf 100644
--- a/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml
+++ b/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-billing/CHANGELOG.md b/java-billing/CHANGELOG.md
index 0ba0f80b83c2..79bedbfbd8fd 100644
--- a/java-billing/CHANGELOG.md
+++ b/java-billing/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-billing/google-cloud-billing-bom/pom.xml b/java-billing/google-cloud-billing-bom/pom.xml
index 2ca32b17db34..ee628e05b94f 100644
--- a/java-billing/google-cloud-billing-bom/pom.xml
+++ b/java-billing/google-cloud-billing-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-billing-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-billing
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billing/google-cloud-billing/pom.xml b/java-billing/google-cloud-billing/pom.xml
index eaebcf2ae78e..02396d3b6b10 100644
--- a/java-billing/google-cloud-billing/pom.xml
+++ b/java-billing/google-cloud-billing/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-billing
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google Cloud Billing
Java idiomatic client for Google Cloud Billing
com.google.cloud
google-cloud-billing-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-billing
diff --git a/java-billing/grpc-google-cloud-billing-v1/pom.xml b/java-billing/grpc-google-cloud-billing-v1/pom.xml
index 7dcc8028692a..088a02a4df50 100644
--- a/java-billing/grpc-google-cloud-billing-v1/pom.xml
+++ b/java-billing/grpc-google-cloud-billing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-billing-v1
GRPC library for grpc-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billing/pom.xml b/java-billing/pom.xml
index 1d0f9f98628d..5ac95aab10b6 100644
--- a/java-billing/pom.xml
+++ b/java-billing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billing-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google Cloud Billing Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.cloud
google-cloud-billing
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billing/proto-google-cloud-billing-v1/pom.xml b/java-billing/proto-google-cloud-billing-v1/pom.xml
index edfb0d88bc42..2f8fda166277 100644
--- a/java-billing/proto-google-cloud-billing-v1/pom.xml
+++ b/java-billing/proto-google-cloud-billing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-billing-v1beta1
PROTO library for proto-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billingbudgets/CHANGELOG.md b/java-billingbudgets/CHANGELOG.md
index 3eb02cb1260f..f358d512033b 100644
--- a/java-billingbudgets/CHANGELOG.md
+++ b/java-billingbudgets/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml b/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml
index e7e2110215ac..0212c5b36a5f 100644
--- a/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml
+++ b/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-billingbudgets-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-billingbudgets
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.82.0-SNAPSHOT
+ 0.82.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.82.0-SNAPSHOT
+ 0.82.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billingbudgets/google-cloud-billingbudgets/pom.xml b/java-billingbudgets/google-cloud-billingbudgets/pom.xml
index debcfd3758ac..3901bd04ea3a 100644
--- a/java-billingbudgets/google-cloud-billingbudgets/pom.xml
+++ b/java-billingbudgets/google-cloud-billingbudgets/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-billingbudgets
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google Cloud billingbudgets
Java idiomatic client for Google Cloud billingbudgets
com.google.cloud
google-cloud-billingbudgets-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-billingbudgets
diff --git a/java-billingbudgets/grpc-google-cloud-billingbudgets-v1/pom.xml b/java-billingbudgets/grpc-google-cloud-billingbudgets-v1/pom.xml
index 5b1dfc37792e..e710d860dc07 100644
--- a/java-billingbudgets/grpc-google-cloud-billingbudgets-v1/pom.xml
+++ b/java-billingbudgets/grpc-google-cloud-billingbudgets-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-billingbudgets-v1
GRPC library for grpc-google-cloud-billingbudgets-v1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml b/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml
index 4dc2f25e0c43..d183cf07c513 100644
--- a/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml
+++ b/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.82.0-SNAPSHOT
+ 0.82.0
grpc-google-cloud-billingbudgets-v1beta1
GRPC library for grpc-google-cloud-billingbudgets-v1beta1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billingbudgets/pom.xml b/java-billingbudgets/pom.xml
index dc8f711b0bb1..39726b938be6 100644
--- a/java-billingbudgets/pom.xml
+++ b/java-billingbudgets/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billingbudgets-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google Cloud Billing Budgets Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.82.0-SNAPSHOT
+ 0.82.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.82.0-SNAPSHOT
+ 0.82.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.cloud
google-cloud-billingbudgets
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml b/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml
index 1146c933a164..881d96397749 100644
--- a/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml
+++ b/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-billingbudgets-v1
PROTO library for proto-google-cloud-billingbudgets-v1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml b/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml
index 1983cdb36236..64469a8ede72 100644
--- a/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml
+++ b/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.82.0-SNAPSHOT
+ 0.82.0
proto-google-cloud-billingbudgets-v1beta1
PROTO library for proto-google-cloud-billingbudgets-v1beta1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-binary-authorization/CHANGELOG.md b/java-binary-authorization/CHANGELOG.md
index 7651a46cbbc1..b42330164eb1 100644
--- a/java-binary-authorization/CHANGELOG.md
+++ b/java-binary-authorization/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.72.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.71.0 (2025-08-13)
* No change
diff --git a/java-binary-authorization/google-cloud-binary-authorization-bom/pom.xml b/java-binary-authorization/google-cloud-binary-authorization-bom/pom.xml
index a639e649b9ad..3c9960940346 100644
--- a/java-binary-authorization/google-cloud-binary-authorization-bom/pom.xml
+++ b/java-binary-authorization/google-cloud-binary-authorization-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-binary-authorization-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-binary-authorization
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-binary-authorization/google-cloud-binary-authorization/pom.xml b/java-binary-authorization/google-cloud-binary-authorization/pom.xml
index 2c7ce31756e4..faea52d711de 100644
--- a/java-binary-authorization/google-cloud-binary-authorization/pom.xml
+++ b/java-binary-authorization/google-cloud-binary-authorization/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-binary-authorization
- 1.72.0-SNAPSHOT
+ 1.72.0
jar
Google Binary Authorization
Binary Authorization is a service on Google Cloud that provides centralized software supply-chain security for applications that run on Google Kubernetes Engine (GKE) and Anthos clusters on VMware
com.google.cloud
google-cloud-binary-authorization-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
google-cloud-binary-authorization
diff --git a/java-binary-authorization/grpc-google-cloud-binary-authorization-v1/pom.xml b/java-binary-authorization/grpc-google-cloud-binary-authorization-v1/pom.xml
index 3482b7eac8c4..5277bc294c83 100644
--- a/java-binary-authorization/grpc-google-cloud-binary-authorization-v1/pom.xml
+++ b/java-binary-authorization/grpc-google-cloud-binary-authorization-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
grpc-google-cloud-binary-authorization-v1
GRPC library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-binary-authorization/grpc-google-cloud-binary-authorization-v1beta1/pom.xml b/java-binary-authorization/grpc-google-cloud-binary-authorization-v1beta1/pom.xml
index dcaf7b849d1c..e0f149a1d1b7 100644
--- a/java-binary-authorization/grpc-google-cloud-binary-authorization-v1beta1/pom.xml
+++ b/java-binary-authorization/grpc-google-cloud-binary-authorization-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-binary-authorization-v1beta1
GRPC library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-binary-authorization/pom.xml b/java-binary-authorization/pom.xml
index c5d7429a003a..aae8967f2650 100644
--- a/java-binary-authorization/pom.xml
+++ b/java-binary-authorization/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-binary-authorization-parent
pom
- 1.72.0-SNAPSHOT
+ 1.72.0
Google Binary Authorization Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,33 +29,33 @@
com.google.cloud
google-cloud-binary-authorization
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
io.grafeas
grafeas
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-binary-authorization/proto-google-cloud-binary-authorization-v1/pom.xml b/java-binary-authorization/proto-google-cloud-binary-authorization-v1/pom.xml
index fdd599835356..6752f700ed88 100644
--- a/java-binary-authorization/proto-google-cloud-binary-authorization-v1/pom.xml
+++ b/java-binary-authorization/proto-google-cloud-binary-authorization-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
proto-google-cloud-binary-authorization-v1
Proto library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-binary-authorization/proto-google-cloud-binary-authorization-v1beta1/pom.xml b/java-binary-authorization/proto-google-cloud-binary-authorization-v1beta1/pom.xml
index fcfc675d3b8b..a4ed2fb464e3 100644
--- a/java-binary-authorization/proto-google-cloud-binary-authorization-v1beta1/pom.xml
+++ b/java-binary-authorization/proto-google-cloud-binary-authorization-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-binary-authorization-v1beta1
Proto library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-certificate-manager/CHANGELOG.md b/java-certificate-manager/CHANGELOG.md
index 5fad71ff225e..d4b830f235ad 100644
--- a/java-certificate-manager/CHANGELOG.md
+++ b/java-certificate-manager/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.76.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.75.0 (2025-08-13)
* No change
diff --git a/java-certificate-manager/google-cloud-certificate-manager-bom/pom.xml b/java-certificate-manager/google-cloud-certificate-manager-bom/pom.xml
index 8bef2e504842..87d68b91b39e 100644
--- a/java-certificate-manager/google-cloud-certificate-manager-bom/pom.xml
+++ b/java-certificate-manager/google-cloud-certificate-manager-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-certificate-manager-bom
- 0.76.0-SNAPSHOT
+ 0.76.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-certificate-manager
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-certificate-manager/google-cloud-certificate-manager/pom.xml b/java-certificate-manager/google-cloud-certificate-manager/pom.xml
index fc1f3883eedf..52da34932e08 100644
--- a/java-certificate-manager/google-cloud-certificate-manager/pom.xml
+++ b/java-certificate-manager/google-cloud-certificate-manager/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-certificate-manager
- 0.76.0-SNAPSHOT
+ 0.76.0
jar
Google Certificate Manager
Certificate Manager lets you acquire and manage TLS (SSL) certificates for use with Cloud Load Balancing.
com.google.cloud
google-cloud-certificate-manager-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
google-cloud-certificate-manager
diff --git a/java-certificate-manager/grpc-google-cloud-certificate-manager-v1/pom.xml b/java-certificate-manager/grpc-google-cloud-certificate-manager-v1/pom.xml
index e52dc5758347..647138726c8b 100644
--- a/java-certificate-manager/grpc-google-cloud-certificate-manager-v1/pom.xml
+++ b/java-certificate-manager/grpc-google-cloud-certificate-manager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.76.0-SNAPSHOT
+ 0.76.0
grpc-google-cloud-certificate-manager-v1
GRPC library for google-cloud-certificate-manager
com.google.cloud
google-cloud-certificate-manager-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-certificate-manager/pom.xml b/java-certificate-manager/pom.xml
index fafffb69c4f9..ee930d56b083 100644
--- a/java-certificate-manager/pom.xml
+++ b/java-certificate-manager/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-certificate-manager-parent
pom
- 0.76.0-SNAPSHOT
+ 0.76.0
Google Certificate Manager Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-certificate-manager
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.76.0-SNAPSHOT
+ 0.76.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-certificate-manager/proto-google-cloud-certificate-manager-v1/pom.xml b/java-certificate-manager/proto-google-cloud-certificate-manager-v1/pom.xml
index 44e0ab0c7f3d..a156f99adc51 100644
--- a/java-certificate-manager/proto-google-cloud-certificate-manager-v1/pom.xml
+++ b/java-certificate-manager/proto-google-cloud-certificate-manager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.76.0-SNAPSHOT
+ 0.76.0
proto-google-cloud-certificate-manager-v1
Proto library for google-cloud-certificate-manager
com.google.cloud
google-cloud-certificate-manager-parent
- 0.76.0-SNAPSHOT
+ 0.76.0
diff --git a/java-channel/CHANGELOG.md b/java-channel/CHANGELOG.md
index 0207d9d17a46..a8df2694c9be 100644
--- a/java-channel/CHANGELOG.md
+++ b/java-channel/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 3.77.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 3.76.0 (2025-08-13)
* No change
diff --git a/java-channel/google-cloud-channel-bom/pom.xml b/java-channel/google-cloud-channel-bom/pom.xml
index 27907c1b3d55..10f1555d2788 100644
--- a/java-channel/google-cloud-channel-bom/pom.xml
+++ b/java-channel/google-cloud-channel-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-channel-bom
- 3.77.0-SNAPSHOT
+ 3.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-channel
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-channel/google-cloud-channel/pom.xml b/java-channel/google-cloud-channel/pom.xml
index 27178c04843f..646c5f060d6a 100644
--- a/java-channel/google-cloud-channel/pom.xml
+++ b/java-channel/google-cloud-channel/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-channel
- 3.77.0-SNAPSHOT
+ 3.77.0
jar
Google Channel Services
With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management.
com.google.cloud
google-cloud-channel-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
google-cloud-channel
diff --git a/java-channel/grpc-google-cloud-channel-v1/pom.xml b/java-channel/grpc-google-cloud-channel-v1/pom.xml
index 3430fcb97e08..af160fc0f0ba 100644
--- a/java-channel/grpc-google-cloud-channel-v1/pom.xml
+++ b/java-channel/grpc-google-cloud-channel-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
grpc-google-cloud-channel-v1
GRPC library for google-cloud-channel
com.google.cloud
google-cloud-channel-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-channel/pom.xml b/java-channel/pom.xml
index e646ea83666b..623bdc84aefa 100644
--- a/java-channel/pom.xml
+++ b/java-channel/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-channel-parent
pom
- 3.77.0-SNAPSHOT
+ 3.77.0
Google Channel Services Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-channel
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-channel/proto-google-cloud-channel-v1/pom.xml b/java-channel/proto-google-cloud-channel-v1/pom.xml
index 2205ab98f180..b13cd2884a6c 100644
--- a/java-channel/proto-google-cloud-channel-v1/pom.xml
+++ b/java-channel/proto-google-cloud-channel-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.77.0-SNAPSHOT
+ 3.77.0
proto-google-cloud-channel-v1
Proto library for google-cloud-channel
com.google.cloud
google-cloud-channel-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-chat/CHANGELOG.md b/java-chat/CHANGELOG.md
index 3600d28a29bf..6fe0047eff02 100644
--- a/java-chat/CHANGELOG.md
+++ b/java-chat/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.37.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.36.0 (2025-08-13)
* No change
diff --git a/java-chat/google-cloud-chat-bom/pom.xml b/java-chat/google-cloud-chat-bom/pom.xml
index 8bc346d62572..e7ef0347f76e 100644
--- a/java-chat/google-cloud-chat-bom/pom.xml
+++ b/java-chat/google-cloud-chat-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-chat-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-chat
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-chat/google-cloud-chat/pom.xml b/java-chat/google-cloud-chat/pom.xml
index 5bbdcda5eaf7..2b4bc4edbec5 100644
--- a/java-chat/google-cloud-chat/pom.xml
+++ b/java-chat/google-cloud-chat/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-chat
- 0.37.0-SNAPSHOT
+ 0.37.0
jar
Google Google Chat API
Google Chat API The Google Chat API lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages.
com.google.cloud
google-cloud-chat-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
google-cloud-chat
diff --git a/java-chat/grpc-google-cloud-chat-v1/pom.xml b/java-chat/grpc-google-cloud-chat-v1/pom.xml
index c456380e450e..ef652ea312f5 100644
--- a/java-chat/grpc-google-cloud-chat-v1/pom.xml
+++ b/java-chat/grpc-google-cloud-chat-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
grpc-google-cloud-chat-v1
GRPC library for google-cloud-chat
com.google.cloud
google-cloud-chat-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-chat/pom.xml b/java-chat/pom.xml
index c6cdc4e644e5..85d389e52ed8 100644
--- a/java-chat/pom.xml
+++ b/java-chat/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-chat-parent
pom
- 0.37.0-SNAPSHOT
+ 0.37.0
Google Google Chat API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-chat
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-chat/proto-google-cloud-chat-v1/pom.xml b/java-chat/proto-google-cloud-chat-v1/pom.xml
index 9d8a4fae0ee5..2f4a6e374b57 100644
--- a/java-chat/proto-google-cloud-chat-v1/pom.xml
+++ b/java-chat/proto-google-cloud-chat-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
proto-google-cloud-chat-v1
Proto library for google-cloud-chat
com.google.cloud
google-cloud-chat-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-chronicle/CHANGELOG.md b/java-chronicle/CHANGELOG.md
index 12ce7cd9bf20..26c049dc8431 100644
--- a/java-chronicle/CHANGELOG.md
+++ b/java-chronicle/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.11.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.10.0 (2025-08-13)
* No change
diff --git a/java-chronicle/google-cloud-chronicle-bom/pom.xml b/java-chronicle/google-cloud-chronicle-bom/pom.xml
index 432926756938..3bf192161b7d 100644
--- a/java-chronicle/google-cloud-chronicle-bom/pom.xml
+++ b/java-chronicle/google-cloud-chronicle-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-chronicle-bom
- 0.11.0-SNAPSHOT
+ 0.11.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-chronicle
- 0.11.0-SNAPSHOT
+ 0.11.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.11.0-SNAPSHOT
+ 0.11.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.11.0-SNAPSHOT
+ 0.11.0
diff --git a/java-chronicle/google-cloud-chronicle/pom.xml b/java-chronicle/google-cloud-chronicle/pom.xml
index 8d2099057dfb..649330a6e919 100644
--- a/java-chronicle/google-cloud-chronicle/pom.xml
+++ b/java-chronicle/google-cloud-chronicle/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-chronicle
- 0.11.0-SNAPSHOT
+ 0.11.0
jar
Google Chronicle API
Chronicle API The Google Cloud Security Operations API, popularly known as the Chronicle API, serves endpoints that enable security analysts to analyze and mitigate a security threat throughout its lifecycle
com.google.cloud
google-cloud-chronicle-parent
- 0.11.0-SNAPSHOT
+ 0.11.0
google-cloud-chronicle
diff --git a/java-chronicle/grpc-google-cloud-chronicle-v1/pom.xml b/java-chronicle/grpc-google-cloud-chronicle-v1/pom.xml
index 8db89afd436c..bad324702c9e 100644
--- a/java-chronicle/grpc-google-cloud-chronicle-v1/pom.xml
+++ b/java-chronicle/grpc-google-cloud-chronicle-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.11.0-SNAPSHOT
+ 0.11.0
grpc-google-cloud-chronicle-v1
GRPC library for google-cloud-chronicle
com.google.cloud
google-cloud-chronicle-parent
- 0.11.0-SNAPSHOT
+ 0.11.0
diff --git a/java-chronicle/pom.xml b/java-chronicle/pom.xml
index f26357a45d3b..874c4cd61f28 100644
--- a/java-chronicle/pom.xml
+++ b/java-chronicle/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-chronicle-parent
pom
- 0.11.0-SNAPSHOT
+ 0.11.0
Google Chronicle API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-chronicle
- 0.11.0-SNAPSHOT
+ 0.11.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.11.0-SNAPSHOT
+ 0.11.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.11.0-SNAPSHOT
+ 0.11.0
diff --git a/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml b/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml
index 84ace18f0596..161f2e5821d9 100644
--- a/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml
+++ b/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.11.0-SNAPSHOT
+ 0.11.0
proto-google-cloud-chronicle-v1
Proto library for google-cloud-chronicle
com.google.cloud
google-cloud-chronicle-parent
- 0.11.0-SNAPSHOT
+ 0.11.0
diff --git a/java-cloudbuild/CHANGELOG.md b/java-cloudbuild/CHANGELOG.md
index 6bfee679df52..2945212789d9 100644
--- a/java-cloudbuild/CHANGELOG.md
+++ b/java-cloudbuild/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 3.75.0 (2025-08-25)
+
+### Features
+
+* Add option to enable nested virtualization if available ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 3.74.0 (2025-08-13)
* No change
diff --git a/java-cloudbuild/google-cloud-build-bom/pom.xml b/java-cloudbuild/google-cloud-build-bom/pom.xml
index 879887031554..b19050bda871 100644
--- a/java-cloudbuild/google-cloud-build-bom/pom.xml
+++ b/java-cloudbuild/google-cloud-build-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-build-bom
- 3.75.0-SNAPSHOT
+ 3.75.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-build
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
proto-google-cloud-build-v1
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.75.0-SNAPSHOT
+ 3.75.0
diff --git a/java-cloudbuild/google-cloud-build/pom.xml b/java-cloudbuild/google-cloud-build/pom.xml
index f9a802fd52f0..10dcc4dab549 100644
--- a/java-cloudbuild/google-cloud-build/pom.xml
+++ b/java-cloudbuild/google-cloud-build/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-build
- 3.75.0-SNAPSHOT
+ 3.75.0
jar
Google Cloud Build
@@ -12,7 +12,7 @@
com.google.cloud
google-cloud-build-parent
- 3.75.0-SNAPSHOT
+ 3.75.0
google-cloud-build
diff --git a/java-cloudbuild/grpc-google-cloud-build-v1/pom.xml b/java-cloudbuild/grpc-google-cloud-build-v1/pom.xml
index 7c5020e2c3bd..f193628f3ea4 100644
--- a/java-cloudbuild/grpc-google-cloud-build-v1/pom.xml
+++ b/java-cloudbuild/grpc-google-cloud-build-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.75.0-SNAPSHOT
+ 3.75.0
grpc-google-cloud-build-v1
GRPC library for grpc-google-cloud-build-v1
com.google.cloud
google-cloud-build-parent
- 3.75.0-SNAPSHOT
+ 3.75.0
diff --git a/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml b/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml
index cf3ff49c3f6e..dae7562e4a2b 100644
--- a/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml
+++ b/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.75.0-SNAPSHOT
+ 3.75.0
grpc-google-cloud-build-v2
GRPC library for google-cloud-build
com.google.cloud
google-cloud-build-parent
- 3.75.0-SNAPSHOT
+ 3.75.0
diff --git a/java-cloudbuild/pom.xml b/java-cloudbuild/pom.xml
index 1ff3779cdd63..5cf2457a2c71 100644
--- a/java-cloudbuild/pom.xml
+++ b/java-cloudbuild/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-build-parent
pom
- 3.75.0-SNAPSHOT
+ 3.75.0
Google Cloud Build Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-build-v1
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.cloud
google-cloud-build
- 3.75.0-SNAPSHOT
+ 3.75.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.75.0-SNAPSHOT
+ 3.75.0
diff --git a/java-cloudbuild/proto-google-cloud-build-v1/pom.xml b/java-cloudbuild/proto-google-cloud-build-v1/pom.xml
index 419830802e89..9a13e548db36 100644
--- a/java-cloudbuild/proto-google-cloud-build-v1/pom.xml
+++ b/java-cloudbuild/proto-google-cloud-build-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-build-v1
- 3.75.0-SNAPSHOT
+ 3.75.0
proto-google-cloud-build-v1
PROTO library for proto-google-cloud-build-v1
com.google.cloud
google-cloud-build-parent
- 3.75.0-SNAPSHOT
+ 3.75.0
diff --git a/java-cloudbuild/proto-google-cloud-build-v2/pom.xml b/java-cloudbuild/proto-google-cloud-build-v2/pom.xml
index 6cab14f40cee..5ff01aac4a4f 100644
--- a/java-cloudbuild/proto-google-cloud-build-v2/pom.xml
+++ b/java-cloudbuild/proto-google-cloud-build-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.75.0-SNAPSHOT
+ 3.75.0
proto-google-cloud-build-v2
Proto library for google-cloud-build
com.google.cloud
google-cloud-build-parent
- 3.75.0-SNAPSHOT
+ 3.75.0
diff --git a/java-cloudcommerceconsumerprocurement/CHANGELOG.md b/java-cloudcommerceconsumerprocurement/CHANGELOG.md
index 5e2d4b95757f..6aa90eedbf67 100644
--- a/java-cloudcommerceconsumerprocurement/CHANGELOG.md
+++ b/java-cloudcommerceconsumerprocurement/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.70.0 (2025-08-13)
* No change
diff --git a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml
index 6af0e7f91c57..8c035ee90458 100644
--- a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-bom
- 0.71.0-SNAPSHOT
+ 0.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml
index 6fc82f2f2d37..b03637fb1c4f 100644
--- a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.71.0-SNAPSHOT
+ 0.71.0
jar
Google Cloud Commerce Consumer Procurement
Cloud Commerce Consumer Procurement Find top solutions integrated with Google Cloud to accelerate your digital transformation. Scale and simplify procurement for your organization with online discovery, flexible purchasing, and fulfillment of enterprise-grade cloud solutions.
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
google-cloud-cloudcommerceconsumerprocurement
diff --git a/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml b/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
index 978a592746ee..e0062c8c2add 100644
--- a/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
GRPC library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml b/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
index 79081b5dd1ea..7f341f37f1c7 100644
--- a/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.71.0-SNAPSHOT
+ 0.71.0
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
GRPC library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-cloudcommerceconsumerprocurement/pom.xml b/java-cloudcommerceconsumerprocurement/pom.xml
index 5f4a46748824..558a06723d55 100644
--- a/java-cloudcommerceconsumerprocurement/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
pom
- 0.71.0-SNAPSHOT
+ 0.71.0
Google Cloud Commerce Consumer Procurement Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.71.0-SNAPSHOT
+ 0.71.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
index f5f1a909b54e..696b5b96426a 100644
--- a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-cloudcommerceconsumerprocurement-v1
Proto library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
index 6d76ba250ed2..122e25644631 100644
--- a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.71.0-SNAPSHOT
+ 0.71.0
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
Proto library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.71.0-SNAPSHOT
+ 0.71.0
diff --git a/java-cloudcontrolspartner/CHANGELOG.md b/java-cloudcontrolspartner/CHANGELOG.md
index 3c92fdb72457..927b3bc0758a 100644
--- a/java-cloudcontrolspartner/CHANGELOG.md
+++ b/java-cloudcontrolspartner/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.37.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.36.0 (2025-08-13)
* No change
diff --git a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml
index 9c7a4bf52f22..429289cd2511 100644
--- a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml
+++ b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-cloudcontrolspartner-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml
index a392f766bedd..aec4a9768685 100644
--- a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml
+++ b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.37.0-SNAPSHOT
+ 0.37.0
jar
Google Cloud Controls Partner API
Cloud Controls Partner API Provides insights about your customers and their Assured Workloads based on your Sovereign Controls by Partners offering.
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
google-cloud-cloudcontrolspartner
diff --git a/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1/pom.xml b/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1/pom.xml
index 68477093d070..b48324076fe9 100644
--- a/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1/pom.xml
+++ b/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
grpc-google-cloud-cloudcontrolspartner-v1
GRPC library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml b/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml
index 8b6225fa247a..a9846911bd28 100644
--- a/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml
+++ b/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.37.0-SNAPSHOT
+ 0.37.0
grpc-google-cloud-cloudcontrolspartner-v1beta
GRPC library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-cloudcontrolspartner/pom.xml b/java-cloudcontrolspartner/pom.xml
index 6a2e6fe64cd2..096b9815c014 100644
--- a/java-cloudcontrolspartner/pom.xml
+++ b/java-cloudcontrolspartner/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudcontrolspartner-parent
pom
- 0.37.0-SNAPSHOT
+ 0.37.0
Google Cloud Controls Partner API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.37.0-SNAPSHOT
+ 0.37.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml
index fbcff6b7bc9a..e632ffb4f93e 100644
--- a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml
+++ b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.37.0-SNAPSHOT
+ 0.37.0
proto-google-cloud-cloudcontrolspartner-v1
Proto library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml
index 63371425eb91..c133c041ea8e 100644
--- a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml
+++ b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.37.0-SNAPSHOT
+ 0.37.0
proto-google-cloud-cloudcontrolspartner-v1beta
Proto library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.37.0-SNAPSHOT
+ 0.37.0
diff --git a/java-cloudquotas/CHANGELOG.md b/java-cloudquotas/CHANGELOG.md
index e5fc5709e564..08be6bfd27ce 100644
--- a/java-cloudquotas/CHANGELOG.md
+++ b/java-cloudquotas/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.41.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.40.0 (2025-08-13)
* No change
diff --git a/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml b/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml
index 052eb284a269..81a0fb5c78b9 100644
--- a/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml
+++ b/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-cloudquotas-bom
- 0.41.0-SNAPSHOT
+ 0.41.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudquotas
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-cloudquotas/google-cloud-cloudquotas/pom.xml b/java-cloudquotas/google-cloud-cloudquotas/pom.xml
index c91d4a949cd5..a1dd38dc9b46 100644
--- a/java-cloudquotas/google-cloud-cloudquotas/pom.xml
+++ b/java-cloudquotas/google-cloud-cloudquotas/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-cloudquotas
- 0.41.0-SNAPSHOT
+ 0.41.0
jar
Google Cloud Quotas API
Cloud Quotas API Cloud Quotas API provides GCP service consumers with management and
@@ -12,7 +12,7 @@
com.google.cloud
google-cloud-cloudquotas-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
google-cloud-cloudquotas
diff --git a/java-cloudquotas/grpc-google-cloud-cloudquotas-v1/pom.xml b/java-cloudquotas/grpc-google-cloud-cloudquotas-v1/pom.xml
index 2ce19cbc8c19..7a53323fe94e 100644
--- a/java-cloudquotas/grpc-google-cloud-cloudquotas-v1/pom.xml
+++ b/java-cloudquotas/grpc-google-cloud-cloudquotas-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
grpc-google-cloud-cloudquotas-v1
GRPC library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml b/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml
index 09180780084c..6868fb92494d 100644
--- a/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml
+++ b/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
grpc-google-cloud-cloudquotas-v1beta
GRPC library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-cloudquotas/pom.xml b/java-cloudquotas/pom.xml
index a1a318375ce3..280f165ebf87 100644
--- a/java-cloudquotas/pom.xml
+++ b/java-cloudquotas/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudquotas-parent
pom
- 0.41.0-SNAPSHOT
+ 0.41.0
Google Cloud Quotas API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudquotas
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml b/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml
index 6da997dcb20a..870c3a63bdb5 100644
--- a/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml
+++ b/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
proto-google-cloud-cloudquotas-v1
Proto library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml b/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml
index 37eb6b8ca178..e6056781c4f8 100644
--- a/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml
+++ b/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
proto-google-cloud-cloudquotas-v1beta
Proto library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-cloudsupport/CHANGELOG.md b/java-cloudsupport/CHANGELOG.md
index d05afc70f935..69e720043e50 100644
--- a/java-cloudsupport/CHANGELOG.md
+++ b/java-cloudsupport/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 0.57.0 (2025-08-25)
+
+### Features
+
+* A new message `GetAttachmentRequest` and `GetComment` is added ([0193b28](https://github.com/googleapis/google-cloud-java/commit/0193b28c0639ee80ddb0bcf51f6b1c18d67b7494))
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.56.0 (2025-08-13)
* No change
diff --git a/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml b/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml
index 1da8b6014d94..31dcc98c83b4 100644
--- a/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml
+++ b/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-cloudsupport-bom
- 0.57.0-SNAPSHOT
+ 0.57.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudsupport
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2beta
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2beta
- 0.57.0-SNAPSHOT
+ 0.57.0
diff --git a/java-cloudsupport/google-cloud-cloudsupport/pom.xml b/java-cloudsupport/google-cloud-cloudsupport/pom.xml
index e68ee067aed1..1ec6b8494e4e 100644
--- a/java-cloudsupport/google-cloud-cloudsupport/pom.xml
+++ b/java-cloudsupport/google-cloud-cloudsupport/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-cloudsupport
- 0.57.0-SNAPSHOT
+ 0.57.0
jar
Google Google Cloud Support API
Google Cloud Support API Manages Google Cloud technical support cases for Customer Care support offerings.
com.google.cloud
google-cloud-cloudsupport-parent
- 0.57.0-SNAPSHOT
+ 0.57.0
google-cloud-cloudsupport
diff --git a/java-cloudsupport/grpc-google-cloud-cloudsupport-v2/pom.xml b/java-cloudsupport/grpc-google-cloud-cloudsupport-v2/pom.xml
index 0ecc90af47d9..8b6ad0ce87f2 100644
--- a/java-cloudsupport/grpc-google-cloud-cloudsupport-v2/pom.xml
+++ b/java-cloudsupport/grpc-google-cloud-cloudsupport-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.57.0-SNAPSHOT
+ 0.57.0
grpc-google-cloud-cloudsupport-v2
GRPC library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.57.0-SNAPSHOT
+ 0.57.0
diff --git a/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml b/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml
index f84befe637a7..c94a8b324aa4 100644
--- a/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml
+++ b/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2beta
- 0.57.0-SNAPSHOT
+ 0.57.0
grpc-google-cloud-cloudsupport-v2beta
GRPC library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.57.0-SNAPSHOT
+ 0.57.0
diff --git a/java-cloudsupport/pom.xml b/java-cloudsupport/pom.xml
index 905d0d6709e7..016fd3311e17 100644
--- a/java-cloudsupport/pom.xml
+++ b/java-cloudsupport/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudsupport-parent
pom
- 0.57.0-SNAPSHOT
+ 0.57.0
Google Google Cloud Support API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudsupport
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2beta
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2beta
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.57.0-SNAPSHOT
+ 0.57.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.57.0-SNAPSHOT
+ 0.57.0
diff --git a/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml b/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml
index 7a6c3ab737b8..e50077b01b4b 100644
--- a/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml
+++ b/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.57.0-SNAPSHOT
+ 0.57.0
proto-google-cloud-cloudsupport-v2
Proto library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.57.0-SNAPSHOT
+ 0.57.0
diff --git a/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml b/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml
index 8bed02874424..95e62d16e86a 100644
--- a/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml
+++ b/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2beta
- 0.57.0-SNAPSHOT
+ 0.57.0
proto-google-cloud-cloudsupport-v2beta
Proto library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.57.0-SNAPSHOT
+ 0.57.0
diff --git a/java-compute/CHANGELOG.md b/java-compute/CHANGELOG.md
index 3c6094560626..137d9fe09b68 100644
--- a/java-compute/CHANGELOG.md
+++ b/java-compute/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 1.83.0 (2025-08-25)
+
+### Features
+
+* Update Compute Engine v1 API to revision 20250807 ([b53e708](https://github.com/googleapis/google-cloud-java/commit/b53e70867b39fc16a3e381950c23ef39ec66be0c))
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.82.0 (2025-08-13)
* No change
diff --git a/java-compute/google-cloud-compute-bom/pom.xml b/java-compute/google-cloud-compute-bom/pom.xml
index 3501406c9a29..dbf449151a0f 100644
--- a/java-compute/google-cloud-compute-bom/pom.xml
+++ b/java-compute/google-cloud-compute-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-compute-bom
- 1.83.0-SNAPSHOT
+ 1.83.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,12 +23,12 @@
com.google.cloud
google-cloud-compute
- 1.83.0-SNAPSHOT
+ 1.83.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.83.0-SNAPSHOT
+ 1.83.0
diff --git a/java-compute/google-cloud-compute/pom.xml b/java-compute/google-cloud-compute/pom.xml
index a8c054c190db..67284004d978 100644
--- a/java-compute/google-cloud-compute/pom.xml
+++ b/java-compute/google-cloud-compute/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-compute
- 1.83.0-SNAPSHOT
+ 1.83.0
jar
Google Compute Engine
Compute Engine delivers configurable virtual machines running in
@@ -12,7 +12,7 @@
com.google.cloud
google-cloud-compute-parent
- 1.83.0-SNAPSHOT
+ 1.83.0
google-cloud-compute
diff --git a/java-compute/pom.xml b/java-compute/pom.xml
index 1200d3181dd6..5232d3d567e3 100644
--- a/java-compute/pom.xml
+++ b/java-compute/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-compute-parent
pom
- 1.83.0-SNAPSHOT
+ 1.83.0
Google Compute Engine Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-compute
- 1.83.0-SNAPSHOT
+ 1.83.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.83.0-SNAPSHOT
+ 1.83.0
diff --git a/java-compute/proto-google-cloud-compute-v1/pom.xml b/java-compute/proto-google-cloud-compute-v1/pom.xml
index cd82db6e587d..8d7add02b798 100644
--- a/java-compute/proto-google-cloud-compute-v1/pom.xml
+++ b/java-compute/proto-google-cloud-compute-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.83.0-SNAPSHOT
+ 1.83.0
proto-google-cloud-compute-v1
Proto library for google-cloud-compute
com.google.cloud
google-cloud-compute-parent
- 1.83.0-SNAPSHOT
+ 1.83.0
diff --git a/java-confidentialcomputing/CHANGELOG.md b/java-confidentialcomputing/CHANGELOG.md
index d9287fd79a81..07198575302e 100644
--- a/java-confidentialcomputing/CHANGELOG.md
+++ b/java-confidentialcomputing/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.59.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.58.0 (2025-08-13)
* No change
diff --git a/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml b/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml
index 9a3e57cb6cbd..a59348756924 100644
--- a/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml
+++ b/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-confidentialcomputing-bom
- 0.59.0-SNAPSHOT
+ 0.59.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-confidentialcomputing
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml b/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml
index 44def164226a..4bfd0041cd1b 100644
--- a/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml
+++ b/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-confidentialcomputing
- 0.59.0-SNAPSHOT
+ 0.59.0
jar
Google Confidential Computing API
Confidential Computing API Protect data in-use with Confidential VMs, Confidential GKE, Confidential Dataproc, and Confidential Space.
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
google-cloud-confidentialcomputing
diff --git a/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1/pom.xml b/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1/pom.xml
index 89d74429315d..33dce69212f8 100644
--- a/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1/pom.xml
+++ b/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-confidentialcomputing-v1
GRPC library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml b/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml
index c319cfd31d89..5853aae3911a 100644
--- a/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml
+++ b/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-confidentialcomputing-v1alpha1
GRPC library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-confidentialcomputing/pom.xml b/java-confidentialcomputing/pom.xml
index 4a39e8e74fbb..4ad5729054d0 100644
--- a/java-confidentialcomputing/pom.xml
+++ b/java-confidentialcomputing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-confidentialcomputing-parent
pom
- 0.59.0-SNAPSHOT
+ 0.59.0
Google Confidential Computing API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-confidentialcomputing
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml
index 4d0ce327d5ba..9413383d5649 100644
--- a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml
+++ b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-confidentialcomputing-v1
Proto library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml
index 365e39d44055..e9f6d97a7f71 100644
--- a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml
+++ b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-confidentialcomputing-v1alpha1
Proto library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-configdelivery/CHANGELOG.md b/java-configdelivery/CHANGELOG.md
index caf4aa8569ce..9c99a811cb9a 100644
--- a/java-configdelivery/CHANGELOG.md
+++ b/java-configdelivery/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.7.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.6.0 (2025-08-13)
* No change
diff --git a/java-configdelivery/google-cloud-configdelivery-bom/pom.xml b/java-configdelivery/google-cloud-configdelivery-bom/pom.xml
index b66e21c7456a..069457425efb 100644
--- a/java-configdelivery/google-cloud-configdelivery-bom/pom.xml
+++ b/java-configdelivery/google-cloud-configdelivery-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-configdelivery-bom
- 0.7.0-SNAPSHOT
+ 0.7.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,27 +26,27 @@
com.google.cloud
google-cloud-configdelivery
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1beta
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1beta
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1
- 0.7.0-SNAPSHOT
+ 0.7.0
diff --git a/java-configdelivery/google-cloud-configdelivery/pom.xml b/java-configdelivery/google-cloud-configdelivery/pom.xml
index f3e8f24b4c13..09a4e6afbee9 100644
--- a/java-configdelivery/google-cloud-configdelivery/pom.xml
+++ b/java-configdelivery/google-cloud-configdelivery/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-configdelivery
- 0.7.0-SNAPSHOT
+ 0.7.0
jar
Google Config Delivery API
Config Delivery API ConfigDelivery service manages the deployment of kubernetes configuration to a fleet of kubernetes clusters.
com.google.cloud
google-cloud-configdelivery-parent
- 0.7.0-SNAPSHOT
+ 0.7.0
google-cloud-configdelivery
diff --git a/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml b/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml
index 4179b763cf61..44ff0c0dc886 100644
--- a/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml
+++ b/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1
- 0.7.0-SNAPSHOT
+ 0.7.0
grpc-google-cloud-configdelivery-v1
GRPC library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.7.0-SNAPSHOT
+ 0.7.0
diff --git a/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml b/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml
index 1c5093c5bc02..35f7fef9d4e3 100644
--- a/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml
+++ b/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1beta
- 0.7.0-SNAPSHOT
+ 0.7.0
grpc-google-cloud-configdelivery-v1beta
GRPC library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.7.0-SNAPSHOT
+ 0.7.0
diff --git a/java-configdelivery/pom.xml b/java-configdelivery/pom.xml
index 76ad74d170f9..683a7064e601 100644
--- a/java-configdelivery/pom.xml
+++ b/java-configdelivery/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-configdelivery-parent
pom
- 0.7.0-SNAPSHOT
+ 0.7.0
Google Config Delivery API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-configdelivery
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1beta
- 0.7.0-SNAPSHOT
+ 0.7.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1beta
- 0.7.0-SNAPSHOT
+ 0.7.0
diff --git a/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml b/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml
index 295281416f28..f654a5171c64 100644
--- a/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml
+++ b/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1
- 0.7.0-SNAPSHOT
+ 0.7.0
proto-google-cloud-configdelivery-v1
Proto library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.7.0-SNAPSHOT
+ 0.7.0
diff --git a/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml b/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml
index 02068b8ad0a2..f199a551beb5 100644
--- a/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml
+++ b/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1beta
- 0.7.0-SNAPSHOT
+ 0.7.0
proto-google-cloud-configdelivery-v1beta
Proto library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.7.0-SNAPSHOT
+ 0.7.0
diff --git a/java-connectgateway/CHANGELOG.md b/java-connectgateway/CHANGELOG.md
index eb4789009842..a4ba7b69a091 100644
--- a/java-connectgateway/CHANGELOG.md
+++ b/java-connectgateway/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.25.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.24.0 (2025-08-13)
* No change
diff --git a/java-connectgateway/google-cloud-connectgateway-bom/pom.xml b/java-connectgateway/google-cloud-connectgateway-bom/pom.xml
index 9142cb36ea72..a9dbc954b776 100644
--- a/java-connectgateway/google-cloud-connectgateway-bom/pom.xml
+++ b/java-connectgateway/google-cloud-connectgateway-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-connectgateway-bom
- 0.25.0-SNAPSHOT
+ 0.25.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.cloud
google-cloud-connectgateway
- 0.25.0-SNAPSHOT
+ 0.25.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.25.0-SNAPSHOT
+ 0.25.0
diff --git a/java-connectgateway/google-cloud-connectgateway/pom.xml b/java-connectgateway/google-cloud-connectgateway/pom.xml
index 308cdd95d5c5..07692bdc09f6 100644
--- a/java-connectgateway/google-cloud-connectgateway/pom.xml
+++ b/java-connectgateway/google-cloud-connectgateway/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-connectgateway
- 0.25.0-SNAPSHOT
+ 0.25.0
jar
Google Connect Gateway API
Connect Gateway API The Connect Gateway service allows connectivity from external parties to connected Kubernetes clusters.
com.google.cloud
google-cloud-connectgateway-parent
- 0.25.0-SNAPSHOT
+ 0.25.0
google-cloud-connectgateway
diff --git a/java-connectgateway/pom.xml b/java-connectgateway/pom.xml
index 8213f5121b3d..0a7452de363c 100644
--- a/java-connectgateway/pom.xml
+++ b/java-connectgateway/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-connectgateway-parent
pom
- 0.25.0-SNAPSHOT
+ 0.25.0
Google Connect Gateway API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-connectgateway
- 0.25.0-SNAPSHOT
+ 0.25.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.25.0-SNAPSHOT
+ 0.25.0
diff --git a/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml b/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml
index 5da849328937..51336acdb417 100644
--- a/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml
+++ b/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.25.0-SNAPSHOT
+ 0.25.0
proto-google-cloud-connectgateway-v1
Proto library for google-cloud-connectgateway
com.google.cloud
google-cloud-connectgateway-parent
- 0.25.0-SNAPSHOT
+ 0.25.0
diff --git a/java-contact-center-insights/CHANGELOG.md b/java-contact-center-insights/CHANGELOG.md
index f2c7702aff5f..70239d760f88 100644
--- a/java-contact-center-insights/CHANGELOG.md
+++ b/java-contact-center-insights/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.72.0 (2025-08-13)
* No change
diff --git a/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml b/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml
index 1fe0b94ff3f4..7f3e413a1b49 100644
--- a/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml
+++ b/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-contact-center-insights-bom
- 2.73.0-SNAPSHOT
+ 2.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml b/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml
index 1a5b253b5fe5..38d49b13a5a5 100644
--- a/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml
+++ b/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-contact-center-insights
- 2.73.0-SNAPSHOT
+ 2.73.0
jar
Google CCAI Insights
CCAI Insights helps users detect and visualize patterns in their contact center data.
com.google.cloud
google-cloud-contact-center-insights-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
google-cloud-contact-center-insights
diff --git a/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml b/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml
index 916ae388f79b..270f02d1de74 100644
--- a/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml
+++ b/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
grpc-google-cloud-contact-center-insights-v1
GRPC library for google-cloud-contact-center-insights
com.google.cloud
google-cloud-contact-center-insights-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-contact-center-insights/pom.xml b/java-contact-center-insights/pom.xml
index 59a9dbfcf9b2..f5977d37de6f 100644
--- a/java-contact-center-insights/pom.xml
+++ b/java-contact-center-insights/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-contact-center-insights-parent
pom
- 2.73.0-SNAPSHOT
+ 2.73.0
Google CCAI Insights Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml b/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml
index 7a09aba2d14d..08d29c426abd 100644
--- a/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml
+++ b/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.73.0-SNAPSHOT
+ 2.73.0
proto-google-cloud-contact-center-insights-v1
Proto library for google-cloud-contact-center-insights
com.google.cloud
google-cloud-contact-center-insights-parent
- 2.73.0-SNAPSHOT
+ 2.73.0
diff --git a/java-container/CHANGELOG.md b/java-container/CHANGELOG.md
index ed97ada233d7..9e9d5c7a0e6c 100644
--- a/java-container/CHANGELOG.md
+++ b/java-container/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.76.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.75.0 (2025-08-13)
* No change
diff --git a/java-container/google-cloud-container-bom/pom.xml b/java-container/google-cloud-container-bom/pom.xml
index eb64dd01d0d5..5715ca371692 100644
--- a/java-container/google-cloud-container-bom/pom.xml
+++ b/java-container/google-cloud-container-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-container-bom
- 2.76.0-SNAPSHOT
+ 2.76.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-container
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
proto-google-cloud-container-v1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-container/google-cloud-container/pom.xml b/java-container/google-cloud-container/pom.xml
index 175f3ec161fc..93ae72f7a5ac 100644
--- a/java-container/google-cloud-container/pom.xml
+++ b/java-container/google-cloud-container/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-container
- 2.76.0-SNAPSHOT
+ 2.76.0
jar
Google Cloud Container
Java idiomatic client for Google Cloud Container
com.google.cloud
google-cloud-container-parent
- 2.76.0-SNAPSHOT
+ 2.76.0
google-cloud-container
diff --git a/java-container/grpc-google-cloud-container-v1/pom.xml b/java-container/grpc-google-cloud-container-v1/pom.xml
index 895707094b0b..dc014252ea82 100644
--- a/java-container/grpc-google-cloud-container-v1/pom.xml
+++ b/java-container/grpc-google-cloud-container-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.76.0-SNAPSHOT
+ 2.76.0
grpc-google-cloud-container-v1
GRPC library for grpc-google-cloud-container-v1
com.google.cloud
google-cloud-container-parent
- 2.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-container/grpc-google-cloud-container-v1beta1/pom.xml b/java-container/grpc-google-cloud-container-v1beta1/pom.xml
index c0681f8c8960..10c7814ef795 100644
--- a/java-container/grpc-google-cloud-container-v1beta1/pom.xml
+++ b/java-container/grpc-google-cloud-container-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
grpc-google-cloud-container-v1beta1
GRPC library for google-cloud-container
com.google.cloud
google-cloud-container-parent
- 2.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-container/pom.xml b/java-container/pom.xml
index 0bb434e86023..086e1ed6f287 100644
--- a/java-container/pom.xml
+++ b/java-container/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-container-parent
pom
- 2.76.0-SNAPSHOT
+ 2.76.0
Google Cloud Container Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-container-v1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.cloud
google-cloud-container
- 2.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-container/proto-google-cloud-container-v1/pom.xml b/java-container/proto-google-cloud-container-v1/pom.xml
index 5eea2e7e17ba..cf0021d4be48 100644
--- a/java-container/proto-google-cloud-container-v1/pom.xml
+++ b/java-container/proto-google-cloud-container-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-container-v1
- 2.76.0-SNAPSHOT
+ 2.76.0
proto-google-cloud-container-v1
PROTO library for proto-google-cloud-container-v1
com.google.cloud
google-cloud-container-parent
- 2.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-container/proto-google-cloud-container-v1beta1/pom.xml b/java-container/proto-google-cloud-container-v1beta1/pom.xml
index c224614ca5dd..6f8aeb1f9200 100644
--- a/java-container/proto-google-cloud-container-v1beta1/pom.xml
+++ b/java-container/proto-google-cloud-container-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
proto-google-cloud-container-v1beta1
Proto library for google-cloud-container
com.google.cloud
google-cloud-container-parent
- 2.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-containeranalysis/CHANGELOG.md b/java-containeranalysis/CHANGELOG.md
index 495ad1047058..e214ebfd8092 100644
--- a/java-containeranalysis/CHANGELOG.md
+++ b/java-containeranalysis/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.74.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.73.0 (2025-08-13)
* No change
diff --git a/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml b/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml
index 0d9e2795e61b..14f7db1db406 100644
--- a/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml
+++ b/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-containeranalysis-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-containeranalysis
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.164.0-SNAPSHOT
+ 0.164.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.164.0-SNAPSHOT
+ 0.164.0
diff --git a/java-containeranalysis/google-cloud-containeranalysis/pom.xml b/java-containeranalysis/google-cloud-containeranalysis/pom.xml
index 19f1551dd35b..230eab510002 100644
--- a/java-containeranalysis/google-cloud-containeranalysis/pom.xml
+++ b/java-containeranalysis/google-cloud-containeranalysis/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-containeranalysis
- 2.74.0-SNAPSHOT
+ 2.74.0
jar
Google Cloud Container Analysis
Java idiomatic client for Google Cloud Container Analysis
com.google.cloud
google-cloud-containeranalysis-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
google-cloud-containeranalysis
diff --git a/java-containeranalysis/grpc-google-cloud-containeranalysis-v1/pom.xml b/java-containeranalysis/grpc-google-cloud-containeranalysis-v1/pom.xml
index 5e82483093d6..df152416c844 100644
--- a/java-containeranalysis/grpc-google-cloud-containeranalysis-v1/pom.xml
+++ b/java-containeranalysis/grpc-google-cloud-containeranalysis-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
grpc-google-cloud-containeranalysis-v1
GRPC library for grpc-google-cloud-containeranalysis-v1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml b/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml
index 23b1ba4928f8..b16d14f7af42 100644
--- a/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml
+++ b/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.164.0-SNAPSHOT
+ 0.164.0
grpc-google-cloud-containeranalysis-v1beta1
GRPC library for grpc-google-cloud-containeranalysis-v1beta1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-containeranalysis/pom.xml b/java-containeranalysis/pom.xml
index d57b2a34663d..dea801a31a56 100644
--- a/java-containeranalysis/pom.xml
+++ b/java-containeranalysis/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-containeranalysis-parent
pom
- 2.74.0-SNAPSHOT
+ 2.74.0
Google Cloud Container Analysis Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,33 +29,33 @@
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.164.0-SNAPSHOT
+ 0.164.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.164.0-SNAPSHOT
+ 0.164.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.cloud
google-cloud-containeranalysis
- 2.74.0-SNAPSHOT
+ 2.74.0
io.grafeas
grafeas
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml b/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml
index 86ba0fb9a621..f2bb2e4673ab 100644
--- a/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml
+++ b/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
proto-google-cloud-containeranalysis-v1
PROTO library for proto-google-cloud-containeranalysis-v1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml b/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml
index 30db7824b778..829130c83e53 100644
--- a/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml
+++ b/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.164.0-SNAPSHOT
+ 0.164.0
proto-google-cloud-containeranalysis-v1beta1
PROTO library for proto-google-cloud-containeranalysis-v1beta1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml b/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml
index 15db99c8e216..6b8de9a5ae01 100644
--- a/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml
+++ b/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-contentwarehouse-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-contentwarehouse
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml b/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml
index c998bc669f08..b058efa58605 100644
--- a/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml
+++ b/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-contentwarehouse
- 0.69.0-SNAPSHOT
+ 0.69.0
jar
Google Document AI Warehouse
Document AI Warehouse Document AI Warehouse is an integrated cloud-native GCP platform to store, search, organize, govern and analyze documents and their structured metadata.
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
google-cloud-contentwarehouse
diff --git a/java-contentwarehouse/grpc-google-cloud-contentwarehouse-v1/pom.xml b/java-contentwarehouse/grpc-google-cloud-contentwarehouse-v1/pom.xml
index 261300eb47d7..a4c2c708eb9b 100644
--- a/java-contentwarehouse/grpc-google-cloud-contentwarehouse-v1/pom.xml
+++ b/java-contentwarehouse/grpc-google-cloud-contentwarehouse-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-contentwarehouse-v1
GRPC library for google-cloud-contentwarehouse
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-contentwarehouse/pom.xml b/java-contentwarehouse/pom.xml
index 075c1d154b3e..c44676a47729 100644
--- a/java-contentwarehouse/pom.xml
+++ b/java-contentwarehouse/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-contentwarehouse-parent
pom
- 0.69.0-SNAPSHOT
+ 0.69.0
Google Document AI Warehouse Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-contentwarehouse
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
@@ -48,7 +48,7 @@
com.google.cloud
google-cloud-document-ai
- 2.77.0-SNAPSHOT
+ 2.77.0
diff --git a/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml b/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml
index 1832f84daa5b..eefa0f1b987c 100644
--- a/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml
+++ b/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-contentwarehouse-v1
Proto library for google-cloud-contentwarehouse
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-data-fusion/CHANGELOG.md b/java-data-fusion/CHANGELOG.md
index 5272f53aa577..bf8bb7d85256 100644
--- a/java-data-fusion/CHANGELOG.md
+++ b/java-data-fusion/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.73.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.72.0 (2025-08-13)
* No change
diff --git a/java-data-fusion/google-cloud-data-fusion-bom/pom.xml b/java-data-fusion/google-cloud-data-fusion-bom/pom.xml
index 84ac9aa3796f..0e8445e13a53 100644
--- a/java-data-fusion/google-cloud-data-fusion-bom/pom.xml
+++ b/java-data-fusion/google-cloud-data-fusion-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-data-fusion-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-data-fusion
- 1.73.0-SNAPSHOT
+ 1.73.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-data-fusion/google-cloud-data-fusion/pom.xml b/java-data-fusion/google-cloud-data-fusion/pom.xml
index f0ed84d38c44..3d5121a11fa4 100644
--- a/java-data-fusion/google-cloud-data-fusion/pom.xml
+++ b/java-data-fusion/google-cloud-data-fusion/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-data-fusion
- 1.73.0-SNAPSHOT
+ 1.73.0
jar
Google Cloud Data Fusion
Cloud Data Fusion is a fully managed, cloud-native, enterprise data integration service for quickly building and managing data pipelines.
com.google.cloud
google-cloud-data-fusion-parent
- 1.73.0-SNAPSHOT
+ 1.73.0
google-cloud-data-fusion
diff --git a/java-data-fusion/grpc-google-cloud-data-fusion-v1/pom.xml b/java-data-fusion/grpc-google-cloud-data-fusion-v1/pom.xml
index 8344f736abc9..778a44b7c3be 100644
--- a/java-data-fusion/grpc-google-cloud-data-fusion-v1/pom.xml
+++ b/java-data-fusion/grpc-google-cloud-data-fusion-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
grpc-google-cloud-data-fusion-v1
GRPC library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-data-fusion/grpc-google-cloud-data-fusion-v1beta1/pom.xml b/java-data-fusion/grpc-google-cloud-data-fusion-v1beta1/pom.xml
index f7d67363c58f..6d3fe9ee1da0 100644
--- a/java-data-fusion/grpc-google-cloud-data-fusion-v1beta1/pom.xml
+++ b/java-data-fusion/grpc-google-cloud-data-fusion-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-data-fusion-v1beta1
GRPC library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-data-fusion/pom.xml b/java-data-fusion/pom.xml
index 0b2d58ca8a7d..aa94867ec642 100644
--- a/java-data-fusion/pom.xml
+++ b/java-data-fusion/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-data-fusion-parent
pom
- 1.73.0-SNAPSHOT
+ 1.73.0
Google Cloud Data Fusion Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-data-fusion
- 1.73.0-SNAPSHOT
+ 1.73.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-data-fusion/proto-google-cloud-data-fusion-v1/pom.xml b/java-data-fusion/proto-google-cloud-data-fusion-v1/pom.xml
index f78f23faf205..498cb13605e8 100644
--- a/java-data-fusion/proto-google-cloud-data-fusion-v1/pom.xml
+++ b/java-data-fusion/proto-google-cloud-data-fusion-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
proto-google-cloud-data-fusion-v1
Proto library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-data-fusion/proto-google-cloud-data-fusion-v1beta1/pom.xml b/java-data-fusion/proto-google-cloud-data-fusion-v1beta1/pom.xml
index 4a98b6a88624..ae6bc8d37236 100644
--- a/java-data-fusion/proto-google-cloud-data-fusion-v1beta1/pom.xml
+++ b/java-data-fusion/proto-google-cloud-data-fusion-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-data-fusion-v1beta1
Proto library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-datacatalog/CHANGELOG.md b/java-datacatalog/CHANGELOG.md
index ba1c82e2da6e..19333fe20470 100644
--- a/java-datacatalog/CHANGELOG.md
+++ b/java-datacatalog/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.79.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.78.0 (2025-08-13)
* No change
diff --git a/java-datacatalog/google-cloud-datacatalog-bom/pom.xml b/java-datacatalog/google-cloud-datacatalog-bom/pom.xml
index 81457b44bba5..b053c7dbeffe 100644
--- a/java-datacatalog/google-cloud-datacatalog-bom/pom.xml
+++ b/java-datacatalog/google-cloud-datacatalog-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-datacatalog-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-datacatalog
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.116.0-SNAPSHOT
+ 0.116.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.116.0-SNAPSHOT
+ 0.116.0
diff --git a/java-datacatalog/google-cloud-datacatalog/pom.xml b/java-datacatalog/google-cloud-datacatalog/pom.xml
index ae27b23fc36c..519f34322b6b 100644
--- a/java-datacatalog/google-cloud-datacatalog/pom.xml
+++ b/java-datacatalog/google-cloud-datacatalog/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-datacatalog
- 1.79.0-SNAPSHOT
+ 1.79.0
jar
Google Cloud Data Catalog
Java idiomatic client for Google Cloud Data Catalog
com.google.cloud
google-cloud-datacatalog-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
google-cloud-datacatalog
diff --git a/java-datacatalog/grpc-google-cloud-datacatalog-v1/pom.xml b/java-datacatalog/grpc-google-cloud-datacatalog-v1/pom.xml
index f2bab33b3fca..72fde4b068c4 100644
--- a/java-datacatalog/grpc-google-cloud-datacatalog-v1/pom.xml
+++ b/java-datacatalog/grpc-google-cloud-datacatalog-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
grpc-google-cloud-datacatalog-v1
GRPC library for grpc-google-cloud-datacatalog-v1
com.google.cloud
google-cloud-datacatalog-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml b/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml
index a51d77b14731..93a765345973 100644
--- a/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml
+++ b/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.116.0-SNAPSHOT
+ 0.116.0
grpc-google-cloud-datacatalog-v1beta1
GRPC library for grpc-google-cloud-datacatalog-v1beta1
com.google.cloud
google-cloud-datacatalog-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-datacatalog/pom.xml b/java-datacatalog/pom.xml
index 88221f1e669a..178cdb55414c 100644
--- a/java-datacatalog/pom.xml
+++ b/java-datacatalog/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datacatalog-parent
pom
- 1.79.0-SNAPSHOT
+ 1.79.0
Google Cloud Data Catalog Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.116.0-SNAPSHOT
+ 0.116.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.116.0-SNAPSHOT
+ 0.116.0
com.google.cloud
google-cloud-datacatalog
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml b/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml
index 62a9cd996ac2..5c86a4835ec6 100644
--- a/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml
+++ b/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
proto-google-cloud-datacatalog-v1
PROTO library for proto-google-cloud-datacatalog-v1
com.google.cloud
google-cloud-datacatalog-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml b/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml
index 73d00a6a1519..4e32895009ac 100644
--- a/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml
+++ b/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.116.0-SNAPSHOT
+ 0.116.0
proto-google-cloud-datacatalog-v1beta1
PROTO library for proto-google-cloud-datacatalog-v1beta1
com.google.cloud
google-cloud-datacatalog-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-dataflow/CHANGELOG.md b/java-dataflow/CHANGELOG.md
index db10a69b1108..7ce19031dbdf 100644
--- a/java-dataflow/CHANGELOG.md
+++ b/java-dataflow/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.77.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.76.0 (2025-08-13)
* No change
diff --git a/java-dataflow/google-cloud-dataflow-bom/pom.xml b/java-dataflow/google-cloud-dataflow-bom/pom.xml
index 1b85dcbabf86..f885ad377bbb 100644
--- a/java-dataflow/google-cloud-dataflow-bom/pom.xml
+++ b/java-dataflow/google-cloud-dataflow-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dataflow-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataflow
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-dataflow/google-cloud-dataflow/pom.xml b/java-dataflow/google-cloud-dataflow/pom.xml
index 7ef11db64375..af77408e3605 100644
--- a/java-dataflow/google-cloud-dataflow/pom.xml
+++ b/java-dataflow/google-cloud-dataflow/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dataflow
- 0.77.0-SNAPSHOT
+ 0.77.0
jar
Google Dataflow
Dataflow is a managed service for executing a wide variety of data processing patterns.
com.google.cloud
google-cloud-dataflow-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
google-cloud-dataflow
diff --git a/java-dataflow/grpc-google-cloud-dataflow-v1beta3/pom.xml b/java-dataflow/grpc-google-cloud-dataflow-v1beta3/pom.xml
index 65f7336417d1..26905d484281 100644
--- a/java-dataflow/grpc-google-cloud-dataflow-v1beta3/pom.xml
+++ b/java-dataflow/grpc-google-cloud-dataflow-v1beta3/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-dataflow-v1beta3
GRPC library for google-cloud-dataflow
com.google.cloud
google-cloud-dataflow-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-dataflow/pom.xml b/java-dataflow/pom.xml
index cdb59a7b83e7..844f062e51dd 100644
--- a/java-dataflow/pom.xml
+++ b/java-dataflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataflow-parent
pom
- 0.77.0-SNAPSHOT
+ 0.77.0
Google Dataflow Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataflow
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml b/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml
index a29a293f2c10..2bef94a246ff 100644
--- a/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml
+++ b/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-dataflow-v1beta3
Proto library for google-cloud-dataflow
com.google.cloud
google-cloud-dataflow-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-dataform/CHANGELOG.md b/java-dataform/CHANGELOG.md
index c6c9b988c00d..0650572b14a3 100644
--- a/java-dataform/CHANGELOG.md
+++ b/java-dataform/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.72.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.71.0 (2025-08-13)
* No change
diff --git a/java-dataform/google-cloud-dataform-bom/pom.xml b/java-dataform/google-cloud-dataform-bom/pom.xml
index b0c93f38db72..4c74c4b1a80a 100644
--- a/java-dataform/google-cloud-dataform-bom/pom.xml
+++ b/java-dataform/google-cloud-dataform-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dataform-bom
- 0.72.0-SNAPSHOT
+ 0.72.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-dataform
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
grpc-google-cloud-dataform-v1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
proto-google-cloud-dataform-v1
- 0.72.0-SNAPSHOT
+ 0.72.0
diff --git a/java-dataform/google-cloud-dataform/pom.xml b/java-dataform/google-cloud-dataform/pom.xml
index d2a2e79d1492..66c02fd179de 100644
--- a/java-dataform/google-cloud-dataform/pom.xml
+++ b/java-dataform/google-cloud-dataform/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dataform
- 0.72.0-SNAPSHOT
+ 0.72.0
jar
Google Cloud Dataform
Cloud Dataform Help analytics teams manage data inside BigQuery using SQL.
com.google.cloud
google-cloud-dataform-parent
- 0.72.0-SNAPSHOT
+ 0.72.0
google-cloud-dataform
diff --git a/java-dataform/grpc-google-cloud-dataform-v1/pom.xml b/java-dataform/grpc-google-cloud-dataform-v1/pom.xml
index f6e9fa4d18cd..e1a1a6f693d3 100644
--- a/java-dataform/grpc-google-cloud-dataform-v1/pom.xml
+++ b/java-dataform/grpc-google-cloud-dataform-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataform-v1
- 0.72.0-SNAPSHOT
+ 0.72.0
grpc-google-cloud-dataform-v1
GRPC library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.72.0-SNAPSHOT
+ 0.72.0
diff --git a/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml b/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml
index 364146bcd3b1..080c2809ea10 100644
--- a/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml
+++ b/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
grpc-google-cloud-dataform-v1beta1
GRPC library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.72.0-SNAPSHOT
+ 0.72.0
diff --git a/java-dataform/pom.xml b/java-dataform/pom.xml
index 5a9015af6853..c10e29f60252 100644
--- a/java-dataform/pom.xml
+++ b/java-dataform/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataform-parent
pom
- 0.72.0-SNAPSHOT
+ 0.72.0
Google Cloud Dataform Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-dataform
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
proto-google-cloud-dataform-v1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
grpc-google-cloud-dataform-v1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
diff --git a/java-dataform/proto-google-cloud-dataform-v1/pom.xml b/java-dataform/proto-google-cloud-dataform-v1/pom.xml
index d5d9fb621b2e..5a3ef02e0040 100644
--- a/java-dataform/proto-google-cloud-dataform-v1/pom.xml
+++ b/java-dataform/proto-google-cloud-dataform-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataform-v1
- 0.72.0-SNAPSHOT
+ 0.72.0
proto-google-cloud-dataform-v1
Proto library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.72.0-SNAPSHOT
+ 0.72.0
diff --git a/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml b/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml
index 7b10d0f54cf3..d6e371223597 100644
--- a/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml
+++ b/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
proto-google-cloud-dataform-v1beta1
Proto library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.72.0-SNAPSHOT
+ 0.72.0
diff --git a/java-datalabeling/CHANGELOG.md b/java-datalabeling/CHANGELOG.md
index 420b04f0214a..39666e21181a 100644
--- a/java-datalabeling/CHANGELOG.md
+++ b/java-datalabeling/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.193.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.192.0 (2025-08-13)
* No change
diff --git a/java-datalabeling/google-cloud-datalabeling-bom/pom.xml b/java-datalabeling/google-cloud-datalabeling-bom/pom.xml
index 9286738a553e..3efb62d99191 100644
--- a/java-datalabeling/google-cloud-datalabeling-bom/pom.xml
+++ b/java-datalabeling/google-cloud-datalabeling-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-datalabeling-bom
- 0.193.0-SNAPSHOT
+ 0.193.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-datalabeling
- 0.193.0-SNAPSHOT
+ 0.193.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.158.0-SNAPSHOT
+ 0.158.0
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.158.0-SNAPSHOT
+ 0.158.0
diff --git a/java-datalabeling/google-cloud-datalabeling/pom.xml b/java-datalabeling/google-cloud-datalabeling/pom.xml
index 7b696a69b14d..40aace3206bb 100644
--- a/java-datalabeling/google-cloud-datalabeling/pom.xml
+++ b/java-datalabeling/google-cloud-datalabeling/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-datalabeling
- 0.193.0-SNAPSHOT
+ 0.193.0
jar
Google Cloud Data Labeling
Java idiomatic client for Google Cloud Data Labeling
com.google.cloud
google-cloud-datalabeling-parent
- 0.193.0-SNAPSHOT
+ 0.193.0
google-cloud-datalabeling
diff --git a/java-datalabeling/grpc-google-cloud-datalabeling-v1beta1/pom.xml b/java-datalabeling/grpc-google-cloud-datalabeling-v1beta1/pom.xml
index 811619d8f284..f06bc50d19ba 100644
--- a/java-datalabeling/grpc-google-cloud-datalabeling-v1beta1/pom.xml
+++ b/java-datalabeling/grpc-google-cloud-datalabeling-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.158.0-SNAPSHOT
+ 0.158.0
grpc-google-cloud-datalabeling-v1beta1
GRPC library for grpc-google-cloud-datalabeling-v1beta1
com.google.cloud
google-cloud-datalabeling-parent
- 0.193.0-SNAPSHOT
+ 0.193.0
diff --git a/java-datalabeling/pom.xml b/java-datalabeling/pom.xml
index 98cfd90afb46..3c5fc700c483 100644
--- a/java-datalabeling/pom.xml
+++ b/java-datalabeling/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datalabeling-parent
pom
- 0.193.0-SNAPSHOT
+ 0.193.0
Google Cloud Data Labeling Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.158.0-SNAPSHOT
+ 0.158.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.158.0-SNAPSHOT
+ 0.158.0
com.google.cloud
google-cloud-datalabeling
- 0.193.0-SNAPSHOT
+ 0.193.0
diff --git a/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml b/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml
index 49c5a901776e..bc4108f0e8c9 100644
--- a/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml
+++ b/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.158.0-SNAPSHOT
+ 0.158.0
proto-google-cloud-datalabeling-v1beta1
PROTO library for proto-google-cloud-datalabeling-v1beta1
com.google.cloud
google-cloud-datalabeling-parent
- 0.193.0-SNAPSHOT
+ 0.193.0
diff --git a/java-datalineage/CHANGELOG.md b/java-datalineage/CHANGELOG.md
index a3242fb7102b..0c43962fa2ed 100644
--- a/java-datalineage/CHANGELOG.md
+++ b/java-datalineage/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.65.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.64.0 (2025-08-13)
* No change
diff --git a/java-datalineage/google-cloud-datalineage-bom/pom.xml b/java-datalineage/google-cloud-datalineage-bom/pom.xml
index 26e6bb6fdb1d..0217a5d85628 100644
--- a/java-datalineage/google-cloud-datalineage-bom/pom.xml
+++ b/java-datalineage/google-cloud-datalineage-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-datalineage-bom
- 0.65.0-SNAPSHOT
+ 0.65.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-datalineage
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-datalineage/google-cloud-datalineage/pom.xml b/java-datalineage/google-cloud-datalineage/pom.xml
index 0d329d38d80d..851b8ce23b5a 100644
--- a/java-datalineage/google-cloud-datalineage/pom.xml
+++ b/java-datalineage/google-cloud-datalineage/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-datalineage
- 0.65.0-SNAPSHOT
+ 0.65.0
jar
Google Data Lineage
Data Lineage Lineage is used to track data flows between assets over time.
com.google.cloud
google-cloud-datalineage-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
google-cloud-datalineage
diff --git a/java-datalineage/grpc-google-cloud-datalineage-v1/pom.xml b/java-datalineage/grpc-google-cloud-datalineage-v1/pom.xml
index 2a2e6f67a756..f3ae2dad209b 100644
--- a/java-datalineage/grpc-google-cloud-datalineage-v1/pom.xml
+++ b/java-datalineage/grpc-google-cloud-datalineage-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.65.0-SNAPSHOT
+ 0.65.0
grpc-google-cloud-datalineage-v1
GRPC library for google-cloud-datalineage
com.google.cloud
google-cloud-datalineage-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-datalineage/pom.xml b/java-datalineage/pom.xml
index 2a48c0df904d..ddce6f97006b 100644
--- a/java-datalineage/pom.xml
+++ b/java-datalineage/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datalineage-parent
pom
- 0.65.0-SNAPSHOT
+ 0.65.0
Google Data Lineage Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-datalineage
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml b/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml
index 7130b71a89fc..73f4ac5147bf 100644
--- a/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml
+++ b/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.65.0-SNAPSHOT
+ 0.65.0
proto-google-cloud-datalineage-v1
Proto library for google-cloud-datalineage
com.google.cloud
google-cloud-datalineage-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-dataplex/CHANGELOG.md b/java-dataplex/CHANGELOG.md
index df9027001045..bd448f8872fd 100644
--- a/java-dataplex/CHANGELOG.md
+++ b/java-dataplex/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.70.0 (2025-08-13)
* No change
diff --git a/java-dataplex/google-cloud-dataplex-bom/pom.xml b/java-dataplex/google-cloud-dataplex-bom/pom.xml
index 4ce658c2cc49..dc96bc66b028 100644
--- a/java-dataplex/google-cloud-dataplex-bom/pom.xml
+++ b/java-dataplex/google-cloud-dataplex-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dataplex-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataplex
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-dataplex/google-cloud-dataplex/pom.xml b/java-dataplex/google-cloud-dataplex/pom.xml
index 7b9460c43b64..dc7e520f870a 100644
--- a/java-dataplex/google-cloud-dataplex/pom.xml
+++ b/java-dataplex/google-cloud-dataplex/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dataplex
- 1.71.0-SNAPSHOT
+ 1.71.0
jar
Google Cloud Dataplex
Cloud Dataplex provides intelligent data fabric that enables organizations to centrally manage, monitor, and govern their data across data lakes, data warehouses, and data marts with consistent controls, providing access to trusted data and powering analytics at scale.
com.google.cloud
google-cloud-dataplex-parent
- 1.71.0-SNAPSHOT
+ 1.71.0
google-cloud-dataplex
diff --git a/java-dataplex/grpc-google-cloud-dataplex-v1/pom.xml b/java-dataplex/grpc-google-cloud-dataplex-v1/pom.xml
index 17a8bd554c11..58e510ff7c6e 100644
--- a/java-dataplex/grpc-google-cloud-dataplex-v1/pom.xml
+++ b/java-dataplex/grpc-google-cloud-dataplex-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
grpc-google-cloud-dataplex-v1
GRPC library for google-cloud-dataplex
com.google.cloud
google-cloud-dataplex-parent
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-dataplex/pom.xml b/java-dataplex/pom.xml
index 5636f5254abb..c68bd13e6121 100644
--- a/java-dataplex/pom.xml
+++ b/java-dataplex/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataplex-parent
pom
- 1.71.0-SNAPSHOT
+ 1.71.0
Google Cloud Dataplex Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataplex
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml b/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml
index fd04ba3ba61e..73da519cffe6 100644
--- a/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml
+++ b/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
proto-google-cloud-dataplex-v1
Proto library for google-cloud-dataplex
com.google.cloud
google-cloud-dataplex-parent
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-dataproc-metastore/CHANGELOG.md b/java-dataproc-metastore/CHANGELOG.md
index f3b96bf0151d..171f03097831 100644
--- a/java-dataproc-metastore/CHANGELOG.md
+++ b/java-dataproc-metastore/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.74.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.73.0 (2025-08-13)
* No change
diff --git a/java-dataproc-metastore/google-cloud-dataproc-metastore-bom/pom.xml b/java-dataproc-metastore/google-cloud-dataproc-metastore-bom/pom.xml
index 8a2323432a65..b5d8ccc1d587 100644
--- a/java-dataproc-metastore/google-cloud-dataproc-metastore-bom/pom.xml
+++ b/java-dataproc-metastore/google-cloud-dataproc-metastore-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dataproc-metastore-bom
- 2.74.0-SNAPSHOT
+ 2.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-dataproc-metastore
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml b/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml
index a67f8e0c50ac..98420ad415a4 100644
--- a/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml
+++ b/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dataproc-metastore
- 2.74.0-SNAPSHOT
+ 2.74.0
jar
Google Dataproc Metastore
is a fully managed, highly available, autoscaled, autohealing, OSS-native metastore service that greatly simplifies technical metadata management. Dataproc Metastore service is based on Apache Hive metastore and serves as a critical component towards enterprise data lakes.
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
google-cloud-dataproc-metastore
diff --git a/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1/pom.xml b/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1/pom.xml
index ef11c8b63bc0..3a62deb175ac 100644
--- a/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1/pom.xml
+++ b/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
grpc-google-cloud-dataproc-metastore-v1
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1alpha/pom.xml b/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1alpha/pom.xml
index 50713fe075ae..8222328b1923 100644
--- a/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1alpha/pom.xml
+++ b/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-dataproc-metastore-v1alpha
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1beta/pom.xml b/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1beta/pom.xml
index e578e20ac5ac..c65f2c6a121f 100644
--- a/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1beta/pom.xml
+++ b/java-dataproc-metastore/grpc-google-cloud-dataproc-metastore-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-dataproc-metastore-v1beta
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/pom.xml b/java-dataproc-metastore/pom.xml
index 43e1096b52af..5a6a1e31daa4 100644
--- a/java-dataproc-metastore/pom.xml
+++ b/java-dataproc-metastore/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataproc-metastore-parent
pom
- 2.74.0-SNAPSHOT
+ 2.74.0
Google Dataproc Metastore Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-dataproc-metastore
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/pom.xml b/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/pom.xml
index 373bda079826..665ca3841205 100644
--- a/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/pom.xml
+++ b/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.74.0-SNAPSHOT
+ 2.74.0
proto-google-cloud-dataproc-metastore-v1
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/pom.xml b/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/pom.xml
index 25613077d508..a8db8f554e27 100644
--- a/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/pom.xml
+++ b/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-dataproc-metastore-v1alpha
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/pom.xml b/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/pom.xml
index 4bf71b18637d..47a23189ec43 100644
--- a/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/pom.xml
+++ b/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-dataproc-metastore-v1beta
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.74.0-SNAPSHOT
+ 2.74.0
diff --git a/java-dataproc/CHANGELOG.md b/java-dataproc/CHANGELOG.md
index 045ecff382e8..db4cabb2ab18 100644
--- a/java-dataproc/CHANGELOG.md
+++ b/java-dataproc/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 4.70.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 4.69.0 (2025-08-13)
* No change
diff --git a/java-dataproc/google-cloud-dataproc-bom/pom.xml b/java-dataproc/google-cloud-dataproc-bom/pom.xml
index 0b289fec5e74..5d27ef988a8d 100644
--- a/java-dataproc/google-cloud-dataproc-bom/pom.xml
+++ b/java-dataproc/google-cloud-dataproc-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dataproc-bom
- 4.70.0-SNAPSHOT
+ 4.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-dataproc
- 4.70.0-SNAPSHOT
+ 4.70.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.70.0-SNAPSHOT
+ 4.70.0
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.70.0-SNAPSHOT
+ 4.70.0
diff --git a/java-dataproc/google-cloud-dataproc/pom.xml b/java-dataproc/google-cloud-dataproc/pom.xml
index 5fba7fbfc6fd..ee8c6cfba3a5 100644
--- a/java-dataproc/google-cloud-dataproc/pom.xml
+++ b/java-dataproc/google-cloud-dataproc/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dataproc
- 4.70.0-SNAPSHOT
+ 4.70.0
jar
Google Cloud Dataproc
Java idiomatic client for Google Cloud Dataproc
com.google.cloud
google-cloud-dataproc-parent
- 4.70.0-SNAPSHOT
+ 4.70.0
google-cloud-dataproc
diff --git a/java-dataproc/grpc-google-cloud-dataproc-v1/pom.xml b/java-dataproc/grpc-google-cloud-dataproc-v1/pom.xml
index fc54284f64e6..279d84b74e88 100644
--- a/java-dataproc/grpc-google-cloud-dataproc-v1/pom.xml
+++ b/java-dataproc/grpc-google-cloud-dataproc-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.70.0-SNAPSHOT
+ 4.70.0
grpc-google-cloud-dataproc-v1
GRPC library for grpc-google-cloud-dataproc-v1
com.google.cloud
google-cloud-dataproc-parent
- 4.70.0-SNAPSHOT
+ 4.70.0
diff --git a/java-dataproc/pom.xml b/java-dataproc/pom.xml
index 8b95db3ffa67..33e0ec668a84 100644
--- a/java-dataproc/pom.xml
+++ b/java-dataproc/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataproc-parent
pom
- 4.70.0-SNAPSHOT
+ 4.70.0
Google Cloud Dataproc Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.70.0-SNAPSHOT
+ 4.70.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.70.0-SNAPSHOT
+ 4.70.0
com.google.cloud
google-cloud-dataproc
- 4.70.0-SNAPSHOT
+ 4.70.0
diff --git a/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml b/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml
index 6ac7ea55392c..5cec963b47b8 100644
--- a/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml
+++ b/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.70.0-SNAPSHOT
+ 4.70.0
proto-google-cloud-dataproc-v1
PROTO library for proto-google-cloud-dataproc-v1
com.google.cloud
google-cloud-dataproc-parent
- 4.70.0-SNAPSHOT
+ 4.70.0
diff --git a/java-datastream/CHANGELOG.md b/java-datastream/CHANGELOG.md
index 516ff48d215b..20767ecfd6f0 100644
--- a/java-datastream/CHANGELOG.md
+++ b/java-datastream/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.72.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.71.0 (2025-08-13)
* No change
diff --git a/java-datastream/google-cloud-datastream-bom/pom.xml b/java-datastream/google-cloud-datastream-bom/pom.xml
index 38ef59352050..af0b383945a6 100644
--- a/java-datastream/google-cloud-datastream-bom/pom.xml
+++ b/java-datastream/google-cloud-datastream-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-datastream-bom
- 1.72.0-SNAPSHOT
+ 1.72.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-datastream
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-datastream/google-cloud-datastream/pom.xml b/java-datastream/google-cloud-datastream/pom.xml
index 8e8f294596b8..101bb15ea4e5 100644
--- a/java-datastream/google-cloud-datastream/pom.xml
+++ b/java-datastream/google-cloud-datastream/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-datastream
- 1.72.0-SNAPSHOT
+ 1.72.0
jar
Google Datastream
Datastream is a serverless and easy-to-use change data capture (CDC) and replication service. It allows you to synchronize data across heterogeneous databases and applications reliably, and with minimal latency and downtime.
com.google.cloud
google-cloud-datastream-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
google-cloud-datastream
diff --git a/java-datastream/grpc-google-cloud-datastream-v1/pom.xml b/java-datastream/grpc-google-cloud-datastream-v1/pom.xml
index 6f4b6b5c8f10..84d91d942791 100644
--- a/java-datastream/grpc-google-cloud-datastream-v1/pom.xml
+++ b/java-datastream/grpc-google-cloud-datastream-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
grpc-google-cloud-datastream-v1
GRPC library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml b/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml
index 3aad1fe0905d..44964ebc6a4e 100644
--- a/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml
+++ b/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-datastream-v1alpha1
GRPC library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-datastream/pom.xml b/java-datastream/pom.xml
index 0573da00098f..3f4bd49c8302 100644
--- a/java-datastream/pom.xml
+++ b/java-datastream/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datastream-parent
pom
- 1.72.0-SNAPSHOT
+ 1.72.0
Google Datastream Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-datastream
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-datastream/proto-google-cloud-datastream-v1/pom.xml b/java-datastream/proto-google-cloud-datastream-v1/pom.xml
index 6326395d0395..c92f1b5972c1 100644
--- a/java-datastream/proto-google-cloud-datastream-v1/pom.xml
+++ b/java-datastream/proto-google-cloud-datastream-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.72.0-SNAPSHOT
+ 1.72.0
proto-google-cloud-datastream-v1
Proto library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml b/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml
index 442f0f59387c..1279fd4bf263 100644
--- a/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml
+++ b/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-datastream-v1alpha1
Proto library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.72.0-SNAPSHOT
+ 1.72.0
diff --git a/java-deploy/CHANGELOG.md b/java-deploy/CHANGELOG.md
index dd448493fa96..440a00bbd038 100644
--- a/java-deploy/CHANGELOG.md
+++ b/java-deploy/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.70.0 (2025-08-13)
* No change
diff --git a/java-deploy/google-cloud-deploy-bom/pom.xml b/java-deploy/google-cloud-deploy-bom/pom.xml
index f2cd0adaeba2..879573b79d5c 100644
--- a/java-deploy/google-cloud-deploy-bom/pom.xml
+++ b/java-deploy/google-cloud-deploy-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-deploy-bom
- 1.71.0-SNAPSHOT
+ 1.71.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-deploy
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-deploy/google-cloud-deploy/pom.xml b/java-deploy/google-cloud-deploy/pom.xml
index ece378fad002..747c26863222 100644
--- a/java-deploy/google-cloud-deploy/pom.xml
+++ b/java-deploy/google-cloud-deploy/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-deploy
- 1.71.0-SNAPSHOT
+ 1.71.0
jar
Google Google CLoud Deploy
Google CLoud Deploy is a service that automates delivery of your applications to a series of target environments in a defined sequence
com.google.cloud
google-cloud-deploy-parent
- 1.71.0-SNAPSHOT
+ 1.71.0
google-cloud-deploy
diff --git a/java-deploy/grpc-google-cloud-deploy-v1/pom.xml b/java-deploy/grpc-google-cloud-deploy-v1/pom.xml
index 7e4986404664..5c52efc23090 100644
--- a/java-deploy/grpc-google-cloud-deploy-v1/pom.xml
+++ b/java-deploy/grpc-google-cloud-deploy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
grpc-google-cloud-deploy-v1
GRPC library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-deploy/pom.xml b/java-deploy/pom.xml
index 078ffc599476..82ad010a3436 100644
--- a/java-deploy/pom.xml
+++ b/java-deploy/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-deploy-parent
pom
- 1.71.0-SNAPSHOT
+ 1.71.0
Google Google CLoud Deploy Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-deploy
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-deploy/proto-google-cloud-deploy-v1/pom.xml b/java-deploy/proto-google-cloud-deploy-v1/pom.xml
index a4d4afa6c94b..995cfd476658 100644
--- a/java-deploy/proto-google-cloud-deploy-v1/pom.xml
+++ b/java-deploy/proto-google-cloud-deploy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.71.0-SNAPSHOT
+ 1.71.0
proto-google-cloud-deploy-v1
Proto library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.71.0-SNAPSHOT
+ 1.71.0
diff --git a/java-developerconnect/CHANGELOG.md b/java-developerconnect/CHANGELOG.md
index be1704fe2c11..ebaa070f8a6e 100644
--- a/java-developerconnect/CHANGELOG.md
+++ b/java-developerconnect/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.30.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.29.0 (2025-08-13)
* No change
diff --git a/java-developerconnect/google-cloud-developerconnect-bom/pom.xml b/java-developerconnect/google-cloud-developerconnect-bom/pom.xml
index 9da3e70a1475..8705cf464b5b 100644
--- a/java-developerconnect/google-cloud-developerconnect-bom/pom.xml
+++ b/java-developerconnect/google-cloud-developerconnect-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-developerconnect-bom
- 0.30.0-SNAPSHOT
+ 0.30.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-developerconnect
- 0.30.0-SNAPSHOT
+ 0.30.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.30.0-SNAPSHOT
+ 0.30.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.30.0-SNAPSHOT
+ 0.30.0
diff --git a/java-developerconnect/google-cloud-developerconnect/pom.xml b/java-developerconnect/google-cloud-developerconnect/pom.xml
index e81773813b97..3a233df0a49d 100644
--- a/java-developerconnect/google-cloud-developerconnect/pom.xml
+++ b/java-developerconnect/google-cloud-developerconnect/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-developerconnect
- 0.30.0-SNAPSHOT
+ 0.30.0
jar
Google Developer Connect API
Developer Connect API Connect third-party source code management to Google
com.google.cloud
google-cloud-developerconnect-parent
- 0.30.0-SNAPSHOT
+ 0.30.0
google-cloud-developerconnect
diff --git a/java-developerconnect/grpc-google-cloud-developerconnect-v1/pom.xml b/java-developerconnect/grpc-google-cloud-developerconnect-v1/pom.xml
index a9cfd186a113..3d1dea7b5879 100644
--- a/java-developerconnect/grpc-google-cloud-developerconnect-v1/pom.xml
+++ b/java-developerconnect/grpc-google-cloud-developerconnect-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.30.0-SNAPSHOT
+ 0.30.0
grpc-google-cloud-developerconnect-v1
GRPC library for google-cloud-developerconnect
com.google.cloud
google-cloud-developerconnect-parent
- 0.30.0-SNAPSHOT
+ 0.30.0
diff --git a/java-developerconnect/pom.xml b/java-developerconnect/pom.xml
index 67310ea8b90e..8973f3c3332b 100644
--- a/java-developerconnect/pom.xml
+++ b/java-developerconnect/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-developerconnect-parent
pom
- 0.30.0-SNAPSHOT
+ 0.30.0
Google Developer Connect API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-developerconnect
- 0.30.0-SNAPSHOT
+ 0.30.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.30.0-SNAPSHOT
+ 0.30.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.30.0-SNAPSHOT
+ 0.30.0
diff --git a/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml b/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml
index e794d4ab4e44..55f987efc53b 100644
--- a/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml
+++ b/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.30.0-SNAPSHOT
+ 0.30.0
proto-google-cloud-developerconnect-v1
Proto library for google-cloud-developerconnect
com.google.cloud
google-cloud-developerconnect-parent
- 0.30.0-SNAPSHOT
+ 0.30.0
diff --git a/java-devicestreaming/CHANGELOG.md b/java-devicestreaming/CHANGELOG.md
index d0d77816281b..1f3a72730825 100644
--- a/java-devicestreaming/CHANGELOG.md
+++ b/java-devicestreaming/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.13.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.12.0 (2025-08-13)
* No change
diff --git a/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml b/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml
index 4a3318fc5247..f252ea06a741 100644
--- a/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml
+++ b/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-devicestreaming-bom
- 0.13.0-SNAPSHOT
+ 0.13.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-devicestreaming
- 0.13.0-SNAPSHOT
+ 0.13.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.13.0-SNAPSHOT
+ 0.13.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.13.0-SNAPSHOT
+ 0.13.0
diff --git a/java-devicestreaming/google-cloud-devicestreaming/pom.xml b/java-devicestreaming/google-cloud-devicestreaming/pom.xml
index 411cff5d26ed..0eb6c83710ea 100644
--- a/java-devicestreaming/google-cloud-devicestreaming/pom.xml
+++ b/java-devicestreaming/google-cloud-devicestreaming/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-devicestreaming
- 0.13.0-SNAPSHOT
+ 0.13.0
jar
Google Device Streaming API
Device Streaming API The Cloud API for device streaming usage.
com.google.cloud
google-cloud-devicestreaming-parent
- 0.13.0-SNAPSHOT
+ 0.13.0
google-cloud-devicestreaming
diff --git a/java-devicestreaming/grpc-google-cloud-devicestreaming-v1/pom.xml b/java-devicestreaming/grpc-google-cloud-devicestreaming-v1/pom.xml
index 6c9f4729ffd5..eb7a233d05b7 100644
--- a/java-devicestreaming/grpc-google-cloud-devicestreaming-v1/pom.xml
+++ b/java-devicestreaming/grpc-google-cloud-devicestreaming-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.13.0-SNAPSHOT
+ 0.13.0
grpc-google-cloud-devicestreaming-v1
GRPC library for google-cloud-devicestreaming
com.google.cloud
google-cloud-devicestreaming-parent
- 0.13.0-SNAPSHOT
+ 0.13.0
diff --git a/java-devicestreaming/pom.xml b/java-devicestreaming/pom.xml
index 8fc0683cd644..2c252117cc53 100644
--- a/java-devicestreaming/pom.xml
+++ b/java-devicestreaming/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-devicestreaming-parent
pom
- 0.13.0-SNAPSHOT
+ 0.13.0
Google Device Streaming API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-devicestreaming
- 0.13.0-SNAPSHOT
+ 0.13.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.13.0-SNAPSHOT
+ 0.13.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.13.0-SNAPSHOT
+ 0.13.0
diff --git a/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml b/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml
index 126800997f7f..de24c7139627 100644
--- a/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml
+++ b/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.13.0-SNAPSHOT
+ 0.13.0
proto-google-cloud-devicestreaming-v1
Proto library for google-cloud-devicestreaming
com.google.cloud
google-cloud-devicestreaming-parent
- 0.13.0-SNAPSHOT
+ 0.13.0
diff --git a/java-dialogflow-cx/CHANGELOG.md b/java-dialogflow-cx/CHANGELOG.md
index bae0c4822f7e..d7daff270004 100644
--- a/java-dialogflow-cx/CHANGELOG.md
+++ b/java-dialogflow-cx/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.84.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.83.0 (2025-08-13)
* No change
diff --git a/java-dialogflow-cx/google-cloud-dialogflow-cx-bom/pom.xml b/java-dialogflow-cx/google-cloud-dialogflow-cx-bom/pom.xml
index 6cdbeded76da..8d55a2c69bd7 100644
--- a/java-dialogflow-cx/google-cloud-dialogflow-cx-bom/pom.xml
+++ b/java-dialogflow-cx/google-cloud-dialogflow-cx-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dialogflow-cx-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-dialogflow-cx
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml b/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml
index 455769627f8e..408ac25d5f58 100644
--- a/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml
+++ b/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dialogflow-cx
- 0.84.0-SNAPSHOT
+ 0.84.0
jar
Google Dialogflow CX
provides a new way of designing agents, taking a state machine approach to agent design. This gives you clear and explicit control over a conversation, a better end-user experience, and a better development workflow.
com.google.cloud
google-cloud-dialogflow-cx-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
google-cloud-dialogflow-cx
diff --git a/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/pom.xml b/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/pom.xml
index 2710b0a92400..03b452f21604 100644
--- a/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/pom.xml
+++ b/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.84.0-SNAPSHOT
+ 0.84.0
grpc-google-cloud-dialogflow-cx-v3
GRPC library for grpc-google-cloud-dialogflow-cx-v3
com.google.cloud
google-cloud-dialogflow-cx-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml b/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml
index 9fd56e5e82d3..4d60419db326 100644
--- a/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml
+++ b/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.84.0-SNAPSHOT
+ 0.84.0
grpc-google-cloud-dialogflow-cx-v3beta1
GRPC library for grpc-google-cloud-dialogflow-cx-v3beta1
com.google.cloud
google-cloud-dialogflow-cx-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-dialogflow-cx/pom.xml b/java-dialogflow-cx/pom.xml
index 9cd1ed295c76..05b006fe66be 100644
--- a/java-dialogflow-cx/pom.xml
+++ b/java-dialogflow-cx/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dialogflow-cx-parent
pom
- 0.84.0-SNAPSHOT
+ 0.84.0
Google Dialogflow CX Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-dialogflow-cx
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/pom.xml b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/pom.xml
index 6d39d2cd5e47..0e750bacb623 100644
--- a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/pom.xml
+++ b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.84.0-SNAPSHOT
+ 0.84.0
proto-google-cloud-dialogflow-cx-v3
PROTO library for proto-google-cloud-dialogflow-cx-v3
com.google.cloud
google-cloud-dialogflow-cx-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml
index 136f609ddfac..46240a56a1c7 100644
--- a/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml
+++ b/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.84.0-SNAPSHOT
+ 0.84.0
proto-google-cloud-dialogflow-cx-v3beta1
PROTO library for proto-google-cloud-dialogflow-cx-v3beta1
com.google.cloud
google-cloud-dialogflow-cx-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-dialogflow/CHANGELOG.md b/java-dialogflow/CHANGELOG.md
index 355319a89e57..cc154baa2246 100644
--- a/java-dialogflow/CHANGELOG.md
+++ b/java-dialogflow/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 4.79.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 4.78.0 (2025-08-13)
* No change
diff --git a/java-dialogflow/google-cloud-dialogflow-bom/pom.xml b/java-dialogflow/google-cloud-dialogflow-bom/pom.xml
index 3c6ed8304722..b53c446730eb 100644
--- a/java-dialogflow/google-cloud-dialogflow-bom/pom.xml
+++ b/java-dialogflow/google-cloud-dialogflow-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dialogflow-bom
- 4.79.0-SNAPSHOT
+ 4.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-dialogflow
- 4.79.0-SNAPSHOT
+ 4.79.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.79.0-SNAPSHOT
+ 4.79.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.79.0-SNAPSHOT
+ 4.79.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
diff --git a/java-dialogflow/google-cloud-dialogflow/pom.xml b/java-dialogflow/google-cloud-dialogflow/pom.xml
index 231de4d8fe96..36f664dbaae2 100644
--- a/java-dialogflow/google-cloud-dialogflow/pom.xml
+++ b/java-dialogflow/google-cloud-dialogflow/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dialogflow
- 4.79.0-SNAPSHOT
+ 4.79.0
jar
Google Cloud Dialog Flow API
Java idiomatic client for Google Cloud Dialog Flow API
com.google.cloud
google-cloud-dialogflow-parent
- 4.79.0-SNAPSHOT
+ 4.79.0
google-cloud-dialogflow
diff --git a/java-dialogflow/grpc-google-cloud-dialogflow-v2/pom.xml b/java-dialogflow/grpc-google-cloud-dialogflow-v2/pom.xml
index cdd709cc6743..a94e6f1f900c 100644
--- a/java-dialogflow/grpc-google-cloud-dialogflow-v2/pom.xml
+++ b/java-dialogflow/grpc-google-cloud-dialogflow-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.79.0-SNAPSHOT
+ 4.79.0
grpc-google-cloud-dialogflow-v2
GRPC library for grpc-google-cloud-dialogflow-v2
com.google.cloud
google-cloud-dialogflow-parent
- 4.79.0-SNAPSHOT
+ 4.79.0
diff --git a/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml b/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml
index 398428ac440e..b594ad993539 100644
--- a/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml
+++ b/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
grpc-google-cloud-dialogflow-v2beta1
GRPC library for grpc-google-cloud-dialogflow-v2beta1
com.google.cloud
google-cloud-dialogflow-parent
- 4.79.0-SNAPSHOT
+ 4.79.0
diff --git a/java-dialogflow/pom.xml b/java-dialogflow/pom.xml
index 9986b50a5fdd..896d4ac18803 100644
--- a/java-dialogflow/pom.xml
+++ b/java-dialogflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dialogflow-parent
pom
- 4.79.0-SNAPSHOT
+ 4.79.0
Google Cloud Dialog Flow API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.79.0-SNAPSHOT
+ 4.79.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.79.0-SNAPSHOT
+ 4.79.0
com.google.cloud
google-cloud-dialogflow
- 4.79.0-SNAPSHOT
+ 4.79.0
diff --git a/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml b/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml
index eaf4c8b2c5bd..464638c06b19 100644
--- a/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml
+++ b/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.79.0-SNAPSHOT
+ 4.79.0
proto-google-cloud-dialogflow-v2
PROTO library for proto-google-cloud-dialogflow-v2
com.google.cloud
google-cloud-dialogflow-parent
- 4.79.0-SNAPSHOT
+ 4.79.0
diff --git a/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml b/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml
index a35366288844..746021618499 100644
--- a/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml
+++ b/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.177.0-SNAPSHOT
+ 0.177.0
proto-google-cloud-dialogflow-v2beta1
PROTO library for proto-google-cloud-dialogflow-v2beta1
com.google.cloud
google-cloud-dialogflow-parent
- 4.79.0-SNAPSHOT
+ 4.79.0
diff --git a/java-discoveryengine/CHANGELOG.md b/java-discoveryengine/CHANGELOG.md
index 5da47c508245..732afd814b91 100644
--- a/java-discoveryengine/CHANGELOG.md
+++ b/java-discoveryengine/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.69.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.68.0 (2025-08-13)
* No change
diff --git a/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml b/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml
index d25efb8f907b..da7f19fe9512 100644
--- a/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml
+++ b/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-discoveryengine-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-discoveryengine
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/google-cloud-discoveryengine/pom.xml b/java-discoveryengine/google-cloud-discoveryengine/pom.xml
index 696a87738ea7..7625d0c8b335 100644
--- a/java-discoveryengine/google-cloud-discoveryengine/pom.xml
+++ b/java-discoveryengine/google-cloud-discoveryengine/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-discoveryengine
- 0.69.0-SNAPSHOT
+ 0.69.0
jar
Google Discovery Engine API
Discovery Engine API A Cloud API that offers search and recommendation discoverability for documents from different industry verticals (e.g. media, retail, etc.).
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
google-cloud-discoveryengine
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1/pom.xml
index 0fc7327b6515..2c52ba69b80e 100644
--- a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1/pom.xml
+++ b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-discoveryengine-v1
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml
index 889bd06208b8..3c1dc9c91404 100644
--- a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml
+++ b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-discoveryengine-v1alpha
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml
index 30406d2d83e8..a74562a9a3b3 100644
--- a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml
+++ b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-discoveryengine-v1beta
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/pom.xml b/java-discoveryengine/pom.xml
index 629472b2af32..1eec676011f6 100644
--- a/java-discoveryengine/pom.xml
+++ b/java-discoveryengine/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-discoveryengine-parent
pom
- 0.69.0-SNAPSHOT
+ 0.69.0
Google Discovery Engine API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-discoveryengine
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml
index 951c493c64c7..0d62545011e3 100644
--- a/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml
+++ b/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-discoveryengine-v1
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml
index 7f9683d11c1a..15a9d9d28770 100644
--- a/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml
+++ b/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-discoveryengine-v1alpha
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml
index 45ec7d61fab4..7af7a850b74a 100644
--- a/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml
+++ b/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-discoveryengine-v1beta
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-distributedcloudedge/CHANGELOG.md b/java-distributedcloudedge/CHANGELOG.md
index 77244b8e56af..9a4507a577f5 100644
--- a/java-distributedcloudedge/CHANGELOG.md
+++ b/java-distributedcloudedge/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.70.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.69.0 (2025-08-13)
* No change
diff --git a/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml b/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml
index 189588295ef2..cf1dfdc6a396 100644
--- a/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml
+++ b/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-distributedcloudedge-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-distributedcloudedge
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml b/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml
index b1dbed21be93..19aa4aa58cd4 100644
--- a/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml
+++ b/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-distributedcloudedge
- 0.70.0-SNAPSHOT
+ 0.70.0
jar
Google Google Distributed Cloud Edge
Google Distributed Cloud Edge Google Distributed Cloud Edge allows you to run Kubernetes clusters on dedicated hardware provided and maintained by Google that is separate from the Google Cloud data center.
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
google-cloud-distributedcloudedge
diff --git a/java-distributedcloudedge/grpc-google-cloud-distributedcloudedge-v1/pom.xml b/java-distributedcloudedge/grpc-google-cloud-distributedcloudedge-v1/pom.xml
index da131335d666..18c38d58e841 100644
--- a/java-distributedcloudedge/grpc-google-cloud-distributedcloudedge-v1/pom.xml
+++ b/java-distributedcloudedge/grpc-google-cloud-distributedcloudedge-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-distributedcloudedge-v1
GRPC library for google-cloud-distributedcloudedge
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-distributedcloudedge/pom.xml b/java-distributedcloudedge/pom.xml
index d61e90a396c8..cb096db0679f 100644
--- a/java-distributedcloudedge/pom.xml
+++ b/java-distributedcloudedge/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-distributedcloudedge-parent
pom
- 0.70.0-SNAPSHOT
+ 0.70.0
Google Google Distributed Cloud Edge Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-distributedcloudedge
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml b/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml
index 6434cb686b92..7f623697d2c9 100644
--- a/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml
+++ b/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-distributedcloudedge-v1
Proto library for google-cloud-distributedcloudedge
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-dlp/CHANGELOG.md b/java-dlp/CHANGELOG.md
index 65f1f5ddd1dc..b4612d75c4db 100644
--- a/java-dlp/CHANGELOG.md
+++ b/java-dlp/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 3.77.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 3.76.0 (2025-08-13)
* No change
diff --git a/java-dlp/google-cloud-dlp-bom/pom.xml b/java-dlp/google-cloud-dlp-bom/pom.xml
index 8585315d373c..cfa31055ccda 100644
--- a/java-dlp/google-cloud-dlp-bom/pom.xml
+++ b/java-dlp/google-cloud-dlp-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dlp-bom
- 3.77.0-SNAPSHOT
+ 3.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-dlp
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-dlp/google-cloud-dlp/pom.xml b/java-dlp/google-cloud-dlp/pom.xml
index 47a80a1e5bdf..a40fbb2b7e92 100644
--- a/java-dlp/google-cloud-dlp/pom.xml
+++ b/java-dlp/google-cloud-dlp/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dlp
- 3.77.0-SNAPSHOT
+ 3.77.0
jar
Google Cloud DLP
Java idiomatic client for Google Cloud DLP
com.google.cloud
google-cloud-dlp-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
google-cloud-dlp
diff --git a/java-dlp/grpc-google-cloud-dlp-v2/pom.xml b/java-dlp/grpc-google-cloud-dlp-v2/pom.xml
index a1ad13d9728e..027f8b591a7f 100644
--- a/java-dlp/grpc-google-cloud-dlp-v2/pom.xml
+++ b/java-dlp/grpc-google-cloud-dlp-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.77.0-SNAPSHOT
+ 3.77.0
grpc-google-cloud-dlp-v2
GRPC library for grpc-google-cloud-dlp-v2
com.google.cloud
google-cloud-dlp-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-dlp/pom.xml b/java-dlp/pom.xml
index 99e76b265dd7..d8848b06a7fa 100644
--- a/java-dlp/pom.xml
+++ b/java-dlp/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dlp-parent
pom
- 3.77.0-SNAPSHOT
+ 3.77.0
Google Cloud DLP Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.77.0-SNAPSHOT
+ 3.77.0
com.google.cloud
google-cloud-dlp
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-dlp/proto-google-cloud-dlp-v2/pom.xml b/java-dlp/proto-google-cloud-dlp-v2/pom.xml
index f0b0ef5b5039..cf38bf0ba4a4 100644
--- a/java-dlp/proto-google-cloud-dlp-v2/pom.xml
+++ b/java-dlp/proto-google-cloud-dlp-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.77.0-SNAPSHOT
+ 3.77.0
proto-google-cloud-dlp-v2
PROTO library for proto-google-cloud-dlp-v2
com.google.cloud
google-cloud-dlp-parent
- 3.77.0-SNAPSHOT
+ 3.77.0
diff --git a/java-dms/CHANGELOG.md b/java-dms/CHANGELOG.md
index acec78efb74e..9130c7c1bb32 100644
--- a/java-dms/CHANGELOG.md
+++ b/java-dms/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.72.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.71.0 (2025-08-13)
* No change
diff --git a/java-dms/google-cloud-dms-bom/pom.xml b/java-dms/google-cloud-dms-bom/pom.xml
index 49cb68568d1c..c70c735eacd2 100644
--- a/java-dms/google-cloud-dms-bom/pom.xml
+++ b/java-dms/google-cloud-dms-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-dms-bom
- 2.72.0-SNAPSHOT
+ 2.72.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dms
- 2.72.0-SNAPSHOT
+ 2.72.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.72.0-SNAPSHOT
+ 2.72.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.72.0-SNAPSHOT
+ 2.72.0
diff --git a/java-dms/google-cloud-dms/pom.xml b/java-dms/google-cloud-dms/pom.xml
index 193f4a8e1a12..3889bc8d1aa0 100644
--- a/java-dms/google-cloud-dms/pom.xml
+++ b/java-dms/google-cloud-dms/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-dms
- 2.72.0-SNAPSHOT
+ 2.72.0
jar
Google Database Migration Service
Database Migration Service makes it easier for you to migrate your data to Google Cloud. This service helps you lift and shift your MySQL and PostgreSQL workloads into Cloud SQL.
com.google.cloud
google-cloud-dms-parent
- 2.72.0-SNAPSHOT
+ 2.72.0
google-cloud-dms
diff --git a/java-dms/grpc-google-cloud-dms-v1/pom.xml b/java-dms/grpc-google-cloud-dms-v1/pom.xml
index d0f00cfcf515..b4f78dddb0f1 100644
--- a/java-dms/grpc-google-cloud-dms-v1/pom.xml
+++ b/java-dms/grpc-google-cloud-dms-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.72.0-SNAPSHOT
+ 2.72.0
grpc-google-cloud-dms-v1
GRPC library for google-cloud-dms
com.google.cloud
google-cloud-dms-parent
- 2.72.0-SNAPSHOT
+ 2.72.0
diff --git a/java-dms/pom.xml b/java-dms/pom.xml
index 1bd65d0b8e54..60194aae7a1d 100644
--- a/java-dms/pom.xml
+++ b/java-dms/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dms-parent
pom
- 2.72.0-SNAPSHOT
+ 2.72.0
Google Database Migration Service Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,18 +29,18 @@
com.google.cloud
google-cloud-dms
- 2.72.0-SNAPSHOT
+ 2.72.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.72.0-SNAPSHOT
+ 2.72.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.72.0-SNAPSHOT
+ 2.72.0
diff --git a/java-dms/proto-google-cloud-dms-v1/pom.xml b/java-dms/proto-google-cloud-dms-v1/pom.xml
index 5c38132e1abd..0f492e86a803 100644
--- a/java-dms/proto-google-cloud-dms-v1/pom.xml
+++ b/java-dms/proto-google-cloud-dms-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.72.0-SNAPSHOT
+ 2.72.0
proto-google-cloud-dms-v1
Proto library for google-cloud-dms
com.google.cloud
google-cloud-dms-parent
- 2.72.0-SNAPSHOT
+ 2.72.0
diff --git a/java-dns/CHANGELOG.md b/java-dns/CHANGELOG.md
index 47395f541412..032e0283b394 100644
--- a/java-dns/CHANGELOG.md
+++ b/java-dns/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.71.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.70.0 (2025-08-13)
* No change
diff --git a/java-dns/README.md b/java-dns/README.md
index 313285101e21..f688ba2571a8 100644
--- a/java-dns/README.md
+++ b/java-dns/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-dns
- 2.70.0
+ 2.71.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-dns:2.70.0'
+implementation 'com.google.cloud:google-cloud-dns:2.71.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.70.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.71.0"
```
diff --git a/java-dns/pom.xml b/java-dns/pom.xml
index f0912183ccda..00c0bf90194b 100644
--- a/java-dns/pom.xml
+++ b/java-dns/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dns
jar
- 2.71.0-SNAPSHOT
+ 2.71.0
Google Cloud DNS Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
diff --git a/java-document-ai/CHANGELOG.md b/java-document-ai/CHANGELOG.md
index 36227afbae0a..643623a11134 100644
--- a/java-document-ai/CHANGELOG.md
+++ b/java-document-ai/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.77.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 2.76.0 (2025-08-13)
* No change
diff --git a/java-document-ai/google-cloud-document-ai-bom/pom.xml b/java-document-ai/google-cloud-document-ai-bom/pom.xml
index 3fd2891e78d0..f1002110f0e1 100644
--- a/java-document-ai/google-cloud-document-ai-bom/pom.xml
+++ b/java-document-ai/google-cloud-document-ai-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-document-ai-bom
- 2.77.0-SNAPSHOT
+ 2.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -21,27 +21,27 @@
com.google.cloud
google-cloud-document-ai
- 2.77.0-SNAPSHOT
+ 2.77.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.89.0-SNAPSHOT
+ 0.89.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.77.0-SNAPSHOT
+ 2.77.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.89.0-SNAPSHOT
+ 0.89.0
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.77.0-SNAPSHOT
+ 2.77.0
diff --git a/java-document-ai/google-cloud-document-ai/pom.xml b/java-document-ai/google-cloud-document-ai/pom.xml
index 9cca427bba59..1ee3efde69c0 100644
--- a/java-document-ai/google-cloud-document-ai/pom.xml
+++ b/java-document-ai/google-cloud-document-ai/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-document-ai
- 2.77.0-SNAPSHOT
+ 2.77.0
jar
Google Cloud Document AI
Java idiomatic client for Google Cloud Document AI
com.google.cloud
google-cloud-document-ai-parent
- 2.77.0-SNAPSHOT
+ 2.77.0
google-cloud-document-ai
diff --git a/java-document-ai/grpc-google-cloud-document-ai-v1/pom.xml b/java-document-ai/grpc-google-cloud-document-ai-v1/pom.xml
index 479109d1da08..454af020315b 100644
--- a/java-document-ai/grpc-google-cloud-document-ai-v1/pom.xml
+++ b/java-document-ai/grpc-google-cloud-document-ai-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.77.0-SNAPSHOT
+ 2.77.0
grpc-google-cloud-document-ai-v1
GRPC library for google-cloud-document-ai
com.google.cloud
google-cloud-document-ai-parent
- 2.77.0-SNAPSHOT
+ 2.77.0
diff --git a/java-document-ai/grpc-google-cloud-document-ai-v1beta3/pom.xml b/java-document-ai/grpc-google-cloud-document-ai-v1beta3/pom.xml
index 8fa630616182..e512629d2aec 100644
--- a/java-document-ai/grpc-google-cloud-document-ai-v1beta3/pom.xml
+++ b/java-document-ai/grpc-google-cloud-document-ai-v1beta3/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.89.0-SNAPSHOT
+ 0.89.0
grpc-google-cloud-document-ai-v1beta3
GRPC library for grpc-google-cloud-document-ai-v1beta3
com.google.cloud
google-cloud-document-ai-parent
- 2.77.0-SNAPSHOT
+ 2.77.0
diff --git a/java-document-ai/pom.xml b/java-document-ai/pom.xml
index 5c9f8feec947..51c8ae22d5f2 100644
--- a/java-document-ai/pom.xml
+++ b/java-document-ai/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-document-ai-parent
pom
- 2.77.0-SNAPSHOT
+ 2.77.0
Google Cloud Document AI Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.77.0-SNAPSHOT
+ 2.77.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.77.0-SNAPSHOT
+ 2.77.0
com.google.cloud
google-cloud-document-ai
- 2.77.0-SNAPSHOT
+ 2.77.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.89.0-SNAPSHOT
+ 0.89.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.89.0-SNAPSHOT
+ 0.89.0
diff --git a/java-document-ai/proto-google-cloud-document-ai-v1/pom.xml b/java-document-ai/proto-google-cloud-document-ai-v1/pom.xml
index 0f12169c9cd6..3ab9bb36d025 100644
--- a/java-document-ai/proto-google-cloud-document-ai-v1/pom.xml
+++ b/java-document-ai/proto-google-cloud-document-ai-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.77.0-SNAPSHOT
+ 2.77.0
proto-google-cloud-document-ai-v1
Proto library for google-cloud-document-ai
com.google.cloud
google-cloud-document-ai-parent
- 2.77.0-SNAPSHOT
+ 2.77.0
diff --git a/java-document-ai/proto-google-cloud-document-ai-v1beta3/pom.xml b/java-document-ai/proto-google-cloud-document-ai-v1beta3/pom.xml
index 7c79275b1342..c13cea09e349 100644
--- a/java-document-ai/proto-google-cloud-document-ai-v1beta3/pom.xml
+++ b/java-document-ai/proto-google-cloud-document-ai-v1beta3/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.89.0-SNAPSHOT
+ 0.89.0
proto-google-cloud-document-ai-v1beta3
PROTO library for proto-google-cloud-document-ai-v1beta3
com.google.cloud
google-cloud-document-ai-parent
- 2.77.0-SNAPSHOT
+ 2.77.0
diff --git a/java-domains/CHANGELOG.md b/java-domains/CHANGELOG.md
index 0948c2acf4c1..3630b0223b4e 100644
--- a/java-domains/CHANGELOG.md
+++ b/java-domains/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 1.70.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 1.69.0 (2025-08-13)
* No change
diff --git a/java-domains/google-cloud-domains-bom/pom.xml b/java-domains/google-cloud-domains-bom/pom.xml
index 68b095205cfc..601125916e16 100644
--- a/java-domains/google-cloud-domains-bom/pom.xml
+++ b/java-domains/google-cloud-domains-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-domains-bom
- 1.70.0-SNAPSHOT
+ 1.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-domains
- 1.70.0-SNAPSHOT
+ 1.70.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.70.0-SNAPSHOT
+ 1.70.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-domains/google-cloud-domains/pom.xml b/java-domains/google-cloud-domains/pom.xml
index 43d2d6200d56..113247a2e5de 100644
--- a/java-domains/google-cloud-domains/pom.xml
+++ b/java-domains/google-cloud-domains/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-domains
- 1.70.0-SNAPSHOT
+ 1.70.0
jar
Google Cloud Domains
allows you to register and manage domains by using Cloud Domains.
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
google-cloud-domains
diff --git a/java-domains/grpc-google-cloud-domains-v1/pom.xml b/java-domains/grpc-google-cloud-domains-v1/pom.xml
index 2f6b39b24db2..5ec1e393c33c 100644
--- a/java-domains/grpc-google-cloud-domains-v1/pom.xml
+++ b/java-domains/grpc-google-cloud-domains-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.70.0-SNAPSHOT
+ 1.70.0
grpc-google-cloud-domains-v1
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml b/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml
index 0ecfae563795..37cdf8f4f31e 100644
--- a/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml
+++ b/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-domains-v1alpha2
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml b/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml
index 4a7a6d01a9f2..82ee4358caac 100644
--- a/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml
+++ b/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-domains-v1beta1
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-domains/pom.xml b/java-domains/pom.xml
index 2d555e4bf8ac..8eb0e114d2de 100644
--- a/java-domains/pom.xml
+++ b/java-domains/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-domains-parent
pom
- 1.70.0-SNAPSHOT
+ 1.70.0
Google Cloud Domains Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-domains
- 1.70.0-SNAPSHOT
+ 1.70.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.70.0-SNAPSHOT
+ 1.70.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.70.0-SNAPSHOT
+ 1.70.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-domains/proto-google-cloud-domains-v1/pom.xml b/java-domains/proto-google-cloud-domains-v1/pom.xml
index fb3da2798a24..f3d4ba889378 100644
--- a/java-domains/proto-google-cloud-domains-v1/pom.xml
+++ b/java-domains/proto-google-cloud-domains-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.70.0-SNAPSHOT
+ 1.70.0
proto-google-cloud-domains-v1
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml b/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml
index 2b05ed456f59..4c431c4869ee 100644
--- a/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml
+++ b/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-domains-v1alpha2
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-domains/proto-google-cloud-domains-v1beta1/pom.xml b/java-domains/proto-google-cloud-domains-v1beta1/pom.xml
index cf5bf6c42f8c..5d9035eaff2e 100644
--- a/java-domains/proto-google-cloud-domains-v1beta1/pom.xml
+++ b/java-domains/proto-google-cloud-domains-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-domains-v1beta1
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.70.0-SNAPSHOT
+ 1.70.0
diff --git a/java-edgenetwork/CHANGELOG.md b/java-edgenetwork/CHANGELOG.md
index 6e6b9a13abd1..01c2bc188163 100644
--- a/java-edgenetwork/CHANGELOG.md
+++ b/java-edgenetwork/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.41.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.40.0 (2025-08-13)
* No change
diff --git a/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml b/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml
index 7769019adfca..29f09fa28082 100644
--- a/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml
+++ b/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-edgenetwork-bom
- 0.41.0-SNAPSHOT
+ 0.41.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-edgenetwork
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
grpc-google-cloud-edgenetwork-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-edgenetwork-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-edgenetwork/google-cloud-edgenetwork/pom.xml b/java-edgenetwork/google-cloud-edgenetwork/pom.xml
index 77b421e099c7..2658594de2fe 100644
--- a/java-edgenetwork/google-cloud-edgenetwork/pom.xml
+++ b/java-edgenetwork/google-cloud-edgenetwork/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-edgenetwork
- 0.41.0-SNAPSHOT
+ 0.41.0
jar
Google Distributed Cloud Edge Network API
Distributed Cloud Edge Network API Network management API for Distributed Cloud Edge.
com.google.cloud
google-cloud-edgenetwork-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
google-cloud-edgenetwork
diff --git a/java-edgenetwork/grpc-google-cloud-edgenetwork-v1/pom.xml b/java-edgenetwork/grpc-google-cloud-edgenetwork-v1/pom.xml
index 3eb24caf7d70..e010945febcc 100644
--- a/java-edgenetwork/grpc-google-cloud-edgenetwork-v1/pom.xml
+++ b/java-edgenetwork/grpc-google-cloud-edgenetwork-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-edgenetwork-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
grpc-google-cloud-edgenetwork-v1
GRPC library for google-cloud-edgenetwork
com.google.cloud
google-cloud-edgenetwork-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-edgenetwork/pom.xml b/java-edgenetwork/pom.xml
index 278138bf5dbb..d587512c7ebc 100644
--- a/java-edgenetwork/pom.xml
+++ b/java-edgenetwork/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-edgenetwork-parent
pom
- 0.41.0-SNAPSHOT
+ 0.41.0
Google Distributed Cloud Edge Network API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-edgenetwork
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
grpc-google-cloud-edgenetwork-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-edgenetwork-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-edgenetwork/proto-google-cloud-edgenetwork-v1/pom.xml b/java-edgenetwork/proto-google-cloud-edgenetwork-v1/pom.xml
index 846f202dc1db..f3ed3bed739a 100644
--- a/java-edgenetwork/proto-google-cloud-edgenetwork-v1/pom.xml
+++ b/java-edgenetwork/proto-google-cloud-edgenetwork-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-edgenetwork-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
proto-google-cloud-edgenetwork-v1
Proto library for google-cloud-edgenetwork
com.google.cloud
google-cloud-edgenetwork-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-enterpriseknowledgegraph/CHANGELOG.md b/java-enterpriseknowledgegraph/CHANGELOG.md
index fdfeb2ecf36d..ccbc78fd171d 100644
--- a/java-enterpriseknowledgegraph/CHANGELOG.md
+++ b/java-enterpriseknowledgegraph/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.69.0 (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.68.0 (2025-08-13)
* No change
diff --git a/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph-bom/pom.xml b/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph-bom/pom.xml
index 78fe5416e39a..c62495ca3483 100644
--- a/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph-bom/pom.xml
+++ b/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-enterpriseknowledgegraph-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-enterpriseknowledgegraph
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-enterpriseknowledgegraph-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-enterpriseknowledgegraph-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph/pom.xml b/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph/pom.xml
index c76f9050890d..5802bdcb7831 100644
--- a/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph/pom.xml
+++ b/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-enterpriseknowledgegraph
- 0.69.0-SNAPSHOT
+ 0.69.0
jar
Google Enterprise Knowledge Graph
Enterprise Knowledge Graph Enterprise Knowledge Graph organizes siloed information into organizational knowledge, which involves consolidating, standardizing, and reconciling data in an efficient and useful way.
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
google-cloud-enterpriseknowledgegraph
diff --git a/java-enterpriseknowledgegraph/grpc-google-cloud-enterpriseknowledgegraph-v1/pom.xml b/java-enterpriseknowledgegraph/grpc-google-cloud-enterpriseknowledgegraph-v1/pom.xml
index 760ef7769089..f2feae88ee87 100644
--- a/java-enterpriseknowledgegraph/grpc-google-cloud-enterpriseknowledgegraph-v1/pom.xml
+++ b/java-enterpriseknowledgegraph/grpc-google-cloud-enterpriseknowledgegraph-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-enterpriseknowledgegraph-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-enterpriseknowledgegraph-v1
GRPC library for google-cloud-enterpriseknowledgegraph
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-enterpriseknowledgegraph/pom.xml b/java-enterpriseknowledgegraph/pom.xml
index 28e98e5ef4e2..5cf22872fa9b 100644
--- a/java-enterpriseknowledgegraph/pom.xml
+++ b/java-enterpriseknowledgegraph/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
pom
- 0.69.0-SNAPSHOT
+ 0.69.0
Google Enterprise Knowledge Graph Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-enterpriseknowledgegraph
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-enterpriseknowledgegraph-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-enterpriseknowledgegraph-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/pom.xml b/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/pom.xml
index c8cdb01f6879..c5ffebe88779 100644
--- a/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/pom.xml
+++ b/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-enterpriseknowledgegraph-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-enterpriseknowledgegraph-v1
Proto library for google-cloud-enterpriseknowledgegraph
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-errorreporting/CHANGELOG.md b/java-errorreporting/CHANGELOG.md
index 2763e74adfa5..7f2199fe4e74 100644
--- a/java-errorreporting/CHANGELOG.md
+++ b/java-errorreporting/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## 0.194.0-beta (2025-08-25)
+
+### Dependencies
+
+* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ([#11727](https://github.com/googleapis/google-cloud-java/issues/11727)) ([31d8698](https://github.com/googleapis/google-cloud-java/commit/31d86980d0e27e0a948727d778cf46fbcf227239))
+
+
## 0.193.0-beta (2025-08-13)
* No change
diff --git a/java-errorreporting/google-cloud-errorreporting-bom/pom.xml b/java-errorreporting/google-cloud-errorreporting-bom/pom.xml
index d684443d7c1f..0444887e5452 100644
--- a/java-errorreporting/google-cloud-errorreporting-bom/pom.xml
+++ b/java-errorreporting/google-cloud-errorreporting-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-errorreporting-bom
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
pom
com.google.cloud
google-cloud-pom-parent
- 1.67.0-SNAPSHOT
+ 1.67.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-errorreporting
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
diff --git a/java-errorreporting/google-cloud-errorreporting/pom.xml b/java-errorreporting/google-cloud-errorreporting/pom.xml
index a58d6ae8adcb..2c1bbe709b33 100644
--- a/java-errorreporting/google-cloud-errorreporting/pom.xml
+++ b/java-errorreporting/google-cloud-errorreporting/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-errorreporting
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
jar
Google Cloud Error Reporting
Java idiomatic client for Google Cloud Error Reporting
com.google.cloud
google-cloud-errorreporting-parent
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
google-cloud-errorreporting
diff --git a/java-errorreporting/grpc-google-cloud-error-reporting-v1beta1/pom.xml b/java-errorreporting/grpc-google-cloud-error-reporting-v1beta1/pom.xml
index 8d8934752cc4..83abd9ea23a0 100644
--- a/java-errorreporting/grpc-google-cloud-error-reporting-v1beta1/pom.xml
+++ b/java-errorreporting/grpc-google-cloud-error-reporting-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.160.0-SNAPSHOT
+ 0.160.0
grpc-google-cloud-error-reporting-v1beta1
GRPC library for grpc-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
diff --git a/java-errorreporting/pom.xml b/java-errorreporting/pom.xml
index 24e03744387b..6e4c3a896965 100644
--- a/java-errorreporting/pom.xml
+++ b/java-errorreporting/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-errorreporting-parent
pom
- 0.194.0-beta-SNAPSHOT
+ 0.194.0-beta
Google Cloud Error Reporting Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@