diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 9fdd866d24b3..a5d71e214587 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.56.0"
+ ".": "1.57.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ec838aed3a8..3d63334faec6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,63 @@
# Changelog
+## [1.57.0](https://github.com/googleapis/google-cloud-java/compare/v1.56.0...v1.57.0) (2025-05-15)
+
+
+### ⚠ BREAKING CHANGES
+
+* [maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`
+* [compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))
+* [workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService
+
+### Features
+
+* [aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType` ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType` ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] add ANN feature for RagManagedDb ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] Add checkpoint ID to endpoint proto ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* [aiplatform] Add checkpoint ID to endpoint proto ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* [aiplatform] add EncryptionSpec for RagCorpus CMEK feature ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema` ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema` ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] Tuning Checkpoints API ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [aiplatform] Tuning Checkpoints API ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [alloydb] Add CloudSQL support for RestoreCluster operation ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [alloydb] Sync AlloyDB API changes from HEAD to stable ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [analyticshub] Add support for Analytics Hub & Marketplace Integration ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [chronicle] new module for chronicle ([#11587](https://github.com/googleapis/google-cloud-java/issues/11587)) ([6645e51](https://github.com/googleapis/google-cloud-java/commit/6645e51e7972d24a82fd05bc9f4801033822f00f))
+* [gke-backup] Add BackupChannel field in BackupPlan ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* [run] support GPU zonal redundancy setting in Cloud Run services ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [run] support node selector in Cloud Run jobs for GPU setting ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [shopping-merchant-accounts] updated comments for returns sub-API publication ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* [storageinsights] Add Client Libraries for Datasets ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* [video-live-stream] added OutputType field to the Clip resource to support MP4 clipping ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+
+
+### Bug Fixes
+
+* [compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027)) ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [deploy] correct pattern of unused resource definition, Revision ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place` ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* **deps:** update the Java code generator (gapic-generator-java) to 2.57.0 ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* **deps:** update the Java code generator (gapic-generator-java) to 2.58.0 ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 ([#11582](https://github.com/googleapis/google-cloud-java/issues/11582)) ([2059de9](https://github.com/googleapis/google-cloud-java/commit/2059de99ad5bbbcb82905ec9a733253c78e1624f))
+
+
+### Dependencies
+
+* update java-cloud-bom in java-samples to 26.59.0 ([#11573](https://github.com/googleapis/google-cloud-java/issues/11573)) ([49151ee](https://github.com/googleapis/google-cloud-java/commit/49151ee9ce0b8ae1f9b5a6422a6672dd8c128d9e))
+
+
+### Documentation
+
+* [aiplatform] Remove comments for a non public feature ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [asset] fix typos in documentation ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [cloudsupport] Bring comments and metadata up to date ([b3fc697](https://github.com/googleapis/google-cloud-java/commit/b3fc697f9de99fe355cb0cf691df0836f8f3fb6a))
+* [dataplex] A comment for message `MetadataJob` is changed ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+* [storagebatchoperations] minor fixes to the reference documentation ([04011a3](https://github.com/googleapis/google-cloud-java/commit/04011a383641f0d11ecc00406abf0c024168b499))
+
## [1.56.0](https://github.com/googleapis/google-cloud-java/compare/v1.55.0...v1.56.0) (2025-05-06)
diff --git a/changelog.json b/changelog.json
index 75e17c0a9e1c..83a1f403e27d 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,32294 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workstations",
+ "id": "f02e635d-dd8e-444d-86c7-e95187b372a4",
+ "createTime": "2025-05-15T17:05:56.969Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workspaceevents",
+ "id": "961bc35e-67a7-4a92-ada2-04e985cf22bd",
+ "createTime": "2025-05-15T17:05:56.321Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workflows",
+ "id": "1ef5489e-430f-4c90-953b-4d87a2e847ad",
+ "createTime": "2025-05-15T17:05:55.768Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-workflow-executions",
+ "id": "d7aa532c-c3e5-4670-996b-52093b1faed3",
+ "createTime": "2025-05-15T17:05:55.173Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-websecurityscanner",
+ "id": "ddab358c-d715-4d9a-802b-97e42eec7517",
+ "createTime": "2025-05-15T17:05:54.541Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-webrisk",
+ "id": "5134cef6-044b-461c-938e-e081d11a5b01",
+ "createTime": "2025-05-15T17:05:53.994Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vpcaccess",
+ "id": "89f2c76d-81a9-4f73-b894-6a29f217094a",
+ "createTime": "2025-05-15T17:05:53.309Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vmwareengine",
+ "id": "0bec9f8c-12b9-44b4-bba6-c588c3ab7a54",
+ "createTime": "2025-05-15T17:05:52.779Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vmmigration",
+ "id": "1a785b5f-cefd-4fb7-b615-a0eb0fc33e59",
+ "createTime": "2025-05-15T17:05:52.344Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-visionai",
+ "id": "cec1a708-df5c-4edd-8a34-124b9c1eff86",
+ "createTime": "2025-05-15T17:05:51.696Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vision",
+ "id": "9bd621f6-5e50-4a01-91a2-efe617aadbb8",
+ "createTime": "2025-05-15T17:05:51.112Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-video-transcoder",
+ "id": "fa3f9df3-8f25-452e-af93-2bd85f2dde97",
+ "createTime": "2025-05-15T17:05:50.469Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-video-stitcher",
+ "id": "eeaf8c5a-8fb1-4be2-936f-1c4271dab10e",
+ "createTime": "2025-05-15T17:05:49.790Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-video-intelligence",
+ "id": "ca8e6cee-2390-4f5f-bfe2-059472d100b6",
+ "createTime": "2025-05-15T17:05:49.316Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-valkey",
+ "id": "885c10aa-7489-4e9e-b768-bb6442aa9c82",
+ "createTime": "2025-05-15T17:05:48.573Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-translate",
+ "id": "142c930b-a0cf-4381-8449-a1d63485a8b7",
+ "createTime": "2025-05-15T17:05:47.995Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-trace",
+ "id": "d42fd036-6d50-4997-9fac-bde735270d3f",
+ "createTime": "2025-05-15T17:05:47.507Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-tpu",
+ "id": "d322c277-45d2-47c8-a7dd-fca8ea34b11e",
+ "createTime": "2025-05-15T17:05:46.769Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-texttospeech",
+ "id": "d41a0783-0891-486d-a97d-7f352da56222",
+ "createTime": "2025-05-15T17:05:46.233Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-telcoautomation",
+ "id": "7881aea6-de30-4e48-a85e-3dc37c37b72d",
+ "createTime": "2025-05-15T17:05:45.628Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-tasks",
+ "id": "b71214fb-c20a-4bfa-b1c0-978a5b071e71",
+ "createTime": "2025-05-15T17:05:44.968Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-talent",
+ "id": "175c7ab4-fe6e-4eb2-9f98-2fbfb543e56b",
+ "createTime": "2025-05-15T17:05:44.434Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-storagebatchoperations",
+ "id": "ab9f84cc-aa80-4b05-a03b-5d68f9a8662f",
+ "createTime": "2025-05-15T17:05:43.651Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-storage-transfer",
+ "id": "7ccc8e38-15ce-4c1d-8553-b8f92778f676",
+ "createTime": "2025-05-15T17:05:43.065Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-speech",
+ "id": "dd1afd34-805a-42ef-a75c-b6de73461aa4",
+ "createTime": "2025-05-15T17:05:42.592Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-reviews",
+ "id": "bc2c3d86-43c0-4c8f-ab96-fd27f6b54cf4",
+ "createTime": "2025-05-15T17:05:41.894Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-reports",
+ "id": "a58924c7-cac8-47b2-a0b8-73d0ba27a616",
+ "createTime": "2025-05-15T17:05:41.360Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-quota",
+ "id": "9d45de8a-5c16-4e28-939b-37e304e02e69",
+ "createTime": "2025-05-15T17:05:40.761Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-promotions",
+ "id": "3f116dc0-a12a-414c-88a7-d7c198d5af50",
+ "createTime": "2025-05-15T17:05:40.067Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-products",
+ "id": "b9cd3bdd-abef-4005-b38e-25d510b81424",
+ "createTime": "2025-05-15T17:05:39.540Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-productstudio",
+ "id": "3146fc01-651e-4e8c-82ad-65cf17fc56f7",
+ "createTime": "2025-05-15T17:05:38.778Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-lfp",
+ "id": "0e549bef-39a6-48af-93cf-1a9a6c975d0f",
+ "createTime": "2025-05-15T17:05:38.230Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-inventories",
+ "id": "de974315-8be7-46e0-b3c0-2a92a8892611",
+ "createTime": "2025-05-15T17:05:37.773Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-datasources",
+ "id": "541e2384-4eff-464f-b46c-0a8753aca5f2",
+ "createTime": "2025-05-15T17:05:37.075Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-conversions",
+ "id": "3c7b1d2c-6e29-4eae-9438-e453d2b41279",
+ "createTime": "2025-05-15T17:05:36.500Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-css",
+ "id": "6c1a7ea8-06c4-432f-be7b-f40455b0531e",
+ "createTime": "2025-05-15T17:05:35.903Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-shell",
+ "id": "e0f7a57d-a857-454a-81fc-6405199cca6f",
+ "createTime": "2025-05-15T17:05:35.231Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-servicehealth",
+ "id": "c40a587c-f5ca-4108-8477-972c16b806bb",
+ "createTime": "2025-05-15T17:05:34.677Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-servicedirectory",
+ "id": "7e323112-579c-4e22-b84d-4c44028a0d24",
+ "createTime": "2025-05-15T17:05:33.923Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-service-usage",
+ "id": "fbdd35fe-3529-40d1-9e52-29d2086dc6d7",
+ "createTime": "2025-05-15T17:05:33.338Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-service-management",
+ "id": "9c7fd08c-312e-4d64-913b-d21d9b2645a4",
+ "createTime": "2025-05-15T17:05:32.821Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-service-control",
+ "id": "55c55069-4c42-4f62-b27f-87fd9f94e228",
+ "createTime": "2025-05-15T17:05:32.014Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securityposture",
+ "id": "ce4fe7ad-4016-473b-a7c9-af8d2d5c9bfd",
+ "createTime": "2025-05-15T17:05:31.333Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycentermanagement",
+ "id": "fe15ad97-e2a2-4e89-b749-1d4257f51c20",
+ "createTime": "2025-05-15T17:05:30.640Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycenter",
+ "id": "c803d469-804e-4a6e-8378-7a1c60dd6537",
+ "createTime": "2025-05-15T17:05:29.930Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycenter-settings",
+ "id": "1395dbe1-1c7b-47e9-b6a0-5e9d3290c600",
+ "createTime": "2025-05-15T17:05:29.352Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-security-private-ca",
+ "id": "b4411afa-a63f-4fea-b0c9-1a158baffb92",
+ "createTime": "2025-05-15T17:05:28.585Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securesourcemanager",
+ "id": "7f86a78d-05fe-449e-b4ff-e144f2e9bd4c",
+ "createTime": "2025-05-15T17:05:27.793Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-secretmanager",
+ "id": "cd6d5858-62cd-4d45-a829-97d038ed1b2f",
+ "createTime": "2025-05-15T17:05:27.125Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-scheduler",
+ "id": "34805bdf-c338-447a-a477-e2589df7d65d",
+ "createTime": "2025-05-15T17:05:26.394Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-run",
+ "id": "edf9f683-027d-412c-b43e-1ce8d0175eb7",
+ "createTime": "2025-05-15T17:05:25.456Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-retail",
+ "id": "126c035f-d84e-480e-944e-a84ac71105b5",
+ "createTime": "2025-05-15T17:05:24.783Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-resourcemanager",
+ "id": "2150ec6b-ed46-4a50-a2fb-48babb109104",
+ "createTime": "2025-05-15T17:05:24.047Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-redis",
+ "id": "3ae72279-cb8d-4bcf-abd7-977735291ee4",
+ "createTime": "2025-05-15T17:05:23.443Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-redis-cluster",
+ "id": "3a0f6157-4f3e-4c25-adc4-2fd683735c23",
+ "createTime": "2025-05-15T17:05:22.913Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-recommender",
+ "id": "6c270a2d-6dd3-4ecb-88bc-cde0056aaa16",
+ "createTime": "2025-05-15T17:05:22.274Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-recommendations-ai",
+ "id": "7ffb3680-9904-40f7-8edb-69ad1061eb66",
+ "createTime": "2025-05-15T17:05:21.597Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-recaptchaenterprise",
+ "id": "1bc83fb1-13db-496a-99e2-ae000d4ca253",
+ "createTime": "2025-05-15T17:05:21.012Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-rapidmigrationassessment",
+ "id": "bb65f45f-ff8d-4d20-ad87-d47591171718",
+ "createTime": "2025-05-15T17:05:20.336Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-publicca",
+ "id": "228e0f24-d734-45bd-b435-ab1a0634b255",
+ "createTime": "2025-05-15T17:05:19.687Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-profiler",
+ "id": "752c8e51-9489-48ae-aeae-0fd4d8b4866c",
+ "createTime": "2025-05-15T17:05:19.081Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-privilegedaccessmanager",
+ "id": "41ae07ec-52b6-4b1e-8261-22bc93c21fca",
+ "createTime": "2025-05-15T17:05:18.441Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-private-catalog",
+ "id": "20560800-f258-435f-a05f-3b4642b77b36",
+ "createTime": "2025-05-15T17:05:17.723Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-policysimulator",
+ "id": "1168d61c-ff0f-4792-837a-67c15cb269fd",
+ "createTime": "2025-05-15T17:05:17.169Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-policy-troubleshooter",
+ "id": "cf404946-96be-4339-9a6e-b026389779f7",
+ "createTime": "2025-05-15T17:05:16.493Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-phishingprotection",
+ "id": "b77015ef-08e7-4eb0-a63c-32ff79ef7dec",
+ "createTime": "2025-05-15T17:05:15.798Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-parametermanager",
+ "id": "a67594f0-281c-4555-9dbf-edc93117cb33",
+ "createTime": "2025-05-15T17:05:15.255Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-parallelstore",
+ "id": "80b56eb7-f728-4e38-9493-d0ad7dbbec44",
+ "createTime": "2025-05-15T17:05:14.523Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-os-login",
+ "id": "560aaa5f-001b-49c5-b7c5-e7144838cf42",
+ "createTime": "2025-05-15T17:05:13.697Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-os-config",
+ "id": "f47cd797-6d39-4c92-9fb0-b3b4a1e35fc8",
+ "createTime": "2025-05-15T17:05:13.035Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-orgpolicy",
+ "id": "d7808baa-b58b-4556-95ba-a4b90c0a13e3",
+ "createTime": "2025-05-15T17:05:12.347Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-orchestration-airflow",
+ "id": "6de40ad1-7479-479e-8fde-c0c13e2a6f7c",
+ "createTime": "2025-05-15T17:05:11.596Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-oracledatabase",
+ "id": "7ea1dcd3-aa27-4f58-aea5-65c1df828f3d",
+ "createTime": "2025-05-15T17:05:10.992Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-optimization",
+ "id": "89442cb6-491e-44ea-a5a0-782c80fbfd15",
+ "createTime": "2025-05-15T17:05:10.310Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-notebooks",
+ "id": "1fe59cf8-c8b8-4059-8e16-56ccf5968bcd",
+ "createTime": "2025-05-15T17:05:09.606Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-networkservices",
+ "id": "d401c90e-c413-49d2-b948-edf0ce2fb685",
+ "createTime": "2025-05-15T17:05:09.055Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-networkconnectivity",
+ "id": "05157d4a-2dfd-4127-9166-d34242d4e195",
+ "createTime": "2025-05-15T17:05:08.290Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-network-security",
+ "id": "1d29c1da-2228-45f3-9ef1-2b11c767339d",
+ "createTime": "2025-05-15T17:05:07.465Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-network-management",
+ "id": "8451d8ed-573a-4a33-b974-3f989617433d",
+ "createTime": "2025-05-15T17:05:06.871Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-netapp",
+ "id": "a1e8aeec-7ba3-43ca-9157-f6cd1f715e07",
+ "createTime": "2025-05-15T17:05:06.250Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-monitoring",
+ "id": "9f6713d6-4124-49e4-af5b-f7ed72065f52",
+ "createTime": "2025-05-15T17:05:05.611Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-monitoring-metricsscope",
+ "id": "f3806564-b0f5-4e4d-9124-81f1ea5748b9",
+ "createTime": "2025-05-15T17:05:05.087Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-monitoring-dashboard",
+ "id": "8b1a3a64-76df-402f-b263-00c63507de7b",
+ "createTime": "2025-05-15T17:05:04.517Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-modelarmor",
+ "id": "7e0db44d-3f6a-4062-9995-ab21cbb26e1f",
+ "createTime": "2025-05-15T17:05:03.914Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-migrationcenter",
+ "id": "3673be78-de13-46c2-b5c4-5d35a857576c",
+ "createTime": "2025-05-15T17:05:03.433Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-memcache",
+ "id": "80a15ed9-b7be-4f7e-af83-4faac26693cd",
+ "createTime": "2025-05-15T17:05:02.878Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-meet",
+ "id": "54fa9f1e-97d9-4d26-874e-f1c6110ad65f",
+ "createTime": "2025-05-15T17:05:02.252Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-mediatranslation",
+ "id": "8663133d-764a-4258-ba45-348dc443ba6f",
+ "createTime": "2025-05-15T17:05:01.764Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.ads-marketingplatform:admin",
+ "id": "7b7eada9-e4bd-4de1-ae45-7ed7330ae793",
+ "createTime": "2025-05-15T17:05:01.241Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-solar",
+ "id": "0d5b8d1c-65ad-49d9-8ee2-d4956182f5b7",
+ "createTime": "2025-05-15T17:05:00.679Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-routing",
+ "id": "2a0725fb-acd4-4caf-9be6-e1ba4e968b7b",
+ "createTime": "2025-05-15T17:05:00.197Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-routeoptimization",
+ "id": "888f50de-7843-48b4-9e1e-611645ab29b6",
+ "createTime": "2025-05-15T17:04:59.683Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-places",
+ "id": "aa72398f-18df-49cd-87e4-ac3adde3da57",
+ "createTime": "2025-05-15T17:04:59.057Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-mapsplatformdatasets",
+ "id": "b9012b33-a916-4067-8830-2ead01b9e5ae",
+ "createTime": "2025-05-15T17:04:58.561Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-fleetengine",
+ "id": "16ef1e07-511d-443b-9fd5-54719a0c7b6c",
+ "createTime": "2025-05-15T17:04:58.011Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-fleetengine-delivery",
+ "id": "5e7d7930-6304-476e-9d1c-8b697f82f540",
+ "createTime": "2025-05-15T17:04:57.459Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-area-insights",
+ "id": "e82dbdd3-b0db-48b3-9f18-6bea44716942",
+ "createTime": "2025-05-15T17:04:56.963Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.maps:google-maps-addressvalidation",
+ "id": "7d2ceec9-2393-4669-9f33-fe7b24e2a4f4",
+ "createTime": "2025-05-15T17:04:56.417Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-managedkafka",
+ "id": "b95f237e-723d-4662-97f5-71579bf390db",
+ "createTime": "2025-05-15T17:04:55.781Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-managed-identities",
+ "id": "afcc3f5e-2195-49fb-a926-041cc59957b2",
+ "createTime": "2025-05-15T17:04:55.255Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-lustre",
+ "id": "6e7666a5-b864-4734-9085-57d43e57e7ba",
+ "createTime": "2025-05-15T17:04:54.661Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-life-sciences",
+ "id": "2a0254b0-acfa-4b56-9c45-c54a37fe5cf7",
+ "createTime": "2025-05-15T17:04:53.988Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-language",
+ "id": "152c57f2-2ca4-41f3-b4e5-ad977f7a10ca",
+ "createTime": "2025-05-15T17:04:53.444Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-kmsinventory",
+ "id": "12545da5-c544-4e50-aaf8-8f2d0f6dd44d",
+ "createTime": "2025-05-15T17:04:52.853Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-kms",
+ "id": "ff7ca4da-0687-40fc-9127-fb26deffaa7b",
+ "createTime": "2025-05-15T17:04:52.196Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-order-tracking",
+ "id": "2a1fcd1a-9872-43a2-9d23-5f843c7bbe5d",
+ "createTime": "2025-05-15T17:04:51.677Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-issue-resolution",
+ "id": "121e0daa-5df7-4f30-ba0b-725260e16970",
+ "createTime": "2025-05-15T17:04:51.108Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iot",
+ "id": "1889a8f2-6697-402b-93b5-24ba9bfd8a45",
+ "createTime": "2025-05-15T17:04:50.468Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-infra-manager",
+ "id": "195f3388-4b02-45cd-8045-038867105375",
+ "createTime": "2025-05-15T17:04:49.960Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-ids",
+ "id": "4c37c425-a58d-4c7f-9324-3e4364240475",
+ "createTime": "2025-05-15T17:04:49.390Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iap",
+ "id": "4ef7d1ae-4c9d-47c1-a35b-36d3de4d0555",
+ "createTime": "2025-05-15T17:04:48.689Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iamcredentials",
+ "id": "3e99bc9f-7eaa-426d-adf7-4f12de90ab4e",
+ "createTime": "2025-05-15T17:04:48.161Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-iam-policy",
+ "id": "b866b1a9-5e6c-44b8-9b3b-5b22a1ba7d86",
+ "createTime": "2025-05-15T17:04:47.584Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-iam-admin",
+ "id": "8eecfafa-f648-44e3-96e8-adff54f8587a",
+ "createTime": "2025-05-15T17:04:46.975Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gsuite-addons",
+ "id": "fcd1d831-f7a7-466f-bf59-30b774f19872",
+ "createTime": "2025-05-15T17:04:46.471Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "io.grafeas:grafeas",
+ "id": "9177417c-4dd1-4710-99eb-c59f7e8c50a2",
+ "createTime": "2025-05-15T17:04:45.872Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gkehub",
+ "id": "30dd57f2-05bc-49d7-aec3-3ef84d45c591",
+ "createTime": "2025-05-15T17:04:45.236Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gke-multi-cloud",
+ "id": "c5db157b-6319-4940-b8b7-4074214e597d",
+ "createTime": "2025-05-15T17:04:44.745Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gke-connect-gateway",
+ "id": "3471af55-e33c-46ae-a175-7ce3bdcc5844",
+ "createTime": "2025-05-15T17:04:44.240Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gdchardwaremanagement",
+ "id": "63eb066b-d351-466a-be04-c55cbdf5a115",
+ "createTime": "2025-05-15T17:04:43.652Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-functions",
+ "id": "be9c532a-283c-46d3-bb3f-d9ef46afd8f0",
+ "createTime": "2025-05-15T17:04:43.151Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-financialservices",
+ "id": "83f1b248-e497-4449-bd67-ae9bc459504a",
+ "createTime": "2025-05-15T17:04:42.650Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-filestore",
+ "id": "baebf582-e332-4acc-8768-0266c42dcb8e",
+ "createTime": "2025-05-15T17:04:42.066Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-eventarc",
+ "id": "9069a706-e945-4523-9e98-175a96e790db",
+ "createTime": "2025-05-15T17:04:41.576Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-eventarc-publishing",
+ "id": "210907be-5909-4471-9a5f-d0d4385d6390",
+ "createTime": "2025-05-15T17:04:41.115Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-essential-contacts",
+ "id": "eb5fceaf-89f6-41c1-9225-6aab9c9292c8",
+ "createTime": "2025-05-15T17:04:40.506Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-errorreporting",
+ "id": "c500fa6c-4078-4899-9077-6950303896be",
+ "createTime": "2025-05-15T17:04:40.013Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-enterpriseknowledgegraph",
+ "id": "980a656d-c43e-4329-9abc-7c9660572bf2",
+ "createTime": "2025-05-15T17:04:39.477Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-edgenetwork",
+ "id": "15533be7-0500-4d00-bb20-dfb3bbf5d6de",
+ "createTime": "2025-05-15T17:04:38.821Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-domains",
+ "id": "a5e16cf2-df72-4ce4-91ae-25e7857c7870",
+ "createTime": "2025-05-15T17:04:38.296Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-document-ai",
+ "id": "ed67269f-cdd6-4fea-b603-faba209e4b0c",
+ "createTime": "2025-05-15T17:04:37.746Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dms",
+ "id": "fc1bff81-eeb0-4495-a2d3-1af60865b3a0",
+ "createTime": "2025-05-15T17:04:37.171Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dlp",
+ "id": "51ccba80-3da4-41b9-b9da-a08d8a440dff",
+ "createTime": "2025-05-15T17:04:36.650Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-distributedcloudedge",
+ "id": "105f3abf-42df-4c24-a88d-f7de5a49d8e4",
+ "createTime": "2025-05-15T17:04:36.150Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-discoveryengine",
+ "id": "c045496e-8a54-459f-a004-981b72a26b6f",
+ "createTime": "2025-05-15T17:04:35.518Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dialogflow",
+ "id": "4ba46c22-b837-428e-ba44-ef5fb82ba0dc",
+ "createTime": "2025-05-15T17:04:35.042Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dialogflow-cx",
+ "id": "dc2c4a82-0f09-4f6d-8f83-062f47d886c4",
+ "createTime": "2025-05-15T17:04:34.546Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-devicestreaming",
+ "id": "d74dae6c-dbd3-4801-88b1-fc75bd3a9f69",
+ "createTime": "2025-05-15T17:04:33.911Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-developerconnect",
+ "id": "cbcc628c-878e-496d-87f5-220f4413199f",
+ "createTime": "2025-05-15T17:04:33.403Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-deploy",
+ "id": "6b91b594-76e6-4b0f-a94c-de6222578acc",
+ "createTime": "2025-05-15T17:04:32.847Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datastream",
+ "id": "405243cc-a2e0-4a63-ab09-b6db307bce55",
+ "createTime": "2025-05-15T17:04:32.220Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataproc",
+ "id": "5160b8f2-95df-45ba-b5bb-3b6bf3ce773d",
+ "createTime": "2025-05-15T17:04:31.715Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataproc-metastore",
+ "id": "8c4abbc0-d2ce-4bd4-bb2a-4fecf65742f7",
+ "createTime": "2025-05-15T17:04:31.174Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataplex",
+ "id": "5f63bd8b-f556-4e96-ac48-bbf8b9af12ad",
+ "createTime": "2025-05-15T17:04:30.588Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datalineage",
+ "id": "259a0fc4-231d-45e4-947a-5eb26e9c8168",
+ "createTime": "2025-05-15T17:04:30.079Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datalabeling",
+ "id": "52172c76-5935-4210-9a22-ddd044d9faf6",
+ "createTime": "2025-05-15T17:04:29.529Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataform",
+ "id": "0b8fb8a6-f9f4-45da-afaa-2b18ddac8b52",
+ "createTime": "2025-05-15T17:04:28.940Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataflow",
+ "id": "f60a5d81-3031-40fd-b715-fc191162fc45",
+ "createTime": "2025-05-15T17:04:28.448Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-datacatalog",
+ "id": "a5b95f2e-dbef-49f6-a512-7ad45771f7ba",
+ "createTime": "2025-05-15T17:04:27.929Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-data-fusion",
+ "id": "edb23e19-8eef-47af-9558-5501d88fe05c",
+ "createTime": "2025-05-15T17:04:27.307Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-contentwarehouse",
+ "id": "7d396a46-bec1-488e-aa1b-c78bc47368f2",
+ "createTime": "2025-05-15T17:04:26.825Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-containeranalysis",
+ "id": "ec589041-afe2-4e37-8139-b2ed3d57adcb",
+ "createTime": "2025-05-15T17:04:26.303Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-container",
+ "id": "5c333d3e-7fe4-48ec-a2b5-4e9814aa1b6d",
+ "createTime": "2025-05-15T17:04:25.719Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-contact-center-insights",
+ "id": "75a30ca1-1963-4001-ae54-f53055f283dd",
+ "createTime": "2025-05-15T17:04:25.234Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-connectgateway",
+ "id": "1c9c36a4-7571-49a2-b51c-3fbd506ea498",
+ "createTime": "2025-05-15T17:04:24.729Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-confidentialcomputing",
+ "id": "e0e6611a-3a9b-4a09-b95b-faa6f5761e5d",
+ "createTime": "2025-05-15T17:04:24.165Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-compute",
+ "id": "ee67a3b3-c5cc-40e1-85e3-0f3400c2974b",
+ "createTime": "2025-05-15T17:04:23.672Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudquotas",
+ "id": "c6cbdef3-dc05-48bf-a1d2-fb1fbb78a476",
+ "createTime": "2025-05-15T17:04:23.138Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudcontrolspartner",
+ "id": "cfd806a3-ca6f-40d5-b30c-ff4c0ae2c2f6",
+ "createTime": "2025-05-15T17:04:22.569Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudcommerceconsumerprocurement",
+ "id": "9e73728a-f481-48a4-8bc2-ecc70b209f76",
+ "createTime": "2025-05-15T17:04:22.055Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-build",
+ "id": "972f2dbc-dba3-4922-95e0-af3bacad3387",
+ "createTime": "2025-05-15T17:04:21.539Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chat",
+ "id": "6c92a66a-919b-4e22-aa7e-d7b5f3e10e70",
+ "createTime": "2025-05-15T17:04:20.941Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-channel",
+ "id": "4b91dc32-cce4-40c7-88fb-98db3a02fdbb",
+ "createTime": "2025-05-15T17:04:20.457Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-certificate-manager",
+ "id": "13acfe57-aad2-4f96-a540-5c790dbd7dae",
+ "createTime": "2025-05-15T17:04:19.943Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-binary-authorization",
+ "id": "fa5f0864-c1c8-40cf-bc7d-692e15c1dc56",
+ "createTime": "2025-05-15T17:04:19.370Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-billingbudgets",
+ "id": "455ab693-58bd-4037-8596-ee784a28d9ce",
+ "createTime": "2025-05-15T17:04:18.850Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-billing",
+ "id": "76cb68b1-85c2-4037-9d13-26ffd23b738e",
+ "createTime": "2025-05-15T17:04:18.341Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigqueryreservation",
+ "id": "e7d3794f-67ed-4d3f-9219-b41af8a5bee8",
+ "createTime": "2025-05-15T17:04:17.794Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerymigration",
+ "id": "2f74fa38-f2f3-42bb-ba21-49ffbed350c3",
+ "createTime": "2025-05-15T17:04:17.311Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer",
+ "id": "51d15b37-454a-426e-a2ba-960bc1e62350",
+ "createTime": "2025-05-15T17:04:16.797Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatapolicy",
+ "id": "6067f27e-cedc-48b9-bb78-8e92e8930e16",
+ "createTime": "2025-05-15T17:04:16.169Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigqueryconnection",
+ "id": "2a531d8a-8adf-4662-964d-43a41db938d1",
+ "createTime": "2025-05-15T17:04:15.665Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquery-data-exchange",
+ "id": "48b7eced-11ce-4e1d-99ca-621ee6df485f",
+ "createTime": "2025-05-15T17:04:15.144Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-biglake",
+ "id": "bb1f153d-9725-47e6-918f-6b58e74391ff",
+ "createTime": "2025-05-15T17:04:14.555Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-clientgateways",
+ "id": "2eb37423-14f3-4d71-96c7-b10d00585574",
+ "createTime": "2025-05-15T17:04:14.071Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-clientconnectorservices",
+ "id": "7773c8aa-c2c3-4c5f-ad57-e37fb0ba7ffc",
+ "createTime": "2025-05-15T17:04:13.556Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appgateways",
+ "id": "f2f83ac4-429b-4ebb-95be-f19954e4b77e",
+ "createTime": "2025-05-15T17:04:12.948Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appconnectors",
+ "id": "5ad5bca4-e9f0-4de2-8c51-900d57e5cd85",
+ "createTime": "2025-05-15T17:04:12.444Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appconnections",
+ "id": "87ec3c24-f75b-42b3-9156-17bfb0804e8f",
+ "createTime": "2025-05-15T17:04:11.950Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-batch",
+ "id": "9a025297-824b-4c40-94ec-ea57ca3b9898",
+ "createTime": "2025-05-15T17:04:11.297Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bare-metal-solution",
+ "id": "880892bb-1230-434f-b559-a46609c1bc67",
+ "createTime": "2025-05-15T17:04:10.811Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-backupdr",
+ "id": "9830b94e-df82-4d44-96e4-3398ece7fe21",
+ "createTime": "2025-05-15T17:04:10.290Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-automl",
+ "id": "66ec4482-1e97-42c6-8464-51d71e3b7c4b",
+ "createTime": "2025-05-15T17:04:09.719Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-assured-workloads",
+ "id": "3dc7b530-172c-4399-8a32-82225662665b",
+ "createTime": "2025-05-15T17:04:09.249Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-asset",
+ "id": "9a0e9cd2-3c48-4135-b12d-42b98d554a58",
+ "createTime": "2025-05-15T17:04:08.703Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-artifact-registry",
+ "id": "82ac7c25-0e7f-4e98-bb8a-5119792a9025",
+ "createTime": "2025-05-15T17:04:08.090Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.area120:google-area120-tables",
+ "id": "495ffa4c-9de6-4615-958a-8c3b85e57a16",
+ "createTime": "2025-05-15T17:04:07.581Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apphub",
+ "id": "8c7a89fd-5c9a-4ba6-8268-ff18a316cd21",
+ "createTime": "2025-05-15T17:04:07.047Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-appengine-admin",
+ "id": "9251e3ec-6afe-40dd-9608-4ad8bff039f5",
+ "createTime": "2025-05-15T17:04:06.404Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apikeys",
+ "id": "1a364fe8-cbfd-4900-832c-480ec948fdbc",
+ "createTime": "2025-05-15T17:04:05.912Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apihub",
+ "id": "0745b5ea-3fe0-4d49-ac46-3bc5f4a28645",
+ "createTime": "2025-05-15T17:04:05.399Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apigee-registry",
+ "id": "f72c3398-be54-4929-8302-609590da9527",
+ "createTime": "2025-05-15T17:04:04.795Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apigee-connect",
+ "id": "21485732-6cec-465f-bba1-a061e2644ea6",
+ "createTime": "2025-05-15T17:04:04.302Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-api-gateway",
+ "id": "75257d3f-850b-483a-8ba9-9d892bc09dd3",
+ "createTime": "2025-05-15T17:04:03.722Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-analyticshub",
+ "id": "d887d89e-5674-4e27-8022-b3d5b79a01f7",
+ "createTime": "2025-05-15T17:04:03.136Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.analytics:google-analytics-data",
+ "id": "b0dab2ae-304e-42a8-ba66-f679dbeba09d",
+ "createTime": "2025-05-15T17:04:02.648Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.analytics:google-analytics-admin",
+ "id": "44743fbb-8cf9-42ef-a7f8-ea4ea4670429",
+ "createTime": "2025-05-15T17:04:02.078Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-alloydb",
+ "id": "34681177-46df-4463-b7ab-7342420f83f7",
+ "createTime": "2025-05-15T17:04:01.457Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-alloydb-connectors",
+ "id": "1fcfa0d6-f10e-4f35-accb-3f32a32c281d",
+ "createTime": "2025-05-15T17:04:00.994Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-advisorynotifications",
+ "id": "6ce8d153-41a5-4822-b632-354c1fa56f76",
+ "createTime": "2025-05-15T17:04:00.486Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.api-ads:ad-manager",
+ "id": "57019199-beb2-46ce-8c3b-295c75dd159f",
+ "createTime": "2025-05-15T17:03:59.922Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-identity-accesscontextmanager",
+ "id": "9a0afd80-e311-4087-8736-0fcc2b6c00e3",
+ "createTime": "2025-05-15T17:03:59.467Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-accessapproval",
+ "id": "d543b245-de41-4d08-a75a-d4b7e47f728f",
+ "createTime": "2025-05-15T17:03:58.969Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "update the Java code generator (gapic-generator-java) to 2.58.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[video-live-stream] added OutputType field to the Clip resource to support MP4 clipping",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[cloudsupport] Bring comments and metadata up to date",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[storageinsights] Add Client Libraries for Datasets",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[shopping-merchant-accounts] updated comments for returns sub-API publication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[gke-backup] Add BackupChannel field in BackupPlan",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-live-stream",
+ "id": "2739095b-ee5c-4dff-b9b7-bdc05daa9ec8",
+ "createTime": "2025-05-15T17:03:58.396Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "update the Java code generator (gapic-generator-java) to 2.58.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[video-live-stream] added OutputType field to the Clip resource to support MP4 clipping",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[cloudsupport] Bring comments and metadata up to date",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[storageinsights] Add Client Libraries for Datasets",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[shopping-merchant-accounts] updated comments for returns sub-API publication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[gke-backup] Add BackupChannel field in BackupPlan",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-storageinsights",
+ "id": "630909a2-3078-44d8-8218-f1fd8247db9d",
+ "createTime": "2025-05-15T17:03:57.919Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "update the Java code generator (gapic-generator-java) to 2.58.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[video-live-stream] added OutputType field to the Clip resource to support MP4 clipping",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[cloudsupport] Bring comments and metadata up to date",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[storageinsights] Add Client Libraries for Datasets",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[shopping-merchant-accounts] updated comments for returns sub-API publication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[gke-backup] Add BackupChannel field in BackupPlan",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.shopping:google-shopping-merchant-accounts",
+ "id": "48a2bbdb-bf7d-4a6b-9ffc-6c62869b7526",
+ "createTime": "2025-05-15T17:03:57.381Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "update the Java code generator (gapic-generator-java) to 2.58.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[video-live-stream] added OutputType field to the Clip resource to support MP4 clipping",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[cloudsupport] Bring comments and metadata up to date",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[storageinsights] Add Client Libraries for Datasets",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[shopping-merchant-accounts] updated comments for returns sub-API publication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[gke-backup] Add BackupChannel field in BackupPlan",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-gke-backup",
+ "id": "9d242a74-b9bc-4a8c-b065-7ae1dd81b112",
+ "createTime": "2025-05-15T17:03:56.790Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "update the Java code generator (gapic-generator-java) to 2.58.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[video-live-stream] added OutputType field to the Clip resource to support MP4 clipping",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[cloudsupport] Bring comments and metadata up to date",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[storageinsights] Add Client Libraries for Datasets",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[shopping-merchant-accounts] updated comments for returns sub-API publication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[gke-backup] Add BackupChannel field in BackupPlan",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudsupport",
+ "id": "6b61797b-1389-4b2e-a375-0295a79ae3fb",
+ "createTime": "2025-05-15T17:03:56.300Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "update the Java code generator (gapic-generator-java) to 2.58.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[video-live-stream] added OutputType field to the Clip resource to support MP4 clipping",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[cloudsupport] Bring comments and metadata up to date",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[aiplatform] Add checkpoint ID to endpoint proto",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[storageinsights] Add Client Libraries for Datasets",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[shopping-merchant-accounts] updated comments for returns sub-API publication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b3fc697f9de99fe355cb0cf691df0836f8f3fb6a",
+ "message": "[gke-backup] Add BackupChannel field in BackupPlan",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "update the Java code generator (gapic-generator-java) to 2.57.0",
+ "issues": [],
+ "scope": "deps"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support GPU zonal redundancy setting in Cloud Run services",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[run] support node selector in Cloud Run jobs for GPU setting",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[analyticshub] Add support for Analytics Hub & Marketplace Integration",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`",
+ "issues": [],
+ "breakingChangeNote": "[maps-places] An existing field `description` is removed from message `.google.maps.places.v1.Place`"
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Add CloudSQL support for RestoreCluster operation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Remove comments for a non public feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[alloydb] Sync AlloyDB API changes from HEAD to stable",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] Tuning Checkpoints API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add ANN feature for RagManagedDb",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] new field `additional_properties` is added to message `.google.cloud.aiplatform.v1.Schema`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[dataplex] A comment for message `MetadataJob` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] add EncryptionSpec for RagCorpus CMEK feature",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[aiplatform] A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config",
+ "issues": [
+ "1027"
+ ],
+ "breakingChangeNote": "[compute] Remove schemas.MachineType.scratchDisks.scratchDisk from config ([#1027](https://github.com/googleapis/google-cloud-java/issues/1027))"
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[storagebatchoperations] minor fixes to the reference documentation",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[asset] fix typos in documentation",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService",
+ "issues": [],
+ "breakingChangeNote": "[workspaceevents] An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService"
+ },
+ {
+ "type": "fix",
+ "sha": "04011a383641f0d11ecc00406abf0c024168b499",
+ "message": "[deploy] correct pattern of unused resource definition, Revision",
+ "issues": []
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-aiplatform",
+ "id": "1bbddb5c-f01a-4f21-92eb-27b3b2ad6693",
+ "createTime": "2025-05-15T17:03:55.873Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "6645e51e7972d24a82fd05bc9f4801033822f00f",
+ "message": "[chronicle] new module for chronicle",
+ "issues": [
+ "11587"
+ ]
+ }
+ ],
+ "version": "1.57.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chronicle",
+ "id": "c8a58b20-255d-4b04-bd19-5476329c975e",
+ "createTime": "2025-05-15T17:03:55.262Z"
+ },
{
"changes": [
{
@@ -751691,5 +783979,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2025-05-06T21:25:39.280Z"
+ "updateTime": "2025-05-15T17:05:56.969Z"
}
\ No newline at end of file
diff --git a/gapic-libraries-bom/pom.xml b/gapic-libraries-bom/pom.xml
index 6c08bbf39cd0..938d0c736ee7 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.57.0-SNAPSHOT
+ 1.57.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-pom-parent/pom.xml
@@ -24,1312 +24,1312 @@
com.google.analytics
google-analytics-admin-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.analytics
google-analytics-data-bom
- 0.74.0-SNAPSHOT
+ 0.74.0
pom
import
com.google.area120
google-area120-tables-bom
- 0.67.0-SNAPSHOT
+ 0.67.0
pom
import
com.google.cloud
google-cloud-accessapproval-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-advisorynotifications-bom
- 0.52.0-SNAPSHOT
+ 0.52.0
pom
import
com.google.cloud
google-cloud-aiplatform-bom
- 3.64.0-SNAPSHOT
+ 3.64.0
pom
import
com.google.cloud
google-cloud-alloydb-bom
- 0.52.0-SNAPSHOT
+ 0.52.0
pom
import
com.google.cloud
google-cloud-alloydb-connectors-bom
- 0.41.0-SNAPSHOT
+ 0.41.0
pom
import
com.google.cloud
google-cloud-analyticshub-bom
- 0.60.0-SNAPSHOT
+ 0.60.0
pom
import
com.google.cloud
google-cloud-api-gateway-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-apigee-connect-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-apigee-registry-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-apihub-bom
- 0.16.0-SNAPSHOT
+ 0.16.0
pom
import
com.google.cloud
google-cloud-apikeys-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-appengine-admin-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-apphub-bom
- 0.27.0-SNAPSHOT
+ 0.27.0
pom
import
com.google.cloud
google-cloud-artifact-registry-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-asset-bom
- 3.67.0-SNAPSHOT
+ 3.67.0
pom
import
com.google.cloud
google-cloud-assured-workloads-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-automl-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-backupdr-bom
- 0.22.0-SNAPSHOT
+ 0.22.0
pom
import
com.google.cloud
google-cloud-bare-metal-solution-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-batch-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appconnections-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appconnectors-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appgateways-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-beyondcorp-clientgateways-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-biglake-bom
- 0.51.0-SNAPSHOT
+ 0.51.0
pom
import
com.google.cloud
google-cloud-bigquery-data-exchange-bom
- 2.58.0-SNAPSHOT
+ 2.58.0
pom
import
com.google.cloud
google-cloud-bigqueryconnection-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-bigquerydatapolicy-bom
- 0.60.0-SNAPSHOT
+ 0.60.0
pom
import
com.google.cloud
google-cloud-bigquerydatatransfer-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-bigquerymigration-bom
- 0.66.0-SNAPSHOT
+ 0.66.0
pom
import
com.google.cloud
google-cloud-bigqueryreservation-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-billing-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-billingbudgets-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-binary-authorization-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-build-bom
- 3.65.0-SNAPSHOT
+ 3.65.0
pom
import
com.google.cloud
google-cloud-certificate-manager-bom
- 0.66.0-SNAPSHOT
+ 0.66.0
pom
import
com.google.cloud
google-cloud-channel-bom
- 3.67.0-SNAPSHOT
+ 3.67.0
pom
import
com.google.cloud
google-cloud-chat-bom
- 0.27.0-SNAPSHOT
+ 0.27.0
pom
import
com.google.cloud
google-cloud-chronicle-bom
- 0.0.1-SNAPSHOT
+ 0.1.0
pom
import
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-bom
- 0.61.0-SNAPSHOT
+ 0.61.0
pom
import
com.google.cloud
google-cloud-cloudcontrolspartner-bom
- 0.27.0-SNAPSHOT
+ 0.27.0
pom
import
com.google.cloud
google-cloud-cloudquotas-bom
- 0.31.0-SNAPSHOT
+ 0.31.0
pom
import
com.google.cloud
google-cloud-cloudsupport-bom
- 0.47.0-SNAPSHOT
+ 0.47.0
pom
import
com.google.cloud
google-cloud-compute-bom
- 1.73.0-SNAPSHOT
+ 1.73.0
pom
import
com.google.cloud
google-cloud-confidentialcomputing-bom
- 0.49.0-SNAPSHOT
+ 0.49.0
pom
import
com.google.cloud
google-cloud-connectgateway-bom
- 0.15.0-SNAPSHOT
+ 0.15.0
pom
import
com.google.cloud
google-cloud-contact-center-insights-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-container-bom
- 2.66.0-SNAPSHOT
+ 2.66.0
pom
import
com.google.cloud
google-cloud-containeranalysis-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-contentwarehouse-bom
- 0.59.0-SNAPSHOT
+ 0.59.0
pom
import
com.google.cloud
google-cloud-data-fusion-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-datacatalog-bom
- 1.69.0-SNAPSHOT
+ 1.69.0
pom
import
com.google.cloud
google-cloud-dataflow-bom
- 0.67.0-SNAPSHOT
+ 0.67.0
pom
import
com.google.cloud
google-cloud-dataform-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
import
com.google.cloud
google-cloud-datalabeling-bom
- 0.183.0-SNAPSHOT
+ 0.183.0
pom
import
com.google.cloud
google-cloud-datalineage-bom
- 0.55.0-SNAPSHOT
+ 0.55.0
pom
import
com.google.cloud
google-cloud-dataplex-bom
- 1.61.0-SNAPSHOT
+ 1.61.0
pom
import
com.google.cloud
google-cloud-dataproc-bom
- 4.60.0-SNAPSHOT
+ 4.60.0
pom
import
com.google.cloud
google-cloud-dataproc-metastore-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-datastream-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-deploy-bom
- 1.61.0-SNAPSHOT
+ 1.61.0
pom
import
com.google.cloud
google-cloud-developerconnect-bom
- 0.20.0-SNAPSHOT
+ 0.20.0
pom
import
com.google.cloud
google-cloud-devicestreaming-bom
- 0.3.0-SNAPSHOT
+ 0.3.0
pom
import
com.google.cloud
google-cloud-dialogflow-bom
- 4.69.0-SNAPSHOT
+ 4.69.0
pom
import
com.google.cloud
google-cloud-dialogflow-cx-bom
- 0.74.0-SNAPSHOT
+ 0.74.0
pom
import
com.google.cloud
google-cloud-discoveryengine-bom
- 0.59.0-SNAPSHOT
+ 0.59.0
pom
import
com.google.cloud
google-cloud-distributedcloudedge-bom
- 0.60.0-SNAPSHOT
+ 0.60.0
pom
import
com.google.cloud
google-cloud-dlp-bom
- 3.67.0-SNAPSHOT
+ 3.67.0
pom
import
com.google.cloud
google-cloud-dms-bom
- 2.62.0-SNAPSHOT
+ 2.62.0
pom
import
com.google.cloud
google-cloud-dns
- 2.61.0-SNAPSHOT
+ 2.61.0
com.google.cloud
google-cloud-document-ai-bom
- 2.67.0-SNAPSHOT
+ 2.67.0
pom
import
com.google.cloud
google-cloud-domains-bom
- 1.60.0-SNAPSHOT
+ 1.60.0
pom
import
com.google.cloud
google-cloud-edgenetwork-bom
- 0.31.0-SNAPSHOT
+ 0.31.0
pom
import
com.google.cloud
google-cloud-enterpriseknowledgegraph-bom
- 0.59.0-SNAPSHOT
+ 0.59.0
pom
import
com.google.cloud
google-cloud-errorreporting-bom
- 0.184.0-beta-SNAPSHOT
+ 0.184.0-beta
pom
import
com.google.cloud
google-cloud-essential-contacts-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-eventarc-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-eventarc-publishing-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-filestore-bom
- 1.64.0-SNAPSHOT
+ 1.64.0
pom
import
com.google.cloud
google-cloud-financialservices-bom
- 0.4.0-SNAPSHOT
+ 0.4.0
pom
import
com.google.cloud
google-cloud-functions-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-gdchardwaremanagement-bom
- 0.18.0-SNAPSHOT
+ 0.18.0
pom
import
com.google.cloud
google-cloud-gke-backup-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
import
com.google.cloud
google-cloud-gke-connect-gateway-bom
- 0.64.0-SNAPSHOT
+ 0.64.0
pom
import
com.google.cloud
google-cloud-gke-multi-cloud-bom
- 0.62.0-SNAPSHOT
+ 0.62.0
pom
import
com.google.cloud
google-cloud-gkehub-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-gsuite-addons-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-iamcredentials-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-iap-bom
- 0.19.0-SNAPSHOT
+ 0.19.0
pom
import
com.google.cloud
google-cloud-ids-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-infra-manager-bom
- 0.40.0-SNAPSHOT
+ 0.40.0
pom
import
com.google.cloud
google-cloud-iot-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-kms-bom
- 2.66.0-SNAPSHOT
+ 2.66.0
pom
import
com.google.cloud
google-cloud-kmsinventory-bom
- 0.52.0-SNAPSHOT
+ 0.52.0
pom
import
com.google.cloud
google-cloud-language-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-life-sciences-bom
- 0.65.0-SNAPSHOT
+ 0.65.0
pom
import
com.google.cloud
google-cloud-live-stream-bom
- 0.65.0-SNAPSHOT
+ 0.65.0
pom
import
com.google.cloud
google-cloud-lustre-bom
- 0.3.0-SNAPSHOT
+ 0.3.0
pom
import
com.google.cloud
google-cloud-managed-identities-bom
- 1.61.0-SNAPSHOT
+ 1.61.0
pom
import
com.google.cloud
google-cloud-managedkafka-bom
- 0.19.0-SNAPSHOT
+ 0.19.0
pom
import
com.google.cloud
google-cloud-mediatranslation-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
import
com.google.cloud
google-cloud-meet-bom
- 0.30.0-SNAPSHOT
+ 0.30.0
pom
import
com.google.cloud
google-cloud-memcache-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-migrationcenter-bom
- 0.45.0-SNAPSHOT
+ 0.45.0
pom
import
com.google.cloud
google-cloud-modelarmor-bom
- 0.4.0-SNAPSHOT
+ 0.4.0
pom
import
com.google.cloud
google-cloud-monitoring-bom
- 3.64.0-SNAPSHOT
+ 3.64.0
pom
import
com.google.cloud
google-cloud-monitoring-dashboard-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-monitoring-metricsscope-bom
- 0.57.0-SNAPSHOT
+ 0.57.0
pom
import
com.google.cloud
google-cloud-netapp-bom
- 0.42.0-SNAPSHOT
+ 0.42.0
pom
import
com.google.cloud
google-cloud-network-management-bom
- 1.64.0-SNAPSHOT
+ 1.64.0
pom
import
com.google.cloud
google-cloud-network-security-bom
- 0.66.0-SNAPSHOT
+ 0.66.0
pom
import
com.google.cloud
google-cloud-networkconnectivity-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-networkservices-bom
- 0.19.0-SNAPSHOT
+ 0.19.0
pom
import
com.google.cloud
google-cloud-notebooks-bom
- 1.61.0-SNAPSHOT
+ 1.61.0
pom
import
com.google.cloud
google-cloud-notification
- 0.181.0-beta-SNAPSHOT
+ 0.181.0-beta
com.google.cloud
google-cloud-optimization-bom
- 1.61.0-SNAPSHOT
+ 1.61.0
pom
import
com.google.cloud
google-cloud-oracledatabase-bom
- 0.12.0-SNAPSHOT
+ 0.12.0
pom
import
com.google.cloud
google-cloud-orchestration-airflow-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-orgpolicy-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-os-config-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-os-login-bom
- 2.62.0-SNAPSHOT
+ 2.62.0
pom
import
com.google.cloud
google-cloud-parallelstore-bom
- 0.26.0-SNAPSHOT
+ 0.26.0
pom
import
com.google.cloud
google-cloud-parametermanager-bom
- 0.7.0-SNAPSHOT
+ 0.7.0
pom
import
com.google.cloud
google-cloud-phishingprotection-bom
- 0.94.0-SNAPSHOT
+ 0.94.0
pom
import
com.google.cloud
google-cloud-policy-troubleshooter-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-policysimulator-bom
- 0.42.0-SNAPSHOT
+ 0.42.0
pom
import
com.google.cloud
google-cloud-private-catalog-bom
- 0.65.0-SNAPSHOT
+ 0.65.0
pom
import
com.google.cloud
google-cloud-privilegedaccessmanager-bom
- 0.17.0-SNAPSHOT
+ 0.17.0
pom
import
com.google.cloud
google-cloud-profiler-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-publicca-bom
- 0.60.0-SNAPSHOT
+ 0.60.0
pom
import
com.google.cloud
google-cloud-rapidmigrationassessment-bom
- 0.46.0-SNAPSHOT
+ 0.46.0
pom
import
com.google.cloud
google-cloud-recaptchaenterprise-bom
- 3.60.0-SNAPSHOT
+ 3.60.0
pom
import
com.google.cloud
google-cloud-recommendations-ai-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-recommender-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-redis-bom
- 2.66.0-SNAPSHOT
+ 2.66.0
pom
import
com.google.cloud
google-cloud-redis-cluster-bom
- 0.35.0-SNAPSHOT
+ 0.35.0
pom
import
com.google.cloud
google-cloud-resourcemanager-bom
- 1.65.0-SNAPSHOT
+ 1.65.0
pom
import
com.google.cloud
google-cloud-retail-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-run-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-scheduler-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-secretmanager-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-securesourcemanager-bom
- 0.33.0-SNAPSHOT
+ 0.33.0
pom
import
com.google.cloud
google-cloud-security-private-ca-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
import
com.google.cloud
google-cloud-securitycenter-bom
- 2.71.0-SNAPSHOT
+ 2.71.0
pom
import
com.google.cloud
google-cloud-securitycenter-settings-bom
- 0.66.0-SNAPSHOT
+ 0.66.0
pom
import
com.google.cloud
google-cloud-securitycentermanagement-bom
- 0.31.0-SNAPSHOT
+ 0.31.0
pom
import
com.google.cloud
google-cloud-securityposture-bom
- 0.28.0-SNAPSHOT
+ 0.28.0
pom
import
com.google.cloud
google-cloud-service-control-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-service-management-bom
- 3.61.0-SNAPSHOT
+ 3.61.0
pom
import
com.google.cloud
google-cloud-service-usage-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-servicedirectory-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-servicehealth-bom
- 0.30.0-SNAPSHOT
+ 0.30.0
pom
import
com.google.cloud
google-cloud-shell-bom
- 2.62.0-SNAPSHOT
+ 2.62.0
pom
import
com.google.cloud
google-cloud-speech-bom
- 4.58.0-SNAPSHOT
+ 4.58.0
pom
import
com.google.cloud
google-cloud-storage-transfer-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-storagebatchoperations-bom
- 0.3.0-SNAPSHOT
+ 0.3.0
pom
import
com.google.cloud
google-cloud-storageinsights-bom
- 0.48.0-SNAPSHOT
+ 0.48.0
pom
import
com.google.cloud
google-cloud-talent-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-tasks-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-telcoautomation-bom
- 0.33.0-SNAPSHOT
+ 0.33.0
pom
import
com.google.cloud
google-cloud-texttospeech-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-tpu-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-trace-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-translate-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-valkey-bom
- 0.9.0-SNAPSHOT
+ 0.9.0
pom
import
com.google.cloud
google-cloud-vertexai-bom
- 1.23.0-SNAPSHOT
+ 1.23.0
pom
import
com.google.cloud
google-cloud-video-intelligence-bom
- 2.62.0-SNAPSHOT
+ 2.62.0
pom
import
com.google.cloud
google-cloud-video-stitcher-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-video-transcoder-bom
- 1.62.0-SNAPSHOT
+ 1.62.0
pom
import
com.google.cloud
google-cloud-vision-bom
- 3.61.0-SNAPSHOT
+ 3.61.0
pom
import
com.google.cloud
google-cloud-visionai-bom
- 0.20.0-SNAPSHOT
+ 0.20.0
pom
import
com.google.cloud
google-cloud-vmmigration-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
import
com.google.cloud
google-cloud-vmwareengine-bom
- 0.57.0-SNAPSHOT
+ 0.57.0
pom
import
com.google.cloud
google-cloud-vpcaccess-bom
- 2.64.0-SNAPSHOT
+ 2.64.0
pom
import
com.google.cloud
google-cloud-webrisk-bom
- 2.62.0-SNAPSHOT
+ 2.62.0
pom
import
com.google.cloud
google-cloud-websecurityscanner-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-workflow-executions-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-workflows-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
import
com.google.cloud
google-cloud-workspaceevents-bom
- 0.27.0-SNAPSHOT
+ 0.27.0
pom
import
com.google.cloud
google-cloud-workstations-bom
- 0.51.0-SNAPSHOT
+ 0.51.0
pom
import
com.google.cloud
google-iam-admin-bom
- 3.58.0-SNAPSHOT
+ 3.58.0
pom
import
com.google.cloud
google-iam-policy-bom
- 1.61.0-SNAPSHOT
+ 1.61.0
pom
import
com.google.cloud
google-identity-accesscontextmanager-bom
- 1.64.0-SNAPSHOT
+ 1.64.0
pom
import
io.grafeas
grafeas
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/google-cloud-jar-parent/pom.xml b/google-cloud-jar-parent/pom.xml
index e14ffbdd7878..f3ff6d7cb1d8 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.57.0-SNAPSHOT
+ 1.57.0
pom
Google Cloud JAR Parent
@@ -15,7 +15,7 @@
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-pom-parent/pom.xml
diff --git a/google-cloud-pom-parent/pom.xml b/google-cloud-pom-parent/pom.xml
index de374a75f90a..fe8bb36864a9 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.57.0-SNAPSHOT
+ 1.57.0
pom
Google Cloud POM Parent
https://github.com/googleapis/google-cloud-java
diff --git a/java-accessapproval/google-cloud-accessapproval-bom/pom.xml b/java-accessapproval/google-cloud-accessapproval-bom/pom.xml
index 7afa015e9660..d5fdec381de1 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.64.0-SNAPSHOT
+ 2.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-accessapproval
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-accessapproval/google-cloud-accessapproval/pom.xml b/java-accessapproval/google-cloud-accessapproval/pom.xml
index 1e4a704459f7..84112aa93a1a 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.64.0-SNAPSHOT
+ 2.64.0
jar
Google Cloud Access Approval
Java idiomatic client for Google Cloud accessapproval
com.google.cloud
google-cloud-accessapproval-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 9753b39368e7..81652aa74fc4 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.64.0-SNAPSHOT
+ 2.64.0
grpc-google-cloud-accessapproval-v1
GRPC library for grpc-google-cloud-accessapproval-v1
com.google.cloud
google-cloud-accessapproval-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-accessapproval/pom.xml b/java-accessapproval/pom.xml
index 61be7b011775..4fcdc5eb2719 100644
--- a/java-accessapproval/pom.xml
+++ b/java-accessapproval/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-accessapproval-parent
pom
- 2.64.0-SNAPSHOT
+ 2.64.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.cloud
google-cloud-accessapproval
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml b/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml
index 228fdf21ca44..56811c489aa5 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.64.0-SNAPSHOT
+ 2.64.0
proto-google-cloud-accessapproval-v1beta1
PROTO library for proto-google-cloud-accessapproval-v1
com.google.cloud
google-cloud-accessapproval-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml b/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml
index 5c5cd1382284..2b3c567cfd7b 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.64.0-SNAPSHOT
+ 1.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,22 +27,22 @@
com.google.cloud
google-identity-accesscontextmanager
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml b/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml
index 4961acb617aa..0547eebcb6b5 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.64.0-SNAPSHOT
+ 1.64.0
jar
Google Identity Access Context Manager
Identity Access Context Manager n/a
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.64.0-SNAPSHOT
+ 1.64.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 d1628bfa6b0f..f3be0e6a043f 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.64.0-SNAPSHOT
+ 1.64.0
grpc-google-identity-accesscontextmanager-v1
GRPC library for google-identity-accesscontextmanager
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-accesscontextmanager/pom.xml b/java-accesscontextmanager/pom.xml
index 10967d587e40..4cee6f57f4db 100644
--- a/java-accesscontextmanager/pom.xml
+++ b/java-accesscontextmanager/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-identity-accesscontextmanager-parent
pom
- 1.64.0-SNAPSHOT
+ 1.64.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -30,22 +30,22 @@
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.cloud
google-identity-accesscontextmanager
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml
index 08d15a1a2f41..8927896a5251 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.64.0-SNAPSHOT
+ 1.64.0
proto-google-identity-accesscontextmanager-type
PROTO library for proto-google-identity-accesscontextmanager-type
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml
index 2900150ce42a..06cbfc696839 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.64.0-SNAPSHOT
+ 1.64.0
proto-google-identity-accesscontextmanager-v1
PROTO library for proto-google-identity-accesscontextmanager-v1
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
@@ -37,7 +37,7 @@
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-admanager/ad-manager-bom/pom.xml b/java-admanager/ad-manager-bom/pom.xml
index 67d7529bd3df..88fee2fdb473 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.22.0-SNAPSHOT
+ 0.22.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.api-ads
ad-manager
- 0.22.0-SNAPSHOT
+ 0.22.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.22.0-SNAPSHOT
+ 0.22.0
diff --git a/java-admanager/ad-manager/pom.xml b/java-admanager/ad-manager/pom.xml
index b10666cbf3e2..d4afd2166413 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.22.0-SNAPSHOT
+ 0.22.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.22.0-SNAPSHOT
+ 0.22.0
ad-manager
diff --git a/java-admanager/pom.xml b/java-admanager/pom.xml
index 50ac61724b7f..a8d92036d83c 100644
--- a/java-admanager/pom.xml
+++ b/java-admanager/pom.xml
@@ -4,7 +4,7 @@
com.google.api-ads
ad-manager-parent
pom
- 0.22.0-SNAPSHOT
+ 0.22.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.api-ads
ad-manager
- 0.22.0-SNAPSHOT
+ 0.22.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.22.0-SNAPSHOT
+ 0.22.0
diff --git a/java-admanager/proto-ad-manager-v1/pom.xml b/java-admanager/proto-ad-manager-v1/pom.xml
index d07432f72802..21bc7d1a7fdb 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.22.0-SNAPSHOT
+ 0.22.0
proto-ad-manager-v1
Proto library for ad-manager
com.google.api-ads
ad-manager-parent
- 0.22.0-SNAPSHOT
+ 0.22.0
diff --git a/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml b/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml
index 3beddfaec871..767091fbc54e 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.52.0-SNAPSHOT
+ 0.52.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-advisorynotifications
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml b/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml
index 8617e7b55276..19cd6a72e699 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.52.0-SNAPSHOT
+ 0.52.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.52.0-SNAPSHOT
+ 0.52.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 e9abd8e530a2..ae9779a0b0df 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.52.0-SNAPSHOT
+ 0.52.0
grpc-google-cloud-advisorynotifications-v1
GRPC library for google-cloud-advisorynotifications
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-advisorynotifications/pom.xml b/java-advisorynotifications/pom.xml
index 8885b52d4544..2ddfa20c8101 100644
--- a/java-advisorynotifications/pom.xml
+++ b/java-advisorynotifications/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-advisorynotifications-parent
pom
- 0.52.0-SNAPSHOT
+ 0.52.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-advisorynotifications
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml b/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml
index 1b03dd352de0..fdea3ecc4360 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.52.0-SNAPSHOT
+ 0.52.0
proto-google-cloud-advisorynotifications-v1
Proto library for google-cloud-advisorynotifications
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-aiplatform/google-cloud-aiplatform-bom/pom.xml b/java-aiplatform/google-cloud-aiplatform-bom/pom.xml
index 5788115b34a6..1c414eba962e 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.64.0-SNAPSHOT
+ 3.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-aiplatform
- 3.64.0-SNAPSHOT
+ 3.64.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.64.0-SNAPSHOT
+ 3.64.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.64.0-SNAPSHOT
+ 3.64.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-aiplatform/google-cloud-aiplatform/pom.xml b/java-aiplatform/google-cloud-aiplatform/pom.xml
index 23f87f7e10eb..c48ac7d8eab7 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.64.0-SNAPSHOT
+ 3.64.0
jar
Google Cloud Vertex AI
Java client for Google Cloud Vertex AI services.
com.google.cloud
google-cloud-aiplatform-parent
- 3.64.0-SNAPSHOT
+ 3.64.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 106634009909..c781c3a7777c 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.64.0-SNAPSHOT
+ 3.64.0
grpc-google-cloud-aiplatform-v1
GRPC library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.64.0-SNAPSHOT
+ 3.64.0
diff --git a/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml b/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml
index d2beededeae5..714a12515ca2 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.80.0-SNAPSHOT
+ 0.80.0
grpc-google-cloud-aiplatform-v1beta1
GRPC library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.64.0-SNAPSHOT
+ 3.64.0
diff --git a/java-aiplatform/pom.xml b/java-aiplatform/pom.xml
index 0f56516235a6..fec2d6d967a5 100644
--- a/java-aiplatform/pom.xml
+++ b/java-aiplatform/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-aiplatform-parent
pom
- 3.64.0-SNAPSHOT
+ 3.64.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-aiplatform
- 3.64.0-SNAPSHOT
+ 3.64.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.64.0-SNAPSHOT
+ 3.64.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.64.0-SNAPSHOT
+ 3.64.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml b/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml
index 0f82ee92f71f..1be85bebd34d 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.64.0-SNAPSHOT
+ 3.64.0
proto-google-cloud-aiplatform-v1
Proto library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.64.0-SNAPSHOT
+ 3.64.0
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml
index 3c1c5caa7284..97cd8003c659 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.80.0-SNAPSHOT
+ 0.80.0
proto-google-cloud-aiplatform-v1beta1
Proto library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.64.0-SNAPSHOT
+ 3.64.0
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 415aba2a0bd7..cb84063db233 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.41.0-SNAPSHOT
+ 0.41.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,22 +27,22 @@
com.google.cloud
google-cloud-alloydb-connectors
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml b/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml
index ef1a0fb7ff6a..d8dd09ed0fd5 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.41.0-SNAPSHOT
+ 0.41.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.41.0-SNAPSHOT
+ 0.41.0
google-cloud-alloydb-connectors
diff --git a/java-alloydb-connectors/pom.xml b/java-alloydb-connectors/pom.xml
index f6caf8893fce..b73dffe8ba7b 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.41.0-SNAPSHOT
+ 0.41.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,22 +29,22 @@
com.google.cloud
google-cloud-alloydb-connectors
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.41.0-SNAPSHOT
+ 0.41.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.41.0-SNAPSHOT
+ 0.41.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 52104990e90b..d1a9737ba76f 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.41.0-SNAPSHOT
+ 0.41.0
proto-google-cloud-alloydb-connectors-v1
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.41.0-SNAPSHOT
+ 0.41.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 4fa40b211894..0fd696b3219e 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.41.0-SNAPSHOT
+ 0.41.0
proto-google-cloud-alloydb-connectors-v1alpha
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.41.0-SNAPSHOT
+ 0.41.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 94f0e6028ccf..49d448d25d5e 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.41.0-SNAPSHOT
+ 0.41.0
proto-google-cloud-alloydb-connectors-v1beta
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.41.0-SNAPSHOT
+ 0.41.0
diff --git a/java-alloydb/google-cloud-alloydb-bom/pom.xml b/java-alloydb/google-cloud-alloydb-bom/pom.xml
index 5eed1f93a2ea..f03c664671b0 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.52.0-SNAPSHOT
+ 0.52.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-alloydb
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/google-cloud-alloydb/pom.xml b/java-alloydb/google-cloud-alloydb/pom.xml
index c3cafc6bc2c6..ca13ffb95e5d 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.52.0-SNAPSHOT
+ 0.52.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.52.0-SNAPSHOT
+ 0.52.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 facb7833b3a2..7e74aec5203b 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.52.0-SNAPSHOT
+ 0.52.0
grpc-google-cloud-alloydb-v1
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml
index c959ea3ba228..efeca5fa185f 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.52.0-SNAPSHOT
+ 0.52.0
grpc-google-cloud-alloydb-v1alpha
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml
index 264a7a787e9e..2ba85e8361eb 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.52.0-SNAPSHOT
+ 0.52.0
grpc-google-cloud-alloydb-v1beta
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/pom.xml b/java-alloydb/pom.xml
index 64a2c3b992af..a9d8f4d4cfae 100644
--- a/java-alloydb/pom.xml
+++ b/java-alloydb/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-alloydb-parent
pom
- 0.52.0-SNAPSHOT
+ 0.52.0
Google AlloyDB Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-alloydb
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.52.0-SNAPSHOT
+ 0.52.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml
index 731083fa9ccc..b4eb3dc261b4 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.52.0-SNAPSHOT
+ 0.52.0
proto-google-cloud-alloydb-v1
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml
index 9db650cc60ca..eba7bff86a7f 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.52.0-SNAPSHOT
+ 0.52.0
proto-google-cloud-alloydb-v1alpha
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml
index 0187f335d1b8..e267598b1caf 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.52.0-SNAPSHOT
+ 0.52.0
proto-google-cloud-alloydb-v1beta
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.52.0-SNAPSHOT
+ 0.52.0
diff --git a/java-analytics-admin/google-analytics-admin-bom/pom.xml b/java-analytics-admin/google-analytics-admin-bom/pom.xml
index e48952a08b42..94777480334a 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.73.0-SNAPSHOT
+ 0.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.analytics
google-analytics-admin
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-analytics-admin/google-analytics-admin/pom.xml b/java-analytics-admin/google-analytics-admin/pom.xml
index 338f802bdcb5..b7edcfa32090 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.73.0-SNAPSHOT
+ 0.73.0
jar
Google Analytics Admin
allows you to manage Google Analytics accounts and properties.
com.google.analytics
google-analytics-admin-parent
- 0.73.0-SNAPSHOT
+ 0.73.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 16d44d6864c3..276a912445d1 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.73.0-SNAPSHOT
+ 0.73.0
grpc-google-analytics-admin-v1alpha
GRPC library for grpc-google-analytics-admin-v1alpha
com.google.analytics
google-analytics-admin-parent
- 0.73.0-SNAPSHOT
+ 0.73.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 97b82c03cc5d..1dff16737445 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.73.0-SNAPSHOT
+ 0.73.0
grpc-google-analytics-admin-v1beta
GRPC library for google-analytics-admin
com.google.analytics
google-analytics-admin-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-analytics-admin/pom.xml b/java-analytics-admin/pom.xml
index b498bdb77341..5c4fe5cdd1b0 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.73.0-SNAPSHOT
+ 0.73.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.analytics
google-analytics-admin
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.73.0-SNAPSHOT
+ 0.73.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 47208045741d..b6b993274406 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.73.0-SNAPSHOT
+ 0.73.0
proto-google-analytics-admin-v1alpha
PROTO library for proto-google-analytics-admin-v1alpha
com.google.analytics
google-analytics-admin-parent
- 0.73.0-SNAPSHOT
+ 0.73.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 2b537f2f53ee..6514a13334f1 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.73.0-SNAPSHOT
+ 0.73.0
proto-google-analytics-admin-v1beta
Proto library for google-analytics-admin
com.google.analytics
google-analytics-admin-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-analytics-data/google-analytics-data-bom/pom.xml b/java-analytics-data/google-analytics-data-bom/pom.xml
index edf77c371637..8783e54b3bef 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.74.0-SNAPSHOT
+ 0.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.analytics
google-analytics-data
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.74.0-SNAPSHOT
+ 0.74.0
diff --git a/java-analytics-data/google-analytics-data/pom.xml b/java-analytics-data/google-analytics-data/pom.xml
index 9f168610fbb1..8a571b15b4b9 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.74.0-SNAPSHOT
+ 0.74.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.74.0-SNAPSHOT
+ 0.74.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 f12abffe6c41..5c63f93067fd 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.74.0-SNAPSHOT
+ 0.74.0
grpc-google-analytics-data-v1alpha
GRPC library for google-analytics-data
com.google.analytics
google-analytics-data-parent
- 0.74.0-SNAPSHOT
+ 0.74.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 857a0e12eb9c..fa04b413b586 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.74.0-SNAPSHOT
+ 0.74.0
grpc-google-analytics-data-v1beta
GRPC library for grpc-google-analytics-data-v1beta
com.google.analytics
google-analytics-data-parent
- 0.74.0-SNAPSHOT
+ 0.74.0
diff --git a/java-analytics-data/pom.xml b/java-analytics-data/pom.xml
index eb887b182b33..43c568cd864b 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.74.0-SNAPSHOT
+ 0.74.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.analytics
google-analytics-data
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.74.0-SNAPSHOT
+ 0.74.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 d9d23ee74474..c693a1cd448b 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.74.0-SNAPSHOT
+ 0.74.0
proto-google-analytics-data-v1alpha
Proto library for google-analytics-data
com.google.analytics
google-analytics-data-parent
- 0.74.0-SNAPSHOT
+ 0.74.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 397f3805f01a..0d5b8d9ae368 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.74.0-SNAPSHOT
+ 0.74.0
proto-google-analytics-data-v1beta
PROTO library for proto-google-analytics-data-v1beta
com.google.analytics
google-analytics-data-parent
- 0.74.0-SNAPSHOT
+ 0.74.0
diff --git a/java-analyticshub/google-cloud-analyticshub-bom/pom.xml b/java-analyticshub/google-cloud-analyticshub-bom/pom.xml
index 204163588071..9f8378e6294e 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.60.0-SNAPSHOT
+ 0.60.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-analyticshub
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-analyticshub/google-cloud-analyticshub/pom.xml b/java-analyticshub/google-cloud-analyticshub/pom.xml
index 1e39932af29f..e18ddae47602 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.60.0-SNAPSHOT
+ 0.60.0
jar
Google Analytics Hub API
Analytics Hub API TBD
com.google.cloud
google-cloud-analyticshub-parent
- 0.60.0-SNAPSHOT
+ 0.60.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 512957e3870d..d5e4617b95c8 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.60.0-SNAPSHOT
+ 0.60.0
grpc-google-cloud-analyticshub-v1
GRPC library for google-cloud-analyticshub
com.google.cloud
google-cloud-analyticshub-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-analyticshub/pom.xml b/java-analyticshub/pom.xml
index 576cc414c4ca..3a1ff3d2a4e8 100644
--- a/java-analyticshub/pom.xml
+++ b/java-analyticshub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-analyticshub-parent
pom
- 0.60.0-SNAPSHOT
+ 0.60.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-analyticshub
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml b/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml
index 9c3c75cacae7..6fc3d93eeaa1 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.60.0-SNAPSHOT
+ 0.60.0
proto-google-cloud-analyticshub-v1
Proto library for google-cloud-analyticshub
com.google.cloud
google-cloud-analyticshub-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
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 ee057f6aebbd..eb94ce708bf3 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-api-gateway/google-cloud-api-gateway/pom.xml b/java-api-gateway/google-cloud-api-gateway/pom.xml
index b26c8611ddb1..d6cfc574a822 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.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 0ccfa1965b0b..6f76ee544788 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-api-gateway-v1
GRPC library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-api-gateway/pom.xml b/java-api-gateway/pom.xml
index 19ebf85e0928..dbfb8f67e669 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.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.63.0-SNAPSHOT
+ 2.63.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 68c7b35ade84..5c65c3990dc7 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-api-gateway-v1
Proto library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
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 96771478ee10..94efeb91975f 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apigee-connect
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-apigee-connect/google-cloud-apigee-connect/pom.xml b/java-apigee-connect/google-cloud-apigee-connect/pom.xml
index 208853999837..322f9daf8337 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.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 a56ea476e7b3..4615344dc182 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-apigee-connect-v1
GRPC library for google-cloud-apigee-connect
com.google.cloud
google-cloud-apigee-connect-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-apigee-connect/pom.xml b/java-apigee-connect/pom.xml
index 994fee59da92..555e7249b51e 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.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apigee-connect
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.63.0-SNAPSHOT
+ 2.63.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 813449f218f7..eafb9bdd4373 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-apigee-connect-v1
Proto library for google-cloud-apigee-connect
com.google.cloud
google-cloud-apigee-connect-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
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 b4fcc601324e..41afa1d3e0ed 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.63.0-SNAPSHOT
+ 0.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apigee-registry
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-apigee-registry/google-cloud-apigee-registry/pom.xml b/java-apigee-registry/google-cloud-apigee-registry/pom.xml
index 0e0082ef0326..938a69c941c0 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.63.0-SNAPSHOT
+ 0.63.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.63.0-SNAPSHOT
+ 0.63.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 76bf44bfa35b..d56876c55b89 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.63.0-SNAPSHOT
+ 0.63.0
grpc-google-cloud-apigee-registry-v1
GRPC library for google-cloud-apigee-registry
com.google.cloud
google-cloud-apigee-registry-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-apigee-registry/pom.xml b/java-apigee-registry/pom.xml
index cc8dc1bcc401..8d988859b713 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.63.0-SNAPSHOT
+ 0.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apigee-registry
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.63.0-SNAPSHOT
+ 0.63.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 9a6be129ac40..f0e4d2f70902 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.63.0-SNAPSHOT
+ 0.63.0
proto-google-cloud-apigee-registry-v1
Proto library for google-cloud-apigee-registry
com.google.cloud
google-cloud-apigee-registry-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-apihub/google-cloud-apihub-bom/pom.xml b/java-apihub/google-cloud-apihub-bom/pom.xml
index a975f67505bd..6813235d0045 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.16.0-SNAPSHOT
+ 0.16.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.cloud
google-cloud-apihub
- 0.16.0-SNAPSHOT
+ 0.16.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.16.0-SNAPSHOT
+ 0.16.0
diff --git a/java-apihub/google-cloud-apihub/pom.xml b/java-apihub/google-cloud-apihub/pom.xml
index 9446026cd666..592cc9914446 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.16.0-SNAPSHOT
+ 0.16.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.16.0-SNAPSHOT
+ 0.16.0
google-cloud-apihub
diff --git a/java-apihub/pom.xml b/java-apihub/pom.xml
index b9d902a19c74..240ee036e87c 100644
--- a/java-apihub/pom.xml
+++ b/java-apihub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apihub-parent
pom
- 0.16.0-SNAPSHOT
+ 0.16.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-apihub
- 0.16.0-SNAPSHOT
+ 0.16.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.16.0-SNAPSHOT
+ 0.16.0
diff --git a/java-apihub/proto-google-cloud-apihub-v1/pom.xml b/java-apihub/proto-google-cloud-apihub-v1/pom.xml
index 8f6fac7999ff..1f9468eec6cd 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.16.0-SNAPSHOT
+ 0.16.0
proto-google-cloud-apihub-v1
Proto library for google-cloud-apihub
com.google.cloud
google-cloud-apihub-parent
- 0.16.0-SNAPSHOT
+ 0.16.0
diff --git a/java-apikeys/google-cloud-apikeys-bom/pom.xml b/java-apikeys/google-cloud-apikeys-bom/pom.xml
index f2c31ca64fa2..0888bb3294da 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apikeys
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-apikeys/google-cloud-apikeys/pom.xml b/java-apikeys/google-cloud-apikeys/pom.xml
index 0dfc424c9052..ab0287616a6b 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 1ec049d4941b..7eafbe8dc5c6 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-apikeys-v2
GRPC library for google-cloud-apikeys
com.google.cloud
google-cloud-apikeys-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-apikeys/pom.xml b/java-apikeys/pom.xml
index 56b42c26f964..b46b7f5d89c9 100644
--- a/java-apikeys/pom.xml
+++ b/java-apikeys/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apikeys-parent
pom
- 0.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apikeys
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml b/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml
index ff88f23acff0..d4e978ae16ae 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-apikeys-v2
Proto library for google-cloud-apikeys
com.google.cloud
google-cloud-apikeys-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
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 8467e4be279f..6cea94697ba3 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-appengine-admin/google-cloud-appengine-admin/pom.xml b/java-appengine-admin/google-cloud-appengine-admin/pom.xml
index de3e4b3825c4..0f7f45b63d62 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.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 63dfebbe0dc3..28f1e4d2b12a 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-appengine-admin-v1
GRPC library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-appengine-admin/pom.xml b/java-appengine-admin/pom.xml
index 0ee4c92f18f9..75f2080bb041 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.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.63.0-SNAPSHOT
+ 2.63.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 4bd6510bf1de..e527009376e6 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-appengine-admin-v1
Proto library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-apphub/google-cloud-apphub-bom/pom.xml b/java-apphub/google-cloud-apphub-bom/pom.xml
index 870a92276bb3..28daf8633c48 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.27.0-SNAPSHOT
+ 0.27.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apphub
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-apphub/google-cloud-apphub/pom.xml b/java-apphub/google-cloud-apphub/pom.xml
index b9bbc1816da0..69f66a3d30e9 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.27.0-SNAPSHOT
+ 0.27.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.27.0-SNAPSHOT
+ 0.27.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 ebc84cf197d6..9fc93abcca87 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.27.0-SNAPSHOT
+ 0.27.0
grpc-google-cloud-apphub-v1
GRPC library for google-cloud-apphub
com.google.cloud
google-cloud-apphub-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-apphub/pom.xml b/java-apphub/pom.xml
index 3a3553ea48b8..a6f5166d54f9 100644
--- a/java-apphub/pom.xml
+++ b/java-apphub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apphub-parent
pom
- 0.27.0-SNAPSHOT
+ 0.27.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apphub
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-apphub/proto-google-cloud-apphub-v1/pom.xml b/java-apphub/proto-google-cloud-apphub-v1/pom.xml
index 9ac01bf07b26..a362083de80d 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.27.0-SNAPSHOT
+ 0.27.0
proto-google-cloud-apphub-v1
Proto library for google-cloud-apphub
com.google.cloud
google-cloud-apphub-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-area120-tables/google-area120-tables-bom/pom.xml b/java-area120-tables/google-area120-tables-bom/pom.xml
index 4197ec7e07e1..1a789274ac16 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.67.0-SNAPSHOT
+ 0.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.area120
google-area120-tables
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-area120-tables/google-area120-tables/pom.xml b/java-area120-tables/google-area120-tables/pom.xml
index a34bfcf7814c..6ebc1356b24c 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.67.0-SNAPSHOT
+ 0.67.0
jar
Google Area 120 Tables
provides programmatic methods to the Area 120 Tables API.
com.google.area120
google-area120-tables-parent
- 0.67.0-SNAPSHOT
+ 0.67.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 4252d8748664..154293d45392 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-area120-tables-v1alpha1
GRPC library for google-area120-tables
com.google.area120
google-area120-tables-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-area120-tables/pom.xml b/java-area120-tables/pom.xml
index 7f064bcddb01..f111eee4b9a3 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.67.0-SNAPSHOT
+ 0.67.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.area120
google-area120-tables
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.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 bc0687637566..933c73e4e301 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-area120-tables-v1alpha1
Proto library for google-area120-tables
com.google.area120
google-area120-tables-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
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 d10dd8ffc49b..d7a27e77eebf 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.62.0-SNAPSHOT
+ 1.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-artifact-registry/google-cloud-artifact-registry/pom.xml b/java-artifact-registry/google-cloud-artifact-registry/pom.xml
index ec1b6237a889..39a18b64744d 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.62.0-SNAPSHOT
+ 1.62.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.62.0-SNAPSHOT
+ 1.62.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 414a99858ed7..3bec476925ab 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.62.0-SNAPSHOT
+ 1.62.0
grpc-google-cloud-artifact-registry-v1
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.62.0-SNAPSHOT
+ 1.62.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 f9b5714016a9..4ca1fa84e7b6 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.68.0-SNAPSHOT
+ 0.68.0
grpc-google-cloud-artifact-registry-v1beta2
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-artifact-registry/pom.xml b/java-artifact-registry/pom.xml
index 920b0a03b97f..1b47188d904f 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.62.0-SNAPSHOT
+ 1.62.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.68.0-SNAPSHOT
+ 0.68.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 fec88a7047ad..4412bc5cbf4a 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.62.0-SNAPSHOT
+ 1.62.0
proto-google-cloud-artifact-registry-v1
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.62.0-SNAPSHOT
+ 1.62.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 f71d13f3270f..f1a0d4ecb7e6 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.68.0-SNAPSHOT
+ 0.68.0
grpc-google-cloud-artifact-registry-v1beta2
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-asset/google-cloud-asset-bom/pom.xml b/java-asset/google-cloud-asset-bom/pom.xml
index 1bd7389def28..a07bc75ee021 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.67.0-SNAPSHOT
+ 3.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,57 +23,57 @@
com.google.cloud
google-cloud-asset
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/google-cloud-asset/pom.xml b/java-asset/google-cloud-asset/pom.xml
index 33777621ad68..e756f4e97b11 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.67.0-SNAPSHOT
+ 3.67.0
jar
Google Cloud Asset
Java idiomatic client for Google Cloud Asset
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.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 a1460b6add85..2aa1c1c4eb7b 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.67.0-SNAPSHOT
+ 3.67.0
grpc-google-cloud-asset-v1
GRPC library for grpc-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml
index a0a8d7da6415..38cdb517a227 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.167.0-SNAPSHOT
+ 0.167.0
grpc-google-cloud-asset-v1p1beta1
GRPC library for grpc-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml
index 83cbceadedd4..a053b4a7325a 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.167.0-SNAPSHOT
+ 0.167.0
grpc-google-cloud-asset-v1p2beta1
GRPC library for grpc-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml
index 1695c1485e8f..38aac13eb2a0 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.167.0-SNAPSHOT
+ 0.167.0
grpc-google-cloud-asset-v1p5beta1
GRPC library for grpc-google-cloud-asset-v1p5beta1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml
index 29781c93b19f..f16fd1a0610d 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.67.0-SNAPSHOT
+ 3.67.0
grpc-google-cloud-asset-v1p7beta1
GRPC library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/pom.xml b/java-asset/pom.xml
index bb3767d541d8..c7335ee2a5e9 100644
--- a/java-asset/pom.xml
+++ b/java-asset/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-asset-parent
pom
- 3.67.0-SNAPSHOT
+ 3.67.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,77 +29,77 @@
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.cloud
google-cloud-asset
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-orgpolicy-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-cloud-os-config-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.cloud
google-cloud-resourcemanager
- 1.65.0-SNAPSHOT
+ 1.65.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 005cc3c8aaf7..5f4631d03732 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.67.0-SNAPSHOT
+ 3.67.0
proto-google-cloud-asset-v1
PROTO library for proto-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml
index 2dfc3a55afe5..926869bfb0f6 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.167.0-SNAPSHOT
+ 0.167.0
proto-google-cloud-asset-v1p1beta1
PROTO library for proto-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml
index 7f66683acc4d..fbd3b765c93e 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.167.0-SNAPSHOT
+ 0.167.0
proto-google-cloud-asset-v1p2beta1
PROTO library for proto-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml
index ca521c00f72e..1a48e92f3c80 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.167.0-SNAPSHOT
+ 0.167.0
proto-google-cloud-asset-v1p5beta1
PROTO library for proto-google-cloud-asset-v1p4beta1
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml
index f53b2e2bb4d1..e7b3af73a976 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.67.0-SNAPSHOT
+ 3.67.0
proto-google-cloud-asset-v1p7beta1
Proto library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
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 2684efe2ca8e..41f18a518ae3 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-assured-workloads
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.75.0-SNAPSHOT
+ 0.75.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.75.0-SNAPSHOT
+ 0.75.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-assured-workloads/google-cloud-assured-workloads/pom.xml b/java-assured-workloads/google-cloud-assured-workloads/pom.xml
index 20455917d120..ccd8eb11f68f 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.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 603b6a2ebad0..1fc3c33678a9 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-assured-workloads-v1
GRPC library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.63.0-SNAPSHOT
+ 2.63.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 b6113ff15f23..f2763e8b8507 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.75.0-SNAPSHOT
+ 0.75.0
grpc-google-cloud-assured-workloads-v1beta1
GRPC library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-assured-workloads/pom.xml b/java-assured-workloads/pom.xml
index 5422725018fe..ebd25f60c1ab 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.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-assured-workloads
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.75.0-SNAPSHOT
+ 0.75.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.75.0-SNAPSHOT
+ 0.75.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 a92616ddf52c..5572734a7fbf 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-assured-workloads-v1
Proto library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.63.0-SNAPSHOT
+ 2.63.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 3a1eb5d87ef9..0571de8d837a 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.75.0-SNAPSHOT
+ 0.75.0
proto-google-cloud-assured-workloads-v1beta1
Proto library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-automl/google-cloud-automl-bom/pom.xml b/java-automl/google-cloud-automl-bom/pom.xml
index 32a9c7967de6..eaf6f59301e8 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-automl
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-automl/google-cloud-automl/pom.xml b/java-automl/google-cloud-automl/pom.xml
index 2068ca880c88..49467fab128a 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.63.0-SNAPSHOT
+ 2.63.0
jar
Google Cloud AutoML
Java idiomatic client for Google Cloud Auto ML
com.google.cloud
google-cloud-automl-parent
- 2.63.0-SNAPSHOT
+ 2.63.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 d4cb9557a34a..aacff3bb4433 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-automl-v1
GRPC library for grpc-google-cloud-automl-v1
com.google.cloud
google-cloud-automl-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml b/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml
index 0ca6becbe45e..38e447b259bd 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.150.0-SNAPSHOT
+ 0.150.0
grpc-google-cloud-automl-v1beta1
GRPC library for grpc-google-cloud-automl-v1beta1
com.google.cloud
google-cloud-automl-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-automl/pom.xml b/java-automl/pom.xml
index 939d0f66eca1..1c7a5e7d5cc5 100644
--- a/java-automl/pom.xml
+++ b/java-automl/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-automl-parent
pom
- 2.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.cloud
google-cloud-automl
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-automl/proto-google-cloud-automl-v1/pom.xml b/java-automl/proto-google-cloud-automl-v1/pom.xml
index 093f140a06e0..673a4bbe51ab 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-automl-v1
PROTO library for proto-google-cloud-automl-v1
com.google.cloud
google-cloud-automl-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-automl/proto-google-cloud-automl-v1beta1/pom.xml b/java-automl/proto-google-cloud-automl-v1beta1/pom.xml
index 68c4655d527f..27daf451880f 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.150.0-SNAPSHOT
+ 0.150.0
proto-google-cloud-automl-v1beta1
PROTO library for proto-google-cloud-automl-v1beta1
com.google.cloud
google-cloud-automl-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-backupdr/google-cloud-backupdr-bom/pom.xml b/java-backupdr/google-cloud-backupdr-bom/pom.xml
index 22d0e909ce90..597780325b19 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.22.0-SNAPSHOT
+ 0.22.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-backupdr
- 0.22.0-SNAPSHOT
+ 0.22.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.22.0-SNAPSHOT
+ 0.22.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.22.0-SNAPSHOT
+ 0.22.0
diff --git a/java-backupdr/google-cloud-backupdr/pom.xml b/java-backupdr/google-cloud-backupdr/pom.xml
index 74ce815ed6f8..a9837d66bc6f 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.22.0-SNAPSHOT
+ 0.22.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.22.0-SNAPSHOT
+ 0.22.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 6a03a034e4b1..03fa59f644aa 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.22.0-SNAPSHOT
+ 0.22.0
grpc-google-cloud-backupdr-v1
GRPC library for google-cloud-backupdr
com.google.cloud
google-cloud-backupdr-parent
- 0.22.0-SNAPSHOT
+ 0.22.0
diff --git a/java-backupdr/pom.xml b/java-backupdr/pom.xml
index 54fd3f8afee6..12f741bac197 100644
--- a/java-backupdr/pom.xml
+++ b/java-backupdr/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-backupdr-parent
pom
- 0.22.0-SNAPSHOT
+ 0.22.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-backupdr
- 0.22.0-SNAPSHOT
+ 0.22.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.22.0-SNAPSHOT
+ 0.22.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.22.0-SNAPSHOT
+ 0.22.0
diff --git a/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml b/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml
index 4154288ed978..c0e2b25ffa27 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.22.0-SNAPSHOT
+ 0.22.0
proto-google-cloud-backupdr-v1
Proto library for google-cloud-backupdr
com.google.cloud
google-cloud-backupdr-parent
- 0.22.0-SNAPSHOT
+ 0.22.0
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 a6d7e59aa734..d5a42de7cf55 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.63.0-SNAPSHOT
+ 0.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-bare-metal-solution
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.63.0-SNAPSHOT
+ 0.63.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 ca37a2f24acc..4925acd72849 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.63.0-SNAPSHOT
+ 0.63.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.63.0-SNAPSHOT
+ 0.63.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 f6919ca23c8d..da0b5dfc214b 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.63.0-SNAPSHOT
+ 0.63.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.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-bare-metal-solution/pom.xml b/java-bare-metal-solution/pom.xml
index 1c436ea0e3c7..69410d35c6fd 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.63.0-SNAPSHOT
+ 0.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bare-metal-solution
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.63.0-SNAPSHOT
+ 0.63.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 42ff55064920..cde4c5e0ede0 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.63.0-SNAPSHOT
+ 0.63.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.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-batch/google-cloud-batch-bom/pom.xml b/java-batch/google-cloud-batch-bom/pom.xml
index 3836109e501e..9571b731b2df 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.63.0-SNAPSHOT
+ 0.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-batch
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-batch/google-cloud-batch/pom.xml b/java-batch/google-cloud-batch/pom.xml
index bfa362517438..c2fbdaba15fe 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.63.0-SNAPSHOT
+ 0.63.0
jar
Google Google Cloud Batch
Google Cloud Batch n/a
com.google.cloud
google-cloud-batch-parent
- 0.63.0-SNAPSHOT
+ 0.63.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 18bbedb06f78..7097c012b64f 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.63.0-SNAPSHOT
+ 0.63.0
grpc-google-cloud-batch-v1
GRPC library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml b/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml
index 0042cf055c44..39ade9bdb9a4 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.63.0-SNAPSHOT
+ 0.63.0
grpc-google-cloud-batch-v1alpha
GRPC library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-batch/pom.xml b/java-batch/pom.xml
index fea410e6176f..ad910c4ba982 100644
--- a/java-batch/pom.xml
+++ b/java-batch/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-batch-parent
pom
- 0.63.0-SNAPSHOT
+ 0.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-batch
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-batch/proto-google-cloud-batch-v1/pom.xml b/java-batch/proto-google-cloud-batch-v1/pom.xml
index b0d26edede3a..9563cd4ab466 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.63.0-SNAPSHOT
+ 0.63.0
proto-google-cloud-batch-v1
Proto library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-batch/proto-google-cloud-batch-v1alpha/pom.xml b/java-batch/proto-google-cloud-batch-v1alpha/pom.xml
index a9d2d7bf5cfe..06bc5ea71f44 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.63.0-SNAPSHOT
+ 0.63.0
proto-google-cloud-batch-v1alpha
Proto library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
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 8602f7db6329..1d864b145a68 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml b/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml
index fc191582efda..09c6735b65ec 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 126644d78233..ec5e9c61961b 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-beyondcorp-appconnections-v1
GRPC library for google-cloud-beyondcorp-appconnections
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-appconnections/pom.xml b/java-beyondcorp-appconnections/pom.xml
index 166669b55513..b6e806eb4eb0 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.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.61.0-SNAPSHOT
+ 0.61.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 1c92b6828157..5b8534aa241b 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-beyondcorp-appconnections-v1
Proto library for google-cloud-beyondcorp-appconnections
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
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 c252b72b85d3..118c3fed3c25 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml b/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml
index 3c8c6232c476..a55606b2bf2e 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 33633590d783..67b7b0ab2900 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-beyondcorp-appconnectors-v1
GRPC library for google-cloud-beyondcorp-appconnectors
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-appconnectors/pom.xml b/java-beyondcorp-appconnectors/pom.xml
index 21351b2a25dd..a8c9e203538d 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.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.61.0-SNAPSHOT
+ 0.61.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 1a900efe74e2..4b2d88c221d8 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-beyondcorp-appconnectors-v1
Proto library for google-cloud-beyondcorp-appconnectors
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
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 d09a9f4ef967..2f3c2aea480f 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml b/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml
index 7ada2987aee6..ddf1b6889675 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 756c7a8444f7..c2e53f1af9b1 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-beyondcorp-appgateways-v1
GRPC library for google-cloud-beyondcorp-appgateways
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-appgateways/pom.xml b/java-beyondcorp-appgateways/pom.xml
index 21675e368645..fa6d02e7f5ec 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.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.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 94ca5238ccd6..34257788dbac 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-beyondcorp-appgateways-v1
Proto library for google-cloud-beyondcorp-appgateways
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
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 c17c7209e6bc..c86cbedf1386 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml b/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml
index 20da2526c690..08c6f31981e4 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 b73c82127072..8cac396e0183 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
GRPC library for google-cloud-beyondcorp-clientconnectorservices
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-clientconnectorservices/pom.xml b/java-beyondcorp-clientconnectorservices/pom.xml
index 9ff6e0c414fa..0c2323afbf8a 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.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.61.0-SNAPSHOT
+ 0.61.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 74b1fc9eccf2..248d5498c270 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-beyondcorp-clientconnectorservices-v1
Proto library for google-cloud-beyondcorp-clientconnectorservices
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
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 d84422941625..c9bf22a002ee 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml b/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml
index 158b45d119ec..d2b2ea90a6b3 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 8bc0c1864cdd..169bf0f1c34d 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-beyondcorp-clientgateways-v1
GRPC library for google-cloud-beyondcorp-clientgateways
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-beyondcorp-clientgateways/pom.xml b/java-beyondcorp-clientgateways/pom.xml
index 8f119b411f34..0730f852d40a 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.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.61.0-SNAPSHOT
+ 0.61.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 27824556d433..cf4ed90fa026 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-beyondcorp-clientgateways-v1
Proto library for google-cloud-beyondcorp-clientgateways
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-biglake/google-cloud-biglake-bom/pom.xml b/java-biglake/google-cloud-biglake-bom/pom.xml
index dffba6a7cf5e..8470ec62bf1f 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.51.0-SNAPSHOT
+ 0.51.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-biglake
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-biglake/google-cloud-biglake/pom.xml b/java-biglake/google-cloud-biglake/pom.xml
index 1bc36f5eddb2..e6cea610ebe9 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.51.0-SNAPSHOT
+ 0.51.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.51.0-SNAPSHOT
+ 0.51.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 d4ab07f50bd7..11efa4569430 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.51.0-SNAPSHOT
+ 0.51.0
grpc-google-cloud-biglake-v1
GRPC library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml b/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml
index 65590ba5e116..df333fe91937 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.51.0-SNAPSHOT
+ 0.51.0
grpc-google-cloud-biglake-v1alpha1
GRPC library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-biglake/pom.xml b/java-biglake/pom.xml
index 51444adeb751..b0a5f7d17ad5 100644
--- a/java-biglake/pom.xml
+++ b/java-biglake/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-biglake-parent
pom
- 0.51.0-SNAPSHOT
+ 0.51.0
Google BigLake Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-biglake
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.51.0-SNAPSHOT
+ 0.51.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-biglake/proto-google-cloud-biglake-v1/pom.xml b/java-biglake/proto-google-cloud-biglake-v1/pom.xml
index 1d6463fcaf0e..0ffbaf05613a 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.51.0-SNAPSHOT
+ 0.51.0
proto-google-cloud-biglake-v1
Proto library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
diff --git a/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml b/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml
index ae9997bb401a..31729a75f7c1 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.51.0-SNAPSHOT
+ 0.51.0
proto-google-cloud-biglake-v1alpha1
Proto library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.51.0-SNAPSHOT
+ 0.51.0
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 7562cc170ee6..72d2ae930782 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.58.0-SNAPSHOT
+ 2.58.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.58.0-SNAPSHOT
+ 2.58.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.58.0-SNAPSHOT
+ 2.58.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.58.0-SNAPSHOT
+ 2.58.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 7fdebcc093f9..023378c87598 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.58.0-SNAPSHOT
+ 2.58.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.58.0-SNAPSHOT
+ 2.58.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 4c755bca9537..527dff66013b 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.58.0-SNAPSHOT
+ 2.58.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.58.0-SNAPSHOT
+ 2.58.0
diff --git a/java-bigquery-data-exchange/pom.xml b/java-bigquery-data-exchange/pom.xml
index bb4101e5b0fc..4be64e2f3918 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.58.0-SNAPSHOT
+ 2.58.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.58.0-SNAPSHOT
+ 2.58.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.58.0-SNAPSHOT
+ 2.58.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.58.0-SNAPSHOT
+ 2.58.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 b7de35d124b2..e1cbd68a5a77 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.58.0-SNAPSHOT
+ 2.58.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.58.0-SNAPSHOT
+ 2.58.0
diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml
index 635bd4a31acd..4dfdd449d0c6 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.65.0-SNAPSHOT
+ 2.65.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml
index 1e435601b22b..00ccd6589055 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.65.0-SNAPSHOT
+ 2.65.0
jar
Google Cloud BigQuery Connections
is about
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.65.0-SNAPSHOT
+ 2.65.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 a1b26b19ab22..354dfecada18 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.65.0-SNAPSHOT
+ 2.65.0
grpc-google-cloud-bigqueryconnection-v1
GRPC library for grpc-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
index 2b79efd9ae47..c0b44786d9c8 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.73.0-SNAPSHOT
+ 0.73.0
grpc-google-cloud-bigqueryconnection-v1beta1
GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-bigqueryconnection/pom.xml b/java-bigqueryconnection/pom.xml
index 4fe8519d9033..9b1cfc9d0a94 100644
--- a/java-bigqueryconnection/pom.xml
+++ b/java-bigqueryconnection/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryconnection-parent
pom
- 2.65.0-SNAPSHOT
+ 2.65.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml
index 79eb8ab4f4ce..f090cbca0551 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.65.0-SNAPSHOT
+ 2.65.0
proto-google-cloud-bigqueryconnection-v1
PROTO library for proto-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
index 34d998c7491e..99083d8ef837 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.73.0-SNAPSHOT
+ 0.73.0
proto-google-cloud-bigqueryconnection-v1beta1
PROTO library for proto-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml
index 825e9c5065cb..4d4e4acaab0c 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.60.0-SNAPSHOT
+ 0.60.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml
index 865345b1c3ba..e5f404bcd187 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.60.0-SNAPSHOT
+ 0.60.0
jar
Google BigQuery DataPolicy API
BigQuery DataPolicy API
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.60.0-SNAPSHOT
+ 0.60.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 0f3fda9d8c9c..71c6d9fd7699 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.60.0-SNAPSHOT
+ 0.60.0
grpc-google-cloud-bigquerydatapolicy-v1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
index 748b4403e087..873f4039719c 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.60.0-SNAPSHOT
+ 0.60.0
grpc-google-cloud-bigquerydatapolicy-v1beta1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-bigquerydatapolicy/pom.xml b/java-bigquerydatapolicy/pom.xml
index 1e175ee8a135..25afc394fb44 100644
--- a/java-bigquerydatapolicy/pom.xml
+++ b/java-bigquerydatapolicy/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerydatapolicy-parent
pom
- 0.60.0-SNAPSHOT
+ 0.60.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml
index 83a3202b8b81..ecdb4789e3a5 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.60.0-SNAPSHOT
+ 0.60.0
proto-google-cloud-bigquerydatapolicy-v1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
index 35d1487d914f..d57624b6035f 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.60.0-SNAPSHOT
+ 0.60.0
proto-google-cloud-bigquerydatapolicy-v1beta1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml
index 4192b170912c..82f7fc1a771b 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml
index 23d8a0bfb0c6..9659d27584da 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.63.0-SNAPSHOT
+ 2.63.0
jar
BigQuery DataTransfer
BigQuery DataTransfer
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.63.0-SNAPSHOT
+ 2.63.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 a4ecf9c6a059..9a66b05df196 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-bigquerydatatransfer-v1
GRPC library for grpc-google-cloud-bigquerydatatransfer-v1
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-bigquerydatatransfer/pom.xml b/java-bigquerydatatransfer/pom.xml
index 785a7c695c58..32f24b1813fe 100644
--- a/java-bigquerydatatransfer/pom.xml
+++ b/java-bigquerydatatransfer/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerydatatransfer-parent
pom
- 2.63.0-SNAPSHOT
+ 2.63.0
BigQuery DataTransfer Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml b/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml
index e96f2f340eab..7e6988d464d4 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-bigquerydatatransfer-v1
PROTO library for proto-google-cloud-bigquerydatatransfer-v1
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml b/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml
index 7b61b86e4bb8..463bec88c449 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.66.0-SNAPSHOT
+ 0.66.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-bigquerymigration
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml b/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml
index 8f6839aca711..4532cdb34962 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.66.0-SNAPSHOT
+ 0.66.0
jar
Google BigQuery Migration
BigQuery Migration BigQuery Migration API
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.66.0-SNAPSHOT
+ 0.66.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 4b4896e9ad8f..5d7ce6ec312d 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.66.0-SNAPSHOT
+ 0.66.0
grpc-google-cloud-bigquerymigration-v2
GRPC library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml b/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml
index 3fbc0291cc94..9a4455e67753 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.66.0-SNAPSHOT
+ 0.66.0
grpc-google-cloud-bigquerymigration-v2alpha
GRPC library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-bigquerymigration/pom.xml b/java-bigquerymigration/pom.xml
index 82fe05c2dd60..20f77d633dd6 100644
--- a/java-bigquerymigration/pom.xml
+++ b/java-bigquerymigration/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerymigration-parent
pom
- 0.66.0-SNAPSHOT
+ 0.66.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigquerymigration
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml
index dce2dc75fd15..6aeac2248e62 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.66.0-SNAPSHOT
+ 0.66.0
proto-google-cloud-bigquerymigration-v2
Proto library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml
index decd82ec8ddc..4306f4050671 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.66.0-SNAPSHOT
+ 0.66.0
proto-google-cloud-bigquerymigration-v2alpha
Proto library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml b/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml
index 488962b94388..900e045fc128 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.64.0-SNAPSHOT
+ 2.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml b/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml
index 198ff7aec494..54152aeb5484 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.64.0-SNAPSHOT
+ 2.64.0
jar
Google Cloud BigQuery Reservations
allows users to manage their flat-rate BigQuery reservations.
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 2142942a0d3e..446cb1e0c5b1 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.64.0-SNAPSHOT
+ 2.64.0
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-bigqueryreservation/pom.xml b/java-bigqueryreservation/pom.xml
index 8b2e5e2e10f0..bd841f238867 100644
--- a/java-bigqueryreservation/pom.xml
+++ b/java-bigqueryreservation/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 2.64.0-SNAPSHOT
+ 2.64.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml b/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml
index e555b81f5f6e..5ecab34628b5 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.64.0-SNAPSHOT
+ 2.64.0
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-billing/google-cloud-billing-bom/pom.xml b/java-billing/google-cloud-billing-bom/pom.xml
index 7bb1b5f0db3a..e9682203dc21 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-billing
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billing/google-cloud-billing/pom.xml b/java-billing/google-cloud-billing/pom.xml
index 15df5613171f..dc62529e22e7 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.63.0-SNAPSHOT
+ 2.63.0
jar
Google Cloud Billing
Java idiomatic client for Google Cloud Billing
com.google.cloud
google-cloud-billing-parent
- 2.63.0-SNAPSHOT
+ 2.63.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 e06cb1d2975c..ee143a2bddff 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-billing-v1
GRPC library for grpc-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billing/pom.xml b/java-billing/pom.xml
index 8af8b2dbeb56..ecf4bf526a00 100644
--- a/java-billing/pom.xml
+++ b/java-billing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billing-parent
pom
- 2.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.cloud
google-cloud-billing
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billing/proto-google-cloud-billing-v1/pom.xml b/java-billing/proto-google-cloud-billing-v1/pom.xml
index 5ff10006e055..94986cbbcb86 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-billing-v1beta1
PROTO library for proto-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml b/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml
index 933f90bcbac3..1f13cbb52a5e 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-billingbudgets
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billingbudgets/google-cloud-billingbudgets/pom.xml b/java-billingbudgets/google-cloud-billingbudgets/pom.xml
index a226c642ee17..9a61b5f6cc08 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.63.0-SNAPSHOT
+ 2.63.0
jar
Google Cloud billingbudgets
Java idiomatic client for Google Cloud billingbudgets
com.google.cloud
google-cloud-billingbudgets-parent
- 2.63.0-SNAPSHOT
+ 2.63.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 518c0f5d0c7e..b51f8d01e687 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.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-billingbudgets-v1
GRPC library for grpc-google-cloud-billingbudgets-v1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml b/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml
index 7ce6bd811320..1c5193e7e47a 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.72.0-SNAPSHOT
+ 0.72.0
grpc-google-cloud-billingbudgets-v1beta1
GRPC library for grpc-google-cloud-billingbudgets-v1beta1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billingbudgets/pom.xml b/java-billingbudgets/pom.xml
index c8b44b328c2e..99fc5bb21cea 100644
--- a/java-billingbudgets/pom.xml
+++ b/java-billingbudgets/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billingbudgets-parent
pom
- 2.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.72.0-SNAPSHOT
+ 0.72.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.cloud
google-cloud-billingbudgets
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml b/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml
index 467c55667b57..ab54beaa310a 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.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-billingbudgets-v1
PROTO library for proto-google-cloud-billingbudgets-v1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml b/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml
index 7d0b393f6a1e..ce300a87d448 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.72.0-SNAPSHOT
+ 0.72.0
proto-google-cloud-billingbudgets-v1beta1
PROTO library for proto-google-cloud-billingbudgets-v1beta1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
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 a2b91edb2215..8e1783f738af 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.62.0-SNAPSHOT
+ 1.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-binary-authorization
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-binary-authorization/google-cloud-binary-authorization/pom.xml b/java-binary-authorization/google-cloud-binary-authorization/pom.xml
index cdfaad1c91ea..a7418177d1bf 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.62.0-SNAPSHOT
+ 1.62.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.62.0-SNAPSHOT
+ 1.62.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 a99669396a83..abb1b31260be 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.62.0-SNAPSHOT
+ 1.62.0
grpc-google-cloud-binary-authorization-v1
GRPC library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.62.0-SNAPSHOT
+ 1.62.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 c5cb8d6fb473..05ed112e1d7d 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-cloud-binary-authorization-v1beta1
GRPC library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-binary-authorization/pom.xml b/java-binary-authorization/pom.xml
index 64a82f4ef8e1..00ff02a7d21e 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.62.0-SNAPSHOT
+ 1.62.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,33 +29,33 @@
com.google.cloud
google-cloud-binary-authorization
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
io.grafeas
grafeas
- 2.64.0-SNAPSHOT
+ 2.64.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 44c0af6aa20b..35e387504aa4 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.62.0-SNAPSHOT
+ 1.62.0
proto-google-cloud-binary-authorization-v1
Proto library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.62.0-SNAPSHOT
+ 1.62.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 b14587b5398f..cc2e494b7671 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-cloud-binary-authorization-v1beta1
Proto library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
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 6d03e1e0e540..09b892e095b4 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.66.0-SNAPSHOT
+ 0.66.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-certificate-manager
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-certificate-manager/google-cloud-certificate-manager/pom.xml b/java-certificate-manager/google-cloud-certificate-manager/pom.xml
index 9eb68ed566d3..8c0e4b16178d 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.66.0-SNAPSHOT
+ 0.66.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.66.0-SNAPSHOT
+ 0.66.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 9f9a63355831..3598c6cd6728 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.66.0-SNAPSHOT
+ 0.66.0
grpc-google-cloud-certificate-manager-v1
GRPC library for google-cloud-certificate-manager
com.google.cloud
google-cloud-certificate-manager-parent
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-certificate-manager/pom.xml b/java-certificate-manager/pom.xml
index faaa67cc2da0..98c4c2491ffc 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.66.0-SNAPSHOT
+ 0.66.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-certificate-manager
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.66.0-SNAPSHOT
+ 0.66.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 eb2280357e2b..dba73c88c72d 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.66.0-SNAPSHOT
+ 0.66.0
proto-google-cloud-certificate-manager-v1
Proto library for google-cloud-certificate-manager
com.google.cloud
google-cloud-certificate-manager-parent
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-channel/google-cloud-channel-bom/pom.xml b/java-channel/google-cloud-channel-bom/pom.xml
index 0315af640887..51fc72a1487a 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.67.0-SNAPSHOT
+ 3.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-channel
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-channel/google-cloud-channel/pom.xml b/java-channel/google-cloud-channel/pom.xml
index d8ef65936b6a..f9d64a612ac9 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.67.0-SNAPSHOT
+ 3.67.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.67.0-SNAPSHOT
+ 3.67.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 0e57fcc1b294..2ff1b899090f 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.67.0-SNAPSHOT
+ 3.67.0
grpc-google-cloud-channel-v1
GRPC library for google-cloud-channel
com.google.cloud
google-cloud-channel-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-channel/pom.xml b/java-channel/pom.xml
index 6a749f27dd15..7a64ccd6eade 100644
--- a/java-channel/pom.xml
+++ b/java-channel/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-channel-parent
pom
- 3.67.0-SNAPSHOT
+ 3.67.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-channel
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-channel/proto-google-cloud-channel-v1/pom.xml b/java-channel/proto-google-cloud-channel-v1/pom.xml
index 554660163fe8..f74851021473 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.67.0-SNAPSHOT
+ 3.67.0
proto-google-cloud-channel-v1
Proto library for google-cloud-channel
com.google.cloud
google-cloud-channel-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-chat/google-cloud-chat-bom/pom.xml b/java-chat/google-cloud-chat-bom/pom.xml
index e6487368a747..eaf435dd603e 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.27.0-SNAPSHOT
+ 0.27.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-chat
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-chat/google-cloud-chat/pom.xml b/java-chat/google-cloud-chat/pom.xml
index d4b7307dceb1..2e35120b5320 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.27.0-SNAPSHOT
+ 0.27.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.27.0-SNAPSHOT
+ 0.27.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 420258ef9c96..ecf589fe8bb6 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.27.0-SNAPSHOT
+ 0.27.0
grpc-google-cloud-chat-v1
GRPC library for google-cloud-chat
com.google.cloud
google-cloud-chat-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-chat/pom.xml b/java-chat/pom.xml
index 99aa8fa5182e..8b25eab216cf 100644
--- a/java-chat/pom.xml
+++ b/java-chat/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-chat-parent
pom
- 0.27.0-SNAPSHOT
+ 0.27.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-chat
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-chat/proto-google-cloud-chat-v1/pom.xml b/java-chat/proto-google-cloud-chat-v1/pom.xml
index d8ee3136313b..c06ec23c4845 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.27.0-SNAPSHOT
+ 0.27.0
proto-google-cloud-chat-v1
Proto library for google-cloud-chat
com.google.cloud
google-cloud-chat-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-chronicle/google-cloud-chronicle-bom/pom.xml b/java-chronicle/google-cloud-chronicle-bom/pom.xml
index 75c5f0771960..125852d0f1fb 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.0.1-SNAPSHOT
+ 0.1.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-chronicle
- 0.0.1-SNAPSHOT
+ 0.1.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.0.1-SNAPSHOT
+ 0.1.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.0.1-SNAPSHOT
+ 0.1.0
diff --git a/java-chronicle/google-cloud-chronicle/pom.xml b/java-chronicle/google-cloud-chronicle/pom.xml
index 47a4f517063b..9231bda8dd53 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.0.1-SNAPSHOT
+ 0.1.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.0.1-SNAPSHOT
+ 0.1.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 bb5584c9f4df..8dc5e644e160 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.0.1-SNAPSHOT
+ 0.1.0
grpc-google-cloud-chronicle-v1
GRPC library for google-cloud-chronicle
com.google.cloud
google-cloud-chronicle-parent
- 0.0.1-SNAPSHOT
+ 0.1.0
diff --git a/java-chronicle/pom.xml b/java-chronicle/pom.xml
index 7fd776cdb4a5..5f78dcff75c3 100644
--- a/java-chronicle/pom.xml
+++ b/java-chronicle/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-chronicle-parent
pom
- 0.0.1-SNAPSHOT
+ 0.1.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-chronicle
- 0.0.1-SNAPSHOT
+ 0.1.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.0.1-SNAPSHOT
+ 0.1.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.0.1-SNAPSHOT
+ 0.1.0
diff --git a/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml b/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml
index dcad18c771e8..cc81309852d5 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.0.1-SNAPSHOT
+ 0.1.0
proto-google-cloud-chronicle-v1
Proto library for google-cloud-chronicle
com.google.cloud
google-cloud-chronicle-parent
- 0.0.1-SNAPSHOT
+ 0.1.0
diff --git a/java-cloudbuild/google-cloud-build-bom/pom.xml b/java-cloudbuild/google-cloud-build-bom/pom.xml
index d251556fe56c..45375d592724 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.65.0-SNAPSHOT
+ 3.65.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-build
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
proto-google-cloud-build-v1
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.65.0-SNAPSHOT
+ 3.65.0
diff --git a/java-cloudbuild/google-cloud-build/pom.xml b/java-cloudbuild/google-cloud-build/pom.xml
index e61a80583a7d..ca778d8f8119 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.65.0-SNAPSHOT
+ 3.65.0
jar
Google Cloud Build
@@ -12,7 +12,7 @@
com.google.cloud
google-cloud-build-parent
- 3.65.0-SNAPSHOT
+ 3.65.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 653632f56e33..4cb0363a93f8 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.65.0-SNAPSHOT
+ 3.65.0
grpc-google-cloud-build-v1
GRPC library for grpc-google-cloud-build-v1
com.google.cloud
google-cloud-build-parent
- 3.65.0-SNAPSHOT
+ 3.65.0
diff --git a/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml b/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml
index 9a95f61e76f8..6716d9ec12c0 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.65.0-SNAPSHOT
+ 3.65.0
grpc-google-cloud-build-v2
GRPC library for google-cloud-build
com.google.cloud
google-cloud-build-parent
- 3.65.0-SNAPSHOT
+ 3.65.0
diff --git a/java-cloudbuild/pom.xml b/java-cloudbuild/pom.xml
index 427d2b13a71b..d6cc776be30a 100644
--- a/java-cloudbuild/pom.xml
+++ b/java-cloudbuild/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-build-parent
pom
- 3.65.0-SNAPSHOT
+ 3.65.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-build-v1
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.cloud
google-cloud-build
- 3.65.0-SNAPSHOT
+ 3.65.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.65.0-SNAPSHOT
+ 3.65.0
diff --git a/java-cloudbuild/proto-google-cloud-build-v1/pom.xml b/java-cloudbuild/proto-google-cloud-build-v1/pom.xml
index dc920961e03f..ad8d00909bfc 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.65.0-SNAPSHOT
+ 3.65.0
proto-google-cloud-build-v1
PROTO library for proto-google-cloud-build-v1
com.google.cloud
google-cloud-build-parent
- 3.65.0-SNAPSHOT
+ 3.65.0
diff --git a/java-cloudbuild/proto-google-cloud-build-v2/pom.xml b/java-cloudbuild/proto-google-cloud-build-v2/pom.xml
index f814aa394bae..1ef72f098a49 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.65.0-SNAPSHOT
+ 3.65.0
proto-google-cloud-build-v2
Proto library for google-cloud-build
com.google.cloud
google-cloud-build-parent
- 3.65.0-SNAPSHOT
+ 3.65.0
diff --git a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml
index 8fbf41255aee..9765514d0236 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.61.0-SNAPSHOT
+ 0.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml
index 4106a1a8c6ff..4d6cd14dd92d 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.61.0-SNAPSHOT
+ 0.61.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.61.0-SNAPSHOT
+ 0.61.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 37fa99ef7d18..3d8343438beb 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
GRPC library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml b/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
index 967dc7e47685..4c4a0d4f436c 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.61.0-SNAPSHOT
+ 0.61.0
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
GRPC library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-cloudcommerceconsumerprocurement/pom.xml b/java-cloudcommerceconsumerprocurement/pom.xml
index 2f61fd23c3b5..6bd6b2c5345e 100644
--- a/java-cloudcommerceconsumerprocurement/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
pom
- 0.61.0-SNAPSHOT
+ 0.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
index 63ea47030bb7..f4193efe4084 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-cloudcommerceconsumerprocurement-v1
Proto library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
index 45b439f3023c..0bf884b14ae0 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.61.0-SNAPSHOT
+ 0.61.0
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
Proto library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.61.0-SNAPSHOT
+ 0.61.0
diff --git a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml
index c069c94991f6..5b20d19f819c 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.27.0-SNAPSHOT
+ 0.27.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml
index ba3f31558aa6..64b71f641f06 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.27.0-SNAPSHOT
+ 0.27.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.27.0-SNAPSHOT
+ 0.27.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 c03dbc1ab7b3..66011850901d 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.27.0-SNAPSHOT
+ 0.27.0
grpc-google-cloud-cloudcontrolspartner-v1
GRPC library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml b/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml
index 60029b162ad4..02e976d90c45 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.27.0-SNAPSHOT
+ 0.27.0
grpc-google-cloud-cloudcontrolspartner-v1beta
GRPC library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-cloudcontrolspartner/pom.xml b/java-cloudcontrolspartner/pom.xml
index dd3e711896ba..2f1e02ac56e8 100644
--- a/java-cloudcontrolspartner/pom.xml
+++ b/java-cloudcontrolspartner/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudcontrolspartner-parent
pom
- 0.27.0-SNAPSHOT
+ 0.27.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.27.0-SNAPSHOT
+ 0.27.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml
index 364f82a5c393..f67503836810 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.27.0-SNAPSHOT
+ 0.27.0
proto-google-cloud-cloudcontrolspartner-v1
Proto library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml
index 2d461de505cc..b61f6e112bb3 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.27.0-SNAPSHOT
+ 0.27.0
proto-google-cloud-cloudcontrolspartner-v1beta
Proto library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.27.0-SNAPSHOT
+ 0.27.0
diff --git a/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml b/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml
index e84ed95e74a5..aecc9d34506f 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.31.0-SNAPSHOT
+ 0.31.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudquotas
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-cloudquotas/google-cloud-cloudquotas/pom.xml b/java-cloudquotas/google-cloud-cloudquotas/pom.xml
index 7140cf3137df..38a4e54801ec 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.31.0-SNAPSHOT
+ 0.31.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.31.0-SNAPSHOT
+ 0.31.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 670354bbeac5..eeaca589e038 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.31.0-SNAPSHOT
+ 0.31.0
grpc-google-cloud-cloudquotas-v1
GRPC library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml b/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml
index f1baf5ebc97f..81820648d4e6 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.31.0-SNAPSHOT
+ 0.31.0
grpc-google-cloud-cloudquotas-v1beta
GRPC library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-cloudquotas/pom.xml b/java-cloudquotas/pom.xml
index e633da67cf91..9357c66fc741 100644
--- a/java-cloudquotas/pom.xml
+++ b/java-cloudquotas/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudquotas-parent
pom
- 0.31.0-SNAPSHOT
+ 0.31.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudquotas
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml b/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml
index 477393f7fbff..596af324e5d0 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.31.0-SNAPSHOT
+ 0.31.0
proto-google-cloud-cloudquotas-v1
Proto library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml b/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml
index b4d494daf161..b167a6c1c8e7 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.31.0-SNAPSHOT
+ 0.31.0
proto-google-cloud-cloudquotas-v1beta
Proto library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml b/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml
index b873173a53ba..5a4c91365dda 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.47.0-SNAPSHOT
+ 0.47.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-cloudsupport
- 0.47.0-SNAPSHOT
+ 0.47.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.47.0-SNAPSHOT
+ 0.47.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.47.0-SNAPSHOT
+ 0.47.0
diff --git a/java-cloudsupport/google-cloud-cloudsupport/pom.xml b/java-cloudsupport/google-cloud-cloudsupport/pom.xml
index 9f747f9d77a7..3f77ab5bd079 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.47.0-SNAPSHOT
+ 0.47.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.47.0-SNAPSHOT
+ 0.47.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 e07beb9460f6..0879ab9d4e1c 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.47.0-SNAPSHOT
+ 0.47.0
grpc-google-cloud-cloudsupport-v2
GRPC library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.47.0-SNAPSHOT
+ 0.47.0
diff --git a/java-cloudsupport/pom.xml b/java-cloudsupport/pom.xml
index 8ca4e52843ab..6052f9105eb2 100644
--- a/java-cloudsupport/pom.xml
+++ b/java-cloudsupport/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudsupport-parent
pom
- 0.47.0-SNAPSHOT
+ 0.47.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-cloudsupport
- 0.47.0-SNAPSHOT
+ 0.47.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.47.0-SNAPSHOT
+ 0.47.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.47.0-SNAPSHOT
+ 0.47.0
diff --git a/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml b/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml
index 946f684e612e..28ca65a21664 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.47.0-SNAPSHOT
+ 0.47.0
proto-google-cloud-cloudsupport-v2
Proto library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.47.0-SNAPSHOT
+ 0.47.0
diff --git a/java-compute/google-cloud-compute-bom/pom.xml b/java-compute/google-cloud-compute-bom/pom.xml
index 120d399b6a73..943369d85c63 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.73.0-SNAPSHOT
+ 1.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,12 +23,12 @@
com.google.cloud
google-cloud-compute
- 1.73.0-SNAPSHOT
+ 1.73.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-compute/google-cloud-compute/pom.xml b/java-compute/google-cloud-compute/pom.xml
index ee3eeb707457..908cdad0e461 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.73.0-SNAPSHOT
+ 1.73.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.73.0-SNAPSHOT
+ 1.73.0
google-cloud-compute
diff --git a/java-compute/pom.xml b/java-compute/pom.xml
index 6cd8cec2bed3..b76a3cc2eac9 100644
--- a/java-compute/pom.xml
+++ b/java-compute/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-compute-parent
pom
- 1.73.0-SNAPSHOT
+ 1.73.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-compute
- 1.73.0-SNAPSHOT
+ 1.73.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-compute/proto-google-cloud-compute-v1/pom.xml b/java-compute/proto-google-cloud-compute-v1/pom.xml
index 28025832fd3e..c0e8a2d3cf1a 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.73.0-SNAPSHOT
+ 1.73.0
proto-google-cloud-compute-v1
Proto library for google-cloud-compute
com.google.cloud
google-cloud-compute-parent
- 1.73.0-SNAPSHOT
+ 1.73.0
diff --git a/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml b/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml
index 9ba039faf05c..5d78543d975c 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.49.0-SNAPSHOT
+ 0.49.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-confidentialcomputing
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml b/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml
index 630983ed076a..f26342103e04 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.49.0-SNAPSHOT
+ 0.49.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.49.0-SNAPSHOT
+ 0.49.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 8113749faf81..770709f473a4 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.49.0-SNAPSHOT
+ 0.49.0
grpc-google-cloud-confidentialcomputing-v1
GRPC library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml b/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml
index ab656ad37f4e..a2521dd004ab 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.49.0-SNAPSHOT
+ 0.49.0
grpc-google-cloud-confidentialcomputing-v1alpha1
GRPC library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-confidentialcomputing/pom.xml b/java-confidentialcomputing/pom.xml
index 98b0c368a04d..3e5db7584c1b 100644
--- a/java-confidentialcomputing/pom.xml
+++ b/java-confidentialcomputing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-confidentialcomputing-parent
pom
- 0.49.0-SNAPSHOT
+ 0.49.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-confidentialcomputing
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml
index 63b45865e6f3..1a2eb4601d95 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.49.0-SNAPSHOT
+ 0.49.0
proto-google-cloud-confidentialcomputing-v1
Proto library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml
index 5b0a6da5f1da..ea9f3fd4010d 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.49.0-SNAPSHOT
+ 0.49.0
proto-google-cloud-confidentialcomputing-v1alpha1
Proto library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-connectgateway/google-cloud-connectgateway-bom/pom.xml b/java-connectgateway/google-cloud-connectgateway-bom/pom.xml
index df04494cd174..c160a46f3a54 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.15.0-SNAPSHOT
+ 0.15.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.cloud
google-cloud-connectgateway
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-connectgateway/google-cloud-connectgateway/pom.xml b/java-connectgateway/google-cloud-connectgateway/pom.xml
index 022a385ac75a..d0cc79f09400 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.15.0-SNAPSHOT
+ 0.15.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.15.0-SNAPSHOT
+ 0.15.0
google-cloud-connectgateway
diff --git a/java-connectgateway/pom.xml b/java-connectgateway/pom.xml
index 4a47b7b325ee..a59ab98bdaa4 100644
--- a/java-connectgateway/pom.xml
+++ b/java-connectgateway/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-connectgateway-parent
pom
- 0.15.0-SNAPSHOT
+ 0.15.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-connectgateway
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml b/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml
index 9535bf777e44..7fe1b3e3ab18 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.15.0-SNAPSHOT
+ 0.15.0
proto-google-cloud-connectgateway-v1
Proto library for google-cloud-connectgateway
com.google.cloud
google-cloud-connectgateway-parent
- 0.15.0-SNAPSHOT
+ 0.15.0
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 636b8abe66b7..f2cf4d7590ad 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.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.63.0-SNAPSHOT
+ 2.63.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 16d77b915ea2..07dbe671b339 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.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 be2d37aaf2ac..de51759d31e4 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-contact-center-insights/pom.xml b/java-contact-center-insights/pom.xml
index 3e507f0c3cd4..b6b269ccd431 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.63.0-SNAPSHOT
+ 2.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.63.0-SNAPSHOT
+ 2.63.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 64847c08e1da..5b6fd2b91354 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.63.0-SNAPSHOT
+ 2.63.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.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-container/google-cloud-container-bom/pom.xml b/java-container/google-cloud-container-bom/pom.xml
index 5f13185ad5fc..f9246dc4d29d 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.66.0-SNAPSHOT
+ 2.66.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-container
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
proto-google-cloud-container-v1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.66.0-SNAPSHOT
+ 2.66.0
diff --git a/java-container/google-cloud-container/pom.xml b/java-container/google-cloud-container/pom.xml
index d573f792d9da..af18782cc2fd 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.66.0-SNAPSHOT
+ 2.66.0
jar
Google Cloud Container
Java idiomatic client for Google Cloud Container
com.google.cloud
google-cloud-container-parent
- 2.66.0-SNAPSHOT
+ 2.66.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 3e7c55fda931..e697bd2f9b70 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.66.0-SNAPSHOT
+ 2.66.0
grpc-google-cloud-container-v1
GRPC library for grpc-google-cloud-container-v1
com.google.cloud
google-cloud-container-parent
- 2.66.0-SNAPSHOT
+ 2.66.0
diff --git a/java-container/grpc-google-cloud-container-v1beta1/pom.xml b/java-container/grpc-google-cloud-container-v1beta1/pom.xml
index 61b3c281115e..936e0c27e4e7 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.66.0-SNAPSHOT
+ 2.66.0
grpc-google-cloud-container-v1beta1
GRPC library for google-cloud-container
com.google.cloud
google-cloud-container-parent
- 2.66.0-SNAPSHOT
+ 2.66.0
diff --git a/java-container/pom.xml b/java-container/pom.xml
index 590470e8fc9c..214bb0578414 100644
--- a/java-container/pom.xml
+++ b/java-container/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-container-parent
pom
- 2.66.0-SNAPSHOT
+ 2.66.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-container-v1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.66.0-SNAPSHOT
+ 2.66.0
com.google.cloud
google-cloud-container
- 2.66.0-SNAPSHOT
+ 2.66.0
diff --git a/java-container/proto-google-cloud-container-v1/pom.xml b/java-container/proto-google-cloud-container-v1/pom.xml
index 8ee694730cf1..0c9722252467 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.66.0-SNAPSHOT
+ 2.66.0
proto-google-cloud-container-v1
PROTO library for proto-google-cloud-container-v1
com.google.cloud
google-cloud-container-parent
- 2.66.0-SNAPSHOT
+ 2.66.0
diff --git a/java-container/proto-google-cloud-container-v1beta1/pom.xml b/java-container/proto-google-cloud-container-v1beta1/pom.xml
index 576f8430a818..e1e0bee62e00 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.66.0-SNAPSHOT
+ 2.66.0
proto-google-cloud-container-v1beta1
Proto library for google-cloud-container
com.google.cloud
google-cloud-container-parent
- 2.66.0-SNAPSHOT
+ 2.66.0
diff --git a/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml b/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml
index 9bc900b78d1d..ddda5eac3d38 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.64.0-SNAPSHOT
+ 2.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-containeranalysis
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.154.0-SNAPSHOT
+ 0.154.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.154.0-SNAPSHOT
+ 0.154.0
diff --git a/java-containeranalysis/google-cloud-containeranalysis/pom.xml b/java-containeranalysis/google-cloud-containeranalysis/pom.xml
index 23bb2b5ee797..c9b2db95c686 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.64.0-SNAPSHOT
+ 2.64.0
jar
Google Cloud Container Analysis
Java idiomatic client for Google Cloud Container Analysis
com.google.cloud
google-cloud-containeranalysis-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 8b3e09f46841..e5d568cf5b98 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.64.0-SNAPSHOT
+ 2.64.0
grpc-google-cloud-containeranalysis-v1
GRPC library for grpc-google-cloud-containeranalysis-v1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml b/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml
index 8365b8f48047..dedab4c6f15b 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.154.0-SNAPSHOT
+ 0.154.0
grpc-google-cloud-containeranalysis-v1beta1
GRPC library for grpc-google-cloud-containeranalysis-v1beta1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-containeranalysis/pom.xml b/java-containeranalysis/pom.xml
index 4183ba7cb8d5..eb4dae64b0af 100644
--- a/java-containeranalysis/pom.xml
+++ b/java-containeranalysis/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-containeranalysis-parent
pom
- 2.64.0-SNAPSHOT
+ 2.64.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,33 +29,33 @@
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.154.0-SNAPSHOT
+ 0.154.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.154.0-SNAPSHOT
+ 0.154.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.cloud
google-cloud-containeranalysis
- 2.64.0-SNAPSHOT
+ 2.64.0
io.grafeas
grafeas
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml b/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml
index 4e1543c4efcd..886ba76e573b 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.64.0-SNAPSHOT
+ 2.64.0
proto-google-cloud-containeranalysis-v1
PROTO library for proto-google-cloud-containeranalysis-v1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml b/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml
index f583b81e19c5..b517a12613eb 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.154.0-SNAPSHOT
+ 0.154.0
proto-google-cloud-containeranalysis-v1beta1
PROTO library for proto-google-cloud-containeranalysis-v1beta1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml b/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml
index 3df9c48eb443..4cb546a37c5a 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.59.0-SNAPSHOT
+ 0.59.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-contentwarehouse
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml b/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml
index 0d3aa2801348..0451d01d03af 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.59.0-SNAPSHOT
+ 0.59.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.59.0-SNAPSHOT
+ 0.59.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 aefc7a533833..cb3927e2e87f 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.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-contentwarehouse-v1
GRPC library for google-cloud-contentwarehouse
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-contentwarehouse/pom.xml b/java-contentwarehouse/pom.xml
index 7aefa54e5891..48fe28841d0c 100644
--- a/java-contentwarehouse/pom.xml
+++ b/java-contentwarehouse/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-contentwarehouse-parent
pom
- 0.59.0-SNAPSHOT
+ 0.59.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-contentwarehouse
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
@@ -48,7 +48,7 @@
com.google.cloud
google-cloud-document-ai
- 2.67.0-SNAPSHOT
+ 2.67.0
diff --git a/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml b/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml
index ee5b239f2577..389253adf6da 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-contentwarehouse-v1
Proto library for google-cloud-contentwarehouse
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
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 0a82c076432f..a38e1016026a 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.63.0-SNAPSHOT
+ 1.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-data-fusion
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-data-fusion/google-cloud-data-fusion/pom.xml b/java-data-fusion/google-cloud-data-fusion/pom.xml
index f9bf450bcbd7..f5972c72a5dc 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.63.0-SNAPSHOT
+ 1.63.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.63.0-SNAPSHOT
+ 1.63.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 1619cf9f2177..01512f8929e7 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.63.0-SNAPSHOT
+ 1.63.0
grpc-google-cloud-data-fusion-v1
GRPC library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.63.0-SNAPSHOT
+ 1.63.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 977d0d5bf389..7823db8d0437 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-cloud-data-fusion-v1beta1
GRPC library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-data-fusion/pom.xml b/java-data-fusion/pom.xml
index 2aeabecb3c0b..ff84c1642627 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.63.0-SNAPSHOT
+ 1.63.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-data-fusion
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.63.0-SNAPSHOT
+ 1.63.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 47b739df1dd9..2f9c0c19843c 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.63.0-SNAPSHOT
+ 1.63.0
proto-google-cloud-data-fusion-v1
Proto library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.63.0-SNAPSHOT
+ 1.63.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 03be25dc83af..42a377069afa 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-cloud-data-fusion-v1beta1
Proto library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-datacatalog/google-cloud-datacatalog-bom/pom.xml b/java-datacatalog/google-cloud-datacatalog-bom/pom.xml
index 99e7ee78efcd..a7e28b55b21b 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.69.0-SNAPSHOT
+ 1.69.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-datacatalog
- 1.69.0-SNAPSHOT
+ 1.69.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.69.0-SNAPSHOT
+ 1.69.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.106.0-SNAPSHOT
+ 0.106.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.69.0-SNAPSHOT
+ 1.69.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.106.0-SNAPSHOT
+ 0.106.0
diff --git a/java-datacatalog/google-cloud-datacatalog/pom.xml b/java-datacatalog/google-cloud-datacatalog/pom.xml
index 650e513dc47c..0eb309a2cd10 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.69.0-SNAPSHOT
+ 1.69.0
jar
Google Cloud Data Catalog
Java idiomatic client for Google Cloud Data Catalog
com.google.cloud
google-cloud-datacatalog-parent
- 1.69.0-SNAPSHOT
+ 1.69.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 663249c1fce7..ed359e222d2e 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.69.0-SNAPSHOT
+ 1.69.0
grpc-google-cloud-datacatalog-v1
GRPC library for grpc-google-cloud-datacatalog-v1
com.google.cloud
google-cloud-datacatalog-parent
- 1.69.0-SNAPSHOT
+ 1.69.0
diff --git a/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml b/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml
index 83ddf6cbeb00..96a85d657012 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.106.0-SNAPSHOT
+ 0.106.0
grpc-google-cloud-datacatalog-v1beta1
GRPC library for grpc-google-cloud-datacatalog-v1beta1
com.google.cloud
google-cloud-datacatalog-parent
- 1.69.0-SNAPSHOT
+ 1.69.0
diff --git a/java-datacatalog/pom.xml b/java-datacatalog/pom.xml
index 1dd5788e43cc..2b3a1b8b9cce 100644
--- a/java-datacatalog/pom.xml
+++ b/java-datacatalog/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datacatalog-parent
pom
- 1.69.0-SNAPSHOT
+ 1.69.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.69.0-SNAPSHOT
+ 1.69.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.106.0-SNAPSHOT
+ 0.106.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.69.0-SNAPSHOT
+ 1.69.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.106.0-SNAPSHOT
+ 0.106.0
com.google.cloud
google-cloud-datacatalog
- 1.69.0-SNAPSHOT
+ 1.69.0
diff --git a/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml b/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml
index 40ca35e9fda3..696741adeb90 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.69.0-SNAPSHOT
+ 1.69.0
proto-google-cloud-datacatalog-v1
PROTO library for proto-google-cloud-datacatalog-v1
com.google.cloud
google-cloud-datacatalog-parent
- 1.69.0-SNAPSHOT
+ 1.69.0
diff --git a/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml b/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml
index a3e11c941865..bcde1eba995d 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.106.0-SNAPSHOT
+ 0.106.0
proto-google-cloud-datacatalog-v1beta1
PROTO library for proto-google-cloud-datacatalog-v1beta1
com.google.cloud
google-cloud-datacatalog-parent
- 1.69.0-SNAPSHOT
+ 1.69.0
diff --git a/java-dataflow/google-cloud-dataflow-bom/pom.xml b/java-dataflow/google-cloud-dataflow-bom/pom.xml
index 918a100c49da..978fdb15d8ed 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.67.0-SNAPSHOT
+ 0.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataflow
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-dataflow/google-cloud-dataflow/pom.xml b/java-dataflow/google-cloud-dataflow/pom.xml
index 84f132f223cd..67b4245d223e 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.67.0-SNAPSHOT
+ 0.67.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.67.0-SNAPSHOT
+ 0.67.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 d6ad9d495e07..cca206a5a49a 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-cloud-dataflow-v1beta3
GRPC library for google-cloud-dataflow
com.google.cloud
google-cloud-dataflow-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-dataflow/pom.xml b/java-dataflow/pom.xml
index 0c2a9ea42b6d..abca66f1776f 100644
--- a/java-dataflow/pom.xml
+++ b/java-dataflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataflow-parent
pom
- 0.67.0-SNAPSHOT
+ 0.67.0
Google Dataflow Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataflow
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml b/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml
index 301a1865a4d6..2efd13813f96 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-cloud-dataflow-v1beta3
Proto library for google-cloud-dataflow
com.google.cloud
google-cloud-dataflow-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-dataform/google-cloud-dataform-bom/pom.xml b/java-dataform/google-cloud-dataform-bom/pom.xml
index f9b58fc8e106..9184d7f2d738 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.62.0-SNAPSHOT
+ 0.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataform
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-dataform/google-cloud-dataform/pom.xml b/java-dataform/google-cloud-dataform/pom.xml
index dd28852b9183..b51d5d764538 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.62.0-SNAPSHOT
+ 0.62.0
jar
Google Cloud Dataform
Cloud Dataform Help analytics teams manage data inside BigQuery using SQL.
com.google.cloud
google-cloud-dataform-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
google-cloud-dataform
diff --git a/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml b/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml
index d6b257837eb9..df0ed4db0633 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.62.0-SNAPSHOT
+ 0.62.0
grpc-google-cloud-dataform-v1beta1
GRPC library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-dataform/pom.xml b/java-dataform/pom.xml
index 93007dcc46ae..332bcf9b53c5 100644
--- a/java-dataform/pom.xml
+++ b/java-dataform/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataform-parent
pom
- 0.62.0-SNAPSHOT
+ 0.62.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataform
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.62.0-SNAPSHOT
+ 0.62.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml b/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml
index 209a5d36c774..35a14b282b22 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.62.0-SNAPSHOT
+ 0.62.0
proto-google-cloud-dataform-v1beta1
Proto library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.62.0-SNAPSHOT
+ 0.62.0
diff --git a/java-datalabeling/google-cloud-datalabeling-bom/pom.xml b/java-datalabeling/google-cloud-datalabeling-bom/pom.xml
index 423b38364e27..c63836d1d9c6 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.183.0-SNAPSHOT
+ 0.183.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-datalabeling
- 0.183.0-SNAPSHOT
+ 0.183.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.148.0-SNAPSHOT
+ 0.148.0
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.148.0-SNAPSHOT
+ 0.148.0
diff --git a/java-datalabeling/google-cloud-datalabeling/pom.xml b/java-datalabeling/google-cloud-datalabeling/pom.xml
index 256393bde73e..da6c85c3ea1a 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.183.0-SNAPSHOT
+ 0.183.0
jar
Google Cloud Data Labeling
Java idiomatic client for Google Cloud Data Labeling
com.google.cloud
google-cloud-datalabeling-parent
- 0.183.0-SNAPSHOT
+ 0.183.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 3ceae2925a87..9fe435325dd1 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.148.0-SNAPSHOT
+ 0.148.0
grpc-google-cloud-datalabeling-v1beta1
GRPC library for grpc-google-cloud-datalabeling-v1beta1
com.google.cloud
google-cloud-datalabeling-parent
- 0.183.0-SNAPSHOT
+ 0.183.0
diff --git a/java-datalabeling/pom.xml b/java-datalabeling/pom.xml
index f7a401f2517c..e50c51b4436a 100644
--- a/java-datalabeling/pom.xml
+++ b/java-datalabeling/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datalabeling-parent
pom
- 0.183.0-SNAPSHOT
+ 0.183.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.148.0-SNAPSHOT
+ 0.148.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.148.0-SNAPSHOT
+ 0.148.0
com.google.cloud
google-cloud-datalabeling
- 0.183.0-SNAPSHOT
+ 0.183.0
diff --git a/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml b/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml
index 3b9ca88a2138..073927a1fce5 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.148.0-SNAPSHOT
+ 0.148.0
proto-google-cloud-datalabeling-v1beta1
PROTO library for proto-google-cloud-datalabeling-v1beta1
com.google.cloud
google-cloud-datalabeling-parent
- 0.183.0-SNAPSHOT
+ 0.183.0
diff --git a/java-datalineage/google-cloud-datalineage-bom/pom.xml b/java-datalineage/google-cloud-datalineage-bom/pom.xml
index 387ea2f42dc1..a9258b9c5585 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.55.0-SNAPSHOT
+ 0.55.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-datalineage
- 0.55.0-SNAPSHOT
+ 0.55.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.55.0-SNAPSHOT
+ 0.55.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.55.0-SNAPSHOT
+ 0.55.0
diff --git a/java-datalineage/google-cloud-datalineage/pom.xml b/java-datalineage/google-cloud-datalineage/pom.xml
index 8e45ab68ba16..6f0c5ad73a2a 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.55.0-SNAPSHOT
+ 0.55.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.55.0-SNAPSHOT
+ 0.55.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 fc5880b3b561..57693944c7ad 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.55.0-SNAPSHOT
+ 0.55.0
grpc-google-cloud-datalineage-v1
GRPC library for google-cloud-datalineage
com.google.cloud
google-cloud-datalineage-parent
- 0.55.0-SNAPSHOT
+ 0.55.0
diff --git a/java-datalineage/pom.xml b/java-datalineage/pom.xml
index 45bf239ceb16..276ddf839bfa 100644
--- a/java-datalineage/pom.xml
+++ b/java-datalineage/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datalineage-parent
pom
- 0.55.0-SNAPSHOT
+ 0.55.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-datalineage
- 0.55.0-SNAPSHOT
+ 0.55.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.55.0-SNAPSHOT
+ 0.55.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.55.0-SNAPSHOT
+ 0.55.0
diff --git a/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml b/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml
index b974a97e55bd..e7ae4cc2b0db 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.55.0-SNAPSHOT
+ 0.55.0
proto-google-cloud-datalineage-v1
Proto library for google-cloud-datalineage
com.google.cloud
google-cloud-datalineage-parent
- 0.55.0-SNAPSHOT
+ 0.55.0
diff --git a/java-dataplex/google-cloud-dataplex-bom/pom.xml b/java-dataplex/google-cloud-dataplex-bom/pom.xml
index ab847aa38f17..9a5b42ccc1a4 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.61.0-SNAPSHOT
+ 1.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataplex
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-dataplex/google-cloud-dataplex/pom.xml b/java-dataplex/google-cloud-dataplex/pom.xml
index a7c5b1e36282..7e497d5fdfd5 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.61.0-SNAPSHOT
+ 1.61.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.61.0-SNAPSHOT
+ 1.61.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 fcf2446e2fd3..3ff747ada9ee 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.61.0-SNAPSHOT
+ 1.61.0
grpc-google-cloud-dataplex-v1
GRPC library for google-cloud-dataplex
com.google.cloud
google-cloud-dataplex-parent
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-dataplex/pom.xml b/java-dataplex/pom.xml
index 99ce8be7cceb..ebb3ecdab5d3 100644
--- a/java-dataplex/pom.xml
+++ b/java-dataplex/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataplex-parent
pom
- 1.61.0-SNAPSHOT
+ 1.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataplex
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml b/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml
index fa0dd1e4a3c6..d6533d9a1187 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.61.0-SNAPSHOT
+ 1.61.0
proto-google-cloud-dataplex-v1
Proto library for google-cloud-dataplex
com.google.cloud
google-cloud-dataplex-parent
- 1.61.0-SNAPSHOT
+ 1.61.0
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 2b1ff4558f90..ff8fc476b290 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.64.0-SNAPSHOT
+ 2.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-dataproc-metastore
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml b/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml
index 56cb8adf7f7b..ac9c0c82eda6 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.64.0-SNAPSHOT
+ 2.64.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.64.0-SNAPSHOT
+ 2.64.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 54e63e01921c..4e5c4d276c95 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.64.0-SNAPSHOT
+ 2.64.0
grpc-google-cloud-dataproc-metastore-v1
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 0e5c133a555c..45568ea38417 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.68.0-SNAPSHOT
+ 0.68.0
grpc-google-cloud-dataproc-metastore-v1alpha
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 19888ba7fbbd..bd8baf21bd6f 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.68.0-SNAPSHOT
+ 0.68.0
grpc-google-cloud-dataproc-metastore-v1beta
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-dataproc-metastore/pom.xml b/java-dataproc-metastore/pom.xml
index 180450bdb9f6..c0363600260f 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.64.0-SNAPSHOT
+ 2.64.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-dataproc-metastore
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.64.0-SNAPSHOT
+ 2.64.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.64.0-SNAPSHOT
+ 2.64.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 fa8f38b50c5b..230b325b79cc 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.64.0-SNAPSHOT
+ 2.64.0
proto-google-cloud-dataproc-metastore-v1
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 2573985795e1..211f12e38f6a 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.68.0-SNAPSHOT
+ 0.68.0
proto-google-cloud-dataproc-metastore-v1alpha
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.64.0-SNAPSHOT
+ 2.64.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 79b490eae95e..c84b4d7c19eb 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.68.0-SNAPSHOT
+ 0.68.0
proto-google-cloud-dataproc-metastore-v1beta
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.64.0-SNAPSHOT
+ 2.64.0
diff --git a/java-dataproc/google-cloud-dataproc-bom/pom.xml b/java-dataproc/google-cloud-dataproc-bom/pom.xml
index 5c01a25d86dc..c8dcb45a7564 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.60.0-SNAPSHOT
+ 4.60.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-dataproc
- 4.60.0-SNAPSHOT
+ 4.60.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.60.0-SNAPSHOT
+ 4.60.0
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.60.0-SNAPSHOT
+ 4.60.0
diff --git a/java-dataproc/google-cloud-dataproc/pom.xml b/java-dataproc/google-cloud-dataproc/pom.xml
index f5e068d37bca..6919b91c49d0 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.60.0-SNAPSHOT
+ 4.60.0
jar
Google Cloud Dataproc
Java idiomatic client for Google Cloud Dataproc
com.google.cloud
google-cloud-dataproc-parent
- 4.60.0-SNAPSHOT
+ 4.60.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 611725225064..c9f2138609c5 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.60.0-SNAPSHOT
+ 4.60.0
grpc-google-cloud-dataproc-v1
GRPC library for grpc-google-cloud-dataproc-v1
com.google.cloud
google-cloud-dataproc-parent
- 4.60.0-SNAPSHOT
+ 4.60.0
diff --git a/java-dataproc/pom.xml b/java-dataproc/pom.xml
index 2497c2848a63..5e82e50475d6 100644
--- a/java-dataproc/pom.xml
+++ b/java-dataproc/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataproc-parent
pom
- 4.60.0-SNAPSHOT
+ 4.60.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.60.0-SNAPSHOT
+ 4.60.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.60.0-SNAPSHOT
+ 4.60.0
com.google.cloud
google-cloud-dataproc
- 4.60.0-SNAPSHOT
+ 4.60.0
diff --git a/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml b/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml
index ea9cb2dbc9f1..cfd7bad7e799 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.60.0-SNAPSHOT
+ 4.60.0
proto-google-cloud-dataproc-v1
PROTO library for proto-google-cloud-dataproc-v1
com.google.cloud
google-cloud-dataproc-parent
- 4.60.0-SNAPSHOT
+ 4.60.0
diff --git a/java-datastream/google-cloud-datastream-bom/pom.xml b/java-datastream/google-cloud-datastream-bom/pom.xml
index 73d3acd0f5c8..e8b9168ac9b9 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.62.0-SNAPSHOT
+ 1.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-datastream
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-datastream/google-cloud-datastream/pom.xml b/java-datastream/google-cloud-datastream/pom.xml
index 89c6352f8f64..70e59ab85ed4 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.62.0-SNAPSHOT
+ 1.62.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.62.0-SNAPSHOT
+ 1.62.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 46f968990c33..6cd80a25e5a9 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.62.0-SNAPSHOT
+ 1.62.0
grpc-google-cloud-datastream-v1
GRPC library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml b/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml
index 051db2756f52..1e310a8db660 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-cloud-datastream-v1alpha1
GRPC library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-datastream/pom.xml b/java-datastream/pom.xml
index 0d5214b5c9ae..bcecb9a05abb 100644
--- a/java-datastream/pom.xml
+++ b/java-datastream/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datastream-parent
pom
- 1.62.0-SNAPSHOT
+ 1.62.0
Google Datastream Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-datastream
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.62.0-SNAPSHOT
+ 1.62.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-datastream/proto-google-cloud-datastream-v1/pom.xml b/java-datastream/proto-google-cloud-datastream-v1/pom.xml
index 33a1c085a1cd..ed1edcf3f587 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.62.0-SNAPSHOT
+ 1.62.0
proto-google-cloud-datastream-v1
Proto library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml b/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml
index 6c6403bd0f13..31898db98700 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-cloud-datastream-v1alpha1
Proto library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.62.0-SNAPSHOT
+ 1.62.0
diff --git a/java-deploy/google-cloud-deploy-bom/pom.xml b/java-deploy/google-cloud-deploy-bom/pom.xml
index ad0cb8ff9726..ae2164d942a4 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.61.0-SNAPSHOT
+ 1.61.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-deploy
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-deploy/google-cloud-deploy/pom.xml b/java-deploy/google-cloud-deploy/pom.xml
index 02220271fd5c..66e9f3de8def 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.61.0-SNAPSHOT
+ 1.61.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.61.0-SNAPSHOT
+ 1.61.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 0b7c62824a39..a1e44fb94377 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.61.0-SNAPSHOT
+ 1.61.0
grpc-google-cloud-deploy-v1
GRPC library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-deploy/pom.xml b/java-deploy/pom.xml
index 3a5f75fe4bac..7d13939069bc 100644
--- a/java-deploy/pom.xml
+++ b/java-deploy/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-deploy-parent
pom
- 1.61.0-SNAPSHOT
+ 1.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-deploy
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-deploy/proto-google-cloud-deploy-v1/pom.xml b/java-deploy/proto-google-cloud-deploy-v1/pom.xml
index bf1631551aac..3e9f1842dad5 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.61.0-SNAPSHOT
+ 1.61.0
proto-google-cloud-deploy-v1
Proto library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.61.0-SNAPSHOT
+ 1.61.0
diff --git a/java-developerconnect/google-cloud-developerconnect-bom/pom.xml b/java-developerconnect/google-cloud-developerconnect-bom/pom.xml
index d0cf9b5bf52f..85ac634bd3c7 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.20.0-SNAPSHOT
+ 0.20.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-developerconnect
- 0.20.0-SNAPSHOT
+ 0.20.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.20.0-SNAPSHOT
+ 0.20.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.20.0-SNAPSHOT
+ 0.20.0
diff --git a/java-developerconnect/google-cloud-developerconnect/pom.xml b/java-developerconnect/google-cloud-developerconnect/pom.xml
index 3d918de9b2f0..4a03482105df 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.20.0-SNAPSHOT
+ 0.20.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.20.0-SNAPSHOT
+ 0.20.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 f5013ad5ee2f..bc3e9ef89ac1 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.20.0-SNAPSHOT
+ 0.20.0
grpc-google-cloud-developerconnect-v1
GRPC library for google-cloud-developerconnect
com.google.cloud
google-cloud-developerconnect-parent
- 0.20.0-SNAPSHOT
+ 0.20.0
diff --git a/java-developerconnect/pom.xml b/java-developerconnect/pom.xml
index 06c953cd9692..def9be49bd05 100644
--- a/java-developerconnect/pom.xml
+++ b/java-developerconnect/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-developerconnect-parent
pom
- 0.20.0-SNAPSHOT
+ 0.20.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-developerconnect
- 0.20.0-SNAPSHOT
+ 0.20.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.20.0-SNAPSHOT
+ 0.20.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.20.0-SNAPSHOT
+ 0.20.0
diff --git a/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml b/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml
index 13cbf557cd40..61b0686c8953 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.20.0-SNAPSHOT
+ 0.20.0
proto-google-cloud-developerconnect-v1
Proto library for google-cloud-developerconnect
com.google.cloud
google-cloud-developerconnect-parent
- 0.20.0-SNAPSHOT
+ 0.20.0
diff --git a/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml b/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml
index 02754bc95c16..aadaf210a132 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.3.0-SNAPSHOT
+ 0.3.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-devicestreaming
- 0.3.0-SNAPSHOT
+ 0.3.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.3.0-SNAPSHOT
+ 0.3.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.3.0-SNAPSHOT
+ 0.3.0
diff --git a/java-devicestreaming/google-cloud-devicestreaming/pom.xml b/java-devicestreaming/google-cloud-devicestreaming/pom.xml
index 9b34510cd1ad..c34b6b9ec74c 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.3.0-SNAPSHOT
+ 0.3.0
jar
Google Device Streaming API
Device Streaming API The Cloud API for device streaming usage.
com.google.cloud
google-cloud-devicestreaming-parent
- 0.3.0-SNAPSHOT
+ 0.3.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 508ae5c1205d..890efaefc741 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.3.0-SNAPSHOT
+ 0.3.0
grpc-google-cloud-devicestreaming-v1
GRPC library for google-cloud-devicestreaming
com.google.cloud
google-cloud-devicestreaming-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
diff --git a/java-devicestreaming/pom.xml b/java-devicestreaming/pom.xml
index 28200639d15d..7b5142736dc2 100644
--- a/java-devicestreaming/pom.xml
+++ b/java-devicestreaming/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-devicestreaming-parent
pom
- 0.3.0-SNAPSHOT
+ 0.3.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-devicestreaming
- 0.3.0-SNAPSHOT
+ 0.3.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.3.0-SNAPSHOT
+ 0.3.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.3.0-SNAPSHOT
+ 0.3.0
diff --git a/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml b/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml
index ee81dd6c7a5e..c38ee673f223 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.3.0-SNAPSHOT
+ 0.3.0
proto-google-cloud-devicestreaming-v1
Proto library for google-cloud-devicestreaming
com.google.cloud
google-cloud-devicestreaming-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
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 307496c6bafc..71ed123f04e8 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.74.0-SNAPSHOT
+ 0.74.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-dialogflow-cx
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.74.0-SNAPSHOT
+ 0.74.0
diff --git a/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml b/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml
index b25931222792..bf8141de0917 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.74.0-SNAPSHOT
+ 0.74.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.74.0-SNAPSHOT
+ 0.74.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 71f294dd5795..c2e876d9d49b 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.74.0-SNAPSHOT
+ 0.74.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.74.0-SNAPSHOT
+ 0.74.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 5fc70f95d079..6a40929bc383 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.74.0-SNAPSHOT
+ 0.74.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.74.0-SNAPSHOT
+ 0.74.0
diff --git a/java-dialogflow-cx/pom.xml b/java-dialogflow-cx/pom.xml
index babb3415f2ea..9fd2836fc511 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.74.0-SNAPSHOT
+ 0.74.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-dialogflow-cx
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.74.0-SNAPSHOT
+ 0.74.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.74.0-SNAPSHOT
+ 0.74.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 c135bcfa6346..e83db68f42af 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.74.0-SNAPSHOT
+ 0.74.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.74.0-SNAPSHOT
+ 0.74.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 2aeab5cea0cd..c12c17e30edf 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.74.0-SNAPSHOT
+ 0.74.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.74.0-SNAPSHOT
+ 0.74.0
diff --git a/java-dialogflow/google-cloud-dialogflow-bom/pom.xml b/java-dialogflow/google-cloud-dialogflow-bom/pom.xml
index f72a8c4fac80..0ad272499445 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.69.0-SNAPSHOT
+ 4.69.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-dialogflow
- 4.69.0-SNAPSHOT
+ 4.69.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.69.0-SNAPSHOT
+ 4.69.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.69.0-SNAPSHOT
+ 4.69.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
diff --git a/java-dialogflow/google-cloud-dialogflow/pom.xml b/java-dialogflow/google-cloud-dialogflow/pom.xml
index ce2889359f95..90c36af48227 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.69.0-SNAPSHOT
+ 4.69.0
jar
Google Cloud Dialog Flow API
Java idiomatic client for Google Cloud Dialog Flow API
com.google.cloud
google-cloud-dialogflow-parent
- 4.69.0-SNAPSHOT
+ 4.69.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 e531c80fe964..d633145e3dee 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.69.0-SNAPSHOT
+ 4.69.0
grpc-google-cloud-dialogflow-v2
GRPC library for grpc-google-cloud-dialogflow-v2
com.google.cloud
google-cloud-dialogflow-parent
- 4.69.0-SNAPSHOT
+ 4.69.0
diff --git a/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml b/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml
index 6813dc0f4afe..b6c920e914ae 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.167.0-SNAPSHOT
+ 0.167.0
grpc-google-cloud-dialogflow-v2beta1
GRPC library for grpc-google-cloud-dialogflow-v2beta1
com.google.cloud
google-cloud-dialogflow-parent
- 4.69.0-SNAPSHOT
+ 4.69.0
diff --git a/java-dialogflow/pom.xml b/java-dialogflow/pom.xml
index cb3e0b396f37..c567eab5233c 100644
--- a/java-dialogflow/pom.xml
+++ b/java-dialogflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dialogflow-parent
pom
- 4.69.0-SNAPSHOT
+ 4.69.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.69.0-SNAPSHOT
+ 4.69.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.167.0-SNAPSHOT
+ 0.167.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.69.0-SNAPSHOT
+ 4.69.0
com.google.cloud
google-cloud-dialogflow
- 4.69.0-SNAPSHOT
+ 4.69.0
diff --git a/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml b/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml
index 4bb6a0e3b817..2d152a857713 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.69.0-SNAPSHOT
+ 4.69.0
proto-google-cloud-dialogflow-v2
PROTO library for proto-google-cloud-dialogflow-v2
com.google.cloud
google-cloud-dialogflow-parent
- 4.69.0-SNAPSHOT
+ 4.69.0
diff --git a/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml b/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml
index 9a5c36c9f35d..25be9d774e13 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.167.0-SNAPSHOT
+ 0.167.0
proto-google-cloud-dialogflow-v2beta1
PROTO library for proto-google-cloud-dialogflow-v2beta1
com.google.cloud
google-cloud-dialogflow-parent
- 4.69.0-SNAPSHOT
+ 4.69.0
diff --git a/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml b/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml
index 6304b14ba657..1196bd4145d2 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.59.0-SNAPSHOT
+ 0.59.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-discoveryengine
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/google-cloud-discoveryengine/pom.xml b/java-discoveryengine/google-cloud-discoveryengine/pom.xml
index 496caa4351ca..5fde39f80b16 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.59.0-SNAPSHOT
+ 0.59.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.59.0-SNAPSHOT
+ 0.59.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 48897fa0c859..bd4db6df24b0 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.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-discoveryengine-v1
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml
index e95a0351c313..655bfdef8608 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.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-discoveryengine-v1alpha
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml
index 0b2592ab4fc6..3bee24bec952 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.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-discoveryengine-v1beta
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/pom.xml b/java-discoveryengine/pom.xml
index 0ec47d812d40..6b1f06724ca7 100644
--- a/java-discoveryengine/pom.xml
+++ b/java-discoveryengine/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-discoveryengine-parent
pom
- 0.59.0-SNAPSHOT
+ 0.59.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-discoveryengine
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml
index 625244856a0d..99f0bf2c2595 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-discoveryengine-v1
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml
index 6f573246d69a..800495cfbe47 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-discoveryengine-v1alpha
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml
index 1176040ab16f..6ac16466a148 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-discoveryengine-v1beta
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml b/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml
index 0d635ceec237..6cd9cde8e564 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.60.0-SNAPSHOT
+ 0.60.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-distributedcloudedge
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml b/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml
index acda381f7aa3..765cb568de97 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.60.0-SNAPSHOT
+ 0.60.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.60.0-SNAPSHOT
+ 0.60.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 90068e980ede..14656b578452 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.60.0-SNAPSHOT
+ 0.60.0
grpc-google-cloud-distributedcloudedge-v1
GRPC library for google-cloud-distributedcloudedge
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-distributedcloudedge/pom.xml b/java-distributedcloudedge/pom.xml
index f3c4dede8aa6..657c8fad7ebc 100644
--- a/java-distributedcloudedge/pom.xml
+++ b/java-distributedcloudedge/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-distributedcloudedge-parent
pom
- 0.60.0-SNAPSHOT
+ 0.60.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-distributedcloudedge
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml b/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml
index 12d6e3fb54df..4a02751cb51f 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.60.0-SNAPSHOT
+ 0.60.0
proto-google-cloud-distributedcloudedge-v1
Proto library for google-cloud-distributedcloudedge
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.60.0-SNAPSHOT
+ 0.60.0
diff --git a/java-dlp/google-cloud-dlp-bom/pom.xml b/java-dlp/google-cloud-dlp-bom/pom.xml
index ae2268ec68b6..bb5911cbb0c9 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.67.0-SNAPSHOT
+ 3.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-dlp
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-dlp/google-cloud-dlp/pom.xml b/java-dlp/google-cloud-dlp/pom.xml
index c88ea3337d4d..c3a3e4f06704 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.67.0-SNAPSHOT
+ 3.67.0
jar
Google Cloud DLP
Java idiomatic client for Google Cloud DLP
com.google.cloud
google-cloud-dlp-parent
- 3.67.0-SNAPSHOT
+ 3.67.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 cb85be4fa80f..0491febbe50a 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.67.0-SNAPSHOT
+ 3.67.0
grpc-google-cloud-dlp-v2
GRPC library for grpc-google-cloud-dlp-v2
com.google.cloud
google-cloud-dlp-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-dlp/pom.xml b/java-dlp/pom.xml
index 912093e44c3c..c99284ae5b0c 100644
--- a/java-dlp/pom.xml
+++ b/java-dlp/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dlp-parent
pom
- 3.67.0-SNAPSHOT
+ 3.67.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.67.0-SNAPSHOT
+ 3.67.0
com.google.cloud
google-cloud-dlp
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-dlp/proto-google-cloud-dlp-v2/pom.xml b/java-dlp/proto-google-cloud-dlp-v2/pom.xml
index 1192473a57f5..0047e1fb336e 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.67.0-SNAPSHOT
+ 3.67.0
proto-google-cloud-dlp-v2
PROTO library for proto-google-cloud-dlp-v2
com.google.cloud
google-cloud-dlp-parent
- 3.67.0-SNAPSHOT
+ 3.67.0
diff --git a/java-dms/google-cloud-dms-bom/pom.xml b/java-dms/google-cloud-dms-bom/pom.xml
index 1f0fa964f844..fa1f4a1e104b 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.62.0-SNAPSHOT
+ 2.62.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dms
- 2.62.0-SNAPSHOT
+ 2.62.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.62.0-SNAPSHOT
+ 2.62.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.62.0-SNAPSHOT
+ 2.62.0
diff --git a/java-dms/google-cloud-dms/pom.xml b/java-dms/google-cloud-dms/pom.xml
index 4538ec43d771..d0c83c0bbc2c 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.62.0-SNAPSHOT
+ 2.62.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.62.0-SNAPSHOT
+ 2.62.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 86422262f8bd..e738b8d0ddf8 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.62.0-SNAPSHOT
+ 2.62.0
grpc-google-cloud-dms-v1
GRPC library for google-cloud-dms
com.google.cloud
google-cloud-dms-parent
- 2.62.0-SNAPSHOT
+ 2.62.0
diff --git a/java-dms/pom.xml b/java-dms/pom.xml
index f89c689c454b..8b5920e392e5 100644
--- a/java-dms/pom.xml
+++ b/java-dms/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dms-parent
pom
- 2.62.0-SNAPSHOT
+ 2.62.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,18 +29,18 @@
com.google.cloud
google-cloud-dms
- 2.62.0-SNAPSHOT
+ 2.62.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.62.0-SNAPSHOT
+ 2.62.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.62.0-SNAPSHOT
+ 2.62.0
diff --git a/java-dms/proto-google-cloud-dms-v1/pom.xml b/java-dms/proto-google-cloud-dms-v1/pom.xml
index b11725ac6853..763c3707735c 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.62.0-SNAPSHOT
+ 2.62.0
proto-google-cloud-dms-v1
Proto library for google-cloud-dms
com.google.cloud
google-cloud-dms-parent
- 2.62.0-SNAPSHOT
+ 2.62.0
diff --git a/java-dns/README.md b/java-dns/README.md
index d7bdd8ea111e..b407e925b85c 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.60.0
+ 2.61.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-dns:2.60.0'
+implementation 'com.google.cloud:google-cloud-dns:2.61.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.60.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.61.0"
```
diff --git a/java-dns/pom.xml b/java-dns/pom.xml
index 7dee7792090c..9af910b73c9e 100644
--- a/java-dns/pom.xml
+++ b/java-dns/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dns
jar
- 2.61.0-SNAPSHOT
+ 2.61.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
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 e562150b6368..ca1a360946f2 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.67.0-SNAPSHOT
+ 2.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -21,27 +21,27 @@
com.google.cloud
google-cloud-document-ai
- 2.67.0-SNAPSHOT
+ 2.67.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.67.0-SNAPSHOT
+ 2.67.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.67.0-SNAPSHOT
+ 2.67.0
diff --git a/java-document-ai/google-cloud-document-ai/pom.xml b/java-document-ai/google-cloud-document-ai/pom.xml
index 1073f59fb596..cf688e048676 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.67.0-SNAPSHOT
+ 2.67.0
jar
Google Cloud Document AI
Java idiomatic client for Google Cloud Document AI
com.google.cloud
google-cloud-document-ai-parent
- 2.67.0-SNAPSHOT
+ 2.67.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 63acb6ee48f6..fc0976b52953 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.67.0-SNAPSHOT
+ 2.67.0
grpc-google-cloud-document-ai-v1
GRPC library for google-cloud-document-ai
com.google.cloud
google-cloud-document-ai-parent
- 2.67.0-SNAPSHOT
+ 2.67.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 705dd0b08855..fbc3b8a07554 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.79.0-SNAPSHOT
+ 0.79.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.67.0-SNAPSHOT
+ 2.67.0
diff --git a/java-document-ai/pom.xml b/java-document-ai/pom.xml
index 5f91d1b5813c..97c050783db7 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.67.0-SNAPSHOT
+ 2.67.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.67.0-SNAPSHOT
+ 2.67.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.67.0-SNAPSHOT
+ 2.67.0
com.google.cloud
google-cloud-document-ai
- 2.67.0-SNAPSHOT
+ 2.67.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.79.0-SNAPSHOT
+ 0.79.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 ddcc74c4423d..50013828b378 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.67.0-SNAPSHOT
+ 2.67.0
proto-google-cloud-document-ai-v1
Proto library for google-cloud-document-ai
com.google.cloud
google-cloud-document-ai-parent
- 2.67.0-SNAPSHOT
+ 2.67.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 bc2fa2b81839..9f007a6162f1 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.79.0-SNAPSHOT
+ 0.79.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.67.0-SNAPSHOT
+ 2.67.0
diff --git a/java-domains/google-cloud-domains-bom/pom.xml b/java-domains/google-cloud-domains-bom/pom.xml
index 9e57f8471587..afac99f16ea9 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.60.0-SNAPSHOT
+ 1.60.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-domains
- 1.60.0-SNAPSHOT
+ 1.60.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.60.0-SNAPSHOT
+ 1.60.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-domains/google-cloud-domains/pom.xml b/java-domains/google-cloud-domains/pom.xml
index 081682cec3f5..e758534639a4 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.60.0-SNAPSHOT
+ 1.60.0
jar
Google Cloud Domains
allows you to register and manage domains by using Cloud Domains.
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.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 485801f0f246..aac213159da5 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.60.0-SNAPSHOT
+ 1.60.0
grpc-google-cloud-domains-v1
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml b/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml
index d542786bf4f7..4f4203736ceb 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.68.0-SNAPSHOT
+ 0.68.0
grpc-google-cloud-domains-v1alpha2
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml b/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml
index 4cf67653f9bd..d609914343a1 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.68.0-SNAPSHOT
+ 0.68.0
grpc-google-cloud-domains-v1beta1
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-domains/pom.xml b/java-domains/pom.xml
index 96f718af8f92..4a7a1fa97e8d 100644
--- a/java-domains/pom.xml
+++ b/java-domains/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-domains-parent
pom
- 1.60.0-SNAPSHOT
+ 1.60.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-domains
- 1.60.0-SNAPSHOT
+ 1.60.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.60.0-SNAPSHOT
+ 1.60.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.60.0-SNAPSHOT
+ 1.60.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.68.0-SNAPSHOT
+ 0.68.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.68.0-SNAPSHOT
+ 0.68.0
diff --git a/java-domains/proto-google-cloud-domains-v1/pom.xml b/java-domains/proto-google-cloud-domains-v1/pom.xml
index 8e88a27474c5..0d2ee29c3993 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.60.0-SNAPSHOT
+ 1.60.0
proto-google-cloud-domains-v1
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml b/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml
index 0198e69e6659..13de5e6bf8ee 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.68.0-SNAPSHOT
+ 0.68.0
proto-google-cloud-domains-v1alpha2
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-domains/proto-google-cloud-domains-v1beta1/pom.xml b/java-domains/proto-google-cloud-domains-v1beta1/pom.xml
index 906349c447f2..1a3db3c8505a 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.68.0-SNAPSHOT
+ 0.68.0
proto-google-cloud-domains-v1beta1
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.60.0-SNAPSHOT
+ 1.60.0
diff --git a/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml b/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml
index 7075cb9208c9..b1d5fd9d6515 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.31.0-SNAPSHOT
+ 0.31.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-edgenetwork
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
grpc-google-cloud-edgenetwork-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
proto-google-cloud-edgenetwork-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-edgenetwork/google-cloud-edgenetwork/pom.xml b/java-edgenetwork/google-cloud-edgenetwork/pom.xml
index 17810bbda0e8..5cb9c0303924 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.31.0-SNAPSHOT
+ 0.31.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.31.0-SNAPSHOT
+ 0.31.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 0913703d0720..7495ab37fdb5 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.31.0-SNAPSHOT
+ 0.31.0
grpc-google-cloud-edgenetwork-v1
GRPC library for google-cloud-edgenetwork
com.google.cloud
google-cloud-edgenetwork-parent
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-edgenetwork/pom.xml b/java-edgenetwork/pom.xml
index 9ac2e39eaf62..241c5d290eab 100644
--- a/java-edgenetwork/pom.xml
+++ b/java-edgenetwork/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-edgenetwork-parent
pom
- 0.31.0-SNAPSHOT
+ 0.31.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-edgenetwork
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
grpc-google-cloud-edgenetwork-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
com.google.api.grpc
proto-google-cloud-edgenetwork-v1
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-edgenetwork/proto-google-cloud-edgenetwork-v1/pom.xml b/java-edgenetwork/proto-google-cloud-edgenetwork-v1/pom.xml
index 9fae6d671d54..440081736444 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.31.0-SNAPSHOT
+ 0.31.0
proto-google-cloud-edgenetwork-v1
Proto library for google-cloud-edgenetwork
com.google.cloud
google-cloud-edgenetwork-parent
- 0.31.0-SNAPSHOT
+ 0.31.0
diff --git a/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph-bom/pom.xml b/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph-bom/pom.xml
index c39ff3139523..d7f4e7e69303 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.59.0-SNAPSHOT
+ 0.59.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-enterpriseknowledgegraph
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-enterpriseknowledgegraph-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-enterpriseknowledgegraph-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph/pom.xml b/java-enterpriseknowledgegraph/google-cloud-enterpriseknowledgegraph/pom.xml
index caffef32d53b..0d8ab96da46d 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.59.0-SNAPSHOT
+ 0.59.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.59.0-SNAPSHOT
+ 0.59.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 f7b31debc1d9..effe17bf2b2a 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.59.0-SNAPSHOT
+ 0.59.0
grpc-google-cloud-enterpriseknowledgegraph-v1
GRPC library for google-cloud-enterpriseknowledgegraph
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-enterpriseknowledgegraph/pom.xml b/java-enterpriseknowledgegraph/pom.xml
index 95e58f652b58..78b50c23115a 100644
--- a/java-enterpriseknowledgegraph/pom.xml
+++ b/java-enterpriseknowledgegraph/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
pom
- 0.59.0-SNAPSHOT
+ 0.59.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.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-enterpriseknowledgegraph
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
grpc-google-cloud-enterpriseknowledgegraph-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-enterpriseknowledgegraph-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/pom.xml b/java-enterpriseknowledgegraph/proto-google-cloud-enterpriseknowledgegraph-v1/pom.xml
index 5dfeeb3fc379..30b046778a5d 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-enterpriseknowledgegraph-v1
Proto library for google-cloud-enterpriseknowledgegraph
com.google.cloud
google-cloud-enterpriseknowledgegraph-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-errorreporting/google-cloud-errorreporting-bom/pom.xml b/java-errorreporting/google-cloud-errorreporting-bom/pom.xml
index 134805c27d2e..7cb119fe25d7 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.184.0-beta-SNAPSHOT
+ 0.184.0-beta
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-errorreporting
- 0.184.0-beta-SNAPSHOT
+ 0.184.0-beta
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
diff --git a/java-errorreporting/google-cloud-errorreporting/pom.xml b/java-errorreporting/google-cloud-errorreporting/pom.xml
index 19c232446f30..3217a7a55e6f 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.184.0-beta-SNAPSHOT
+ 0.184.0-beta
jar
Google Cloud Error Reporting
Java idiomatic client for Google Cloud Error Reporting
com.google.cloud
google-cloud-errorreporting-parent
- 0.184.0-beta-SNAPSHOT
+ 0.184.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 4576b8b636f6..13858666c7ee 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.150.0-SNAPSHOT
+ 0.150.0
grpc-google-cloud-error-reporting-v1beta1
GRPC library for grpc-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.184.0-beta-SNAPSHOT
+ 0.184.0-beta
diff --git a/java-errorreporting/pom.xml b/java-errorreporting/pom.xml
index 146677ad4d7b..54aee0d66c7e 100644
--- a/java-errorreporting/pom.xml
+++ b/java-errorreporting/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-errorreporting-parent
pom
- 0.184.0-beta-SNAPSHOT
+ 0.184.0-beta
Google Cloud Error Reporting Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,18 +29,18 @@
com.google.cloud
google-cloud-errorreporting
- 0.184.0-beta-SNAPSHOT
+ 0.184.0-beta
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
diff --git a/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/pom.xml b/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/pom.xml
index 83f2d0b2a259..3d7f09435d6d 100644
--- a/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/pom.xml
+++ b/java-errorreporting/proto-google-cloud-error-reporting-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.150.0-SNAPSHOT
+ 0.150.0
proto-google-cloud-error-reporting-v1beta1
PROTO library for proto-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.184.0-beta-SNAPSHOT
+ 0.184.0-beta
diff --git a/java-essential-contacts/google-cloud-essential-contacts-bom/pom.xml b/java-essential-contacts/google-cloud-essential-contacts-bom/pom.xml
index 816f833a1770..3eea3a0c2e02 100644
--- a/java-essential-contacts/google-cloud-essential-contacts-bom/pom.xml
+++ b/java-essential-contacts/google-cloud-essential-contacts-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-essential-contacts-bom
- 2.63.0-SNAPSHOT
+ 2.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-essential-contacts
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-essential-contacts-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-essential-contacts-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-essential-contacts/google-cloud-essential-contacts/pom.xml b/java-essential-contacts/google-cloud-essential-contacts/pom.xml
index 5cd4ecbe5ba5..f632e9c67ac8 100644
--- a/java-essential-contacts/google-cloud-essential-contacts/pom.xml
+++ b/java-essential-contacts/google-cloud-essential-contacts/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-essential-contacts
- 2.63.0-SNAPSHOT
+ 2.63.0
jar
Google Essential Contacts API
Essential Contacts API helps you customize who receives notifications by providing your own list of contacts in many Google Cloud services.
com.google.cloud
google-cloud-essential-contacts-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
google-cloud-essential-contacts
diff --git a/java-essential-contacts/grpc-google-cloud-essential-contacts-v1/pom.xml b/java-essential-contacts/grpc-google-cloud-essential-contacts-v1/pom.xml
index 3539477e5705..fca1ecb6640a 100644
--- a/java-essential-contacts/grpc-google-cloud-essential-contacts-v1/pom.xml
+++ b/java-essential-contacts/grpc-google-cloud-essential-contacts-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-essential-contacts-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
grpc-google-cloud-essential-contacts-v1
GRPC library for google-cloud-essential-contacts
com.google.cloud
google-cloud-essential-contacts-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-essential-contacts/pom.xml b/java-essential-contacts/pom.xml
index 2a9750a3834a..d8081f0d8243 100644
--- a/java-essential-contacts/pom.xml
+++ b/java-essential-contacts/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-essential-contacts-parent
pom
- 2.63.0-SNAPSHOT
+ 2.63.0
Google Essential Contacts API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-essential-contacts
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
grpc-google-cloud-essential-contacts-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
com.google.api.grpc
proto-google-cloud-essential-contacts-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-essential-contacts/proto-google-cloud-essential-contacts-v1/pom.xml b/java-essential-contacts/proto-google-cloud-essential-contacts-v1/pom.xml
index b6c45fded915..b332624aa2e5 100644
--- a/java-essential-contacts/proto-google-cloud-essential-contacts-v1/pom.xml
+++ b/java-essential-contacts/proto-google-cloud-essential-contacts-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-essential-contacts-v1
- 2.63.0-SNAPSHOT
+ 2.63.0
proto-google-cloud-essential-contacts-v1
Proto library for google-cloud-essential-contacts
com.google.cloud
google-cloud-essential-contacts-parent
- 2.63.0-SNAPSHOT
+ 2.63.0
diff --git a/java-eventarc-publishing/google-cloud-eventarc-publishing-bom/pom.xml b/java-eventarc-publishing/google-cloud-eventarc-publishing-bom/pom.xml
index 18669fbb40d0..40c55ec94f54 100644
--- a/java-eventarc-publishing/google-cloud-eventarc-publishing-bom/pom.xml
+++ b/java-eventarc-publishing/google-cloud-eventarc-publishing-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-eventarc-publishing-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-eventarc-publishing
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-eventarc-publishing-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-eventarc-publishing-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-eventarc-publishing/google-cloud-eventarc-publishing/pom.xml b/java-eventarc-publishing/google-cloud-eventarc-publishing/pom.xml
index 1f312b2b7e80..01d6d368e073 100644
--- a/java-eventarc-publishing/google-cloud-eventarc-publishing/pom.xml
+++ b/java-eventarc-publishing/google-cloud-eventarc-publishing/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-eventarc-publishing
- 0.63.0-SNAPSHOT
+ 0.63.0
jar
Google Eventarc Publishing
Eventarc Publishing lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes.
com.google.cloud
google-cloud-eventarc-publishing-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
google-cloud-eventarc-publishing
diff --git a/java-eventarc-publishing/grpc-google-cloud-eventarc-publishing-v1/pom.xml b/java-eventarc-publishing/grpc-google-cloud-eventarc-publishing-v1/pom.xml
index 55b20d52cdd9..a7b328e0a87e 100644
--- a/java-eventarc-publishing/grpc-google-cloud-eventarc-publishing-v1/pom.xml
+++ b/java-eventarc-publishing/grpc-google-cloud-eventarc-publishing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-eventarc-publishing-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
grpc-google-cloud-eventarc-publishing-v1
GRPC library for google-cloud-eventarc-publishing
com.google.cloud
google-cloud-eventarc-publishing-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-eventarc-publishing/pom.xml b/java-eventarc-publishing/pom.xml
index 9a12cca3be54..d5fd244e52eb 100644
--- a/java-eventarc-publishing/pom.xml
+++ b/java-eventarc-publishing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-eventarc-publishing-parent
pom
- 0.63.0-SNAPSHOT
+ 0.63.0
Google Eventarc Publishing Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-eventarc-publishing
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
grpc-google-cloud-eventarc-publishing-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
com.google.api.grpc
proto-google-cloud-eventarc-publishing-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-eventarc-publishing/proto-google-cloud-eventarc-publishing-v1/pom.xml b/java-eventarc-publishing/proto-google-cloud-eventarc-publishing-v1/pom.xml
index a382c7def8a9..80090f466031 100644
--- a/java-eventarc-publishing/proto-google-cloud-eventarc-publishing-v1/pom.xml
+++ b/java-eventarc-publishing/proto-google-cloud-eventarc-publishing-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-eventarc-publishing-v1
- 0.63.0-SNAPSHOT
+ 0.63.0
proto-google-cloud-eventarc-publishing-v1
Proto library for google-cloud-eventarc-publishing
com.google.cloud
google-cloud-eventarc-publishing-parent
- 0.63.0-SNAPSHOT
+ 0.63.0
diff --git a/java-eventarc/google-cloud-eventarc-bom/pom.xml b/java-eventarc/google-cloud-eventarc-bom/pom.xml
index 2f41cabcd424..aab9b52bb5dd 100644
--- a/java-eventarc/google-cloud-eventarc-bom/pom.xml
+++ b/java-eventarc/google-cloud-eventarc-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-eventarc-bom
- 1.63.0-SNAPSHOT
+ 1.63.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-eventarc
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
grpc-google-cloud-eventarc-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
proto-google-cloud-eventarc-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-eventarc/google-cloud-eventarc/pom.xml b/java-eventarc/google-cloud-eventarc/pom.xml
index 36f302092853..8ab6773ba45e 100644
--- a/java-eventarc/google-cloud-eventarc/pom.xml
+++ b/java-eventarc/google-cloud-eventarc/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-eventarc
- 1.63.0-SNAPSHOT
+ 1.63.0
jar
Google Eventarc
Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes.
com.google.cloud
google-cloud-eventarc-parent
- 1.63.0-SNAPSHOT
+ 1.63.0
google-cloud-eventarc
diff --git a/java-eventarc/grpc-google-cloud-eventarc-v1/pom.xml b/java-eventarc/grpc-google-cloud-eventarc-v1/pom.xml
index 1f04b7e4d380..55ae063cc796 100644
--- a/java-eventarc/grpc-google-cloud-eventarc-v1/pom.xml
+++ b/java-eventarc/grpc-google-cloud-eventarc-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-eventarc-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
grpc-google-cloud-eventarc-v1
GRPC library for google-cloud-eventarc
com.google.cloud
google-cloud-eventarc-parent
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-eventarc/pom.xml b/java-eventarc/pom.xml
index c48554dded43..ad48c2da1a5f 100644
--- a/java-eventarc/pom.xml
+++ b/java-eventarc/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-eventarc-parent
pom
- 1.63.0-SNAPSHOT
+ 1.63.0
Google Eventarc Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-eventarc
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
grpc-google-cloud-eventarc-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
com.google.api.grpc
proto-google-cloud-eventarc-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-eventarc/proto-google-cloud-eventarc-v1/pom.xml b/java-eventarc/proto-google-cloud-eventarc-v1/pom.xml
index 1ac5e1efc684..79fac454cd20 100644
--- a/java-eventarc/proto-google-cloud-eventarc-v1/pom.xml
+++ b/java-eventarc/proto-google-cloud-eventarc-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-eventarc-v1
- 1.63.0-SNAPSHOT
+ 1.63.0
proto-google-cloud-eventarc-v1
Proto library for google-cloud-eventarc
com.google.cloud
google-cloud-eventarc-parent
- 1.63.0-SNAPSHOT
+ 1.63.0
diff --git a/java-filestore/google-cloud-filestore-bom/pom.xml b/java-filestore/google-cloud-filestore-bom/pom.xml
index eef42b5ca1e4..f894a2bb392f 100644
--- a/java-filestore/google-cloud-filestore-bom/pom.xml
+++ b/java-filestore/google-cloud-filestore-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-filestore-bom
- 1.64.0-SNAPSHOT
+ 1.64.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-filestore
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
grpc-google-cloud-filestore-v1beta1
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-filestore-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-cloud-filestore-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-cloud-filestore-v1beta1
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-filestore/google-cloud-filestore/pom.xml b/java-filestore/google-cloud-filestore/pom.xml
index d9a2e1575669..37c5c8ef47ca 100644
--- a/java-filestore/google-cloud-filestore/pom.xml
+++ b/java-filestore/google-cloud-filestore/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-filestore
- 1.64.0-SNAPSHOT
+ 1.64.0
jar
Google Cloud Filestore API
Cloud Filestore API instances are fully managed NFS file servers on Google Cloud for use with applications running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters.
com.google.cloud
google-cloud-filestore-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
google-cloud-filestore
diff --git a/java-filestore/grpc-google-cloud-filestore-v1/pom.xml b/java-filestore/grpc-google-cloud-filestore-v1/pom.xml
index f55211d72044..4125fa1431f2 100644
--- a/java-filestore/grpc-google-cloud-filestore-v1/pom.xml
+++ b/java-filestore/grpc-google-cloud-filestore-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-filestore-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
grpc-google-cloud-filestore-v1
GRPC library for google-cloud-filestore
com.google.cloud
google-cloud-filestore-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-filestore/grpc-google-cloud-filestore-v1beta1/pom.xml b/java-filestore/grpc-google-cloud-filestore-v1beta1/pom.xml
index f6bf55b7e94d..87bc7d548ed6 100644
--- a/java-filestore/grpc-google-cloud-filestore-v1beta1/pom.xml
+++ b/java-filestore/grpc-google-cloud-filestore-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-filestore-v1beta1
- 0.66.0-SNAPSHOT
+ 0.66.0
grpc-google-cloud-filestore-v1beta1
GRPC library for google-cloud-filestore
com.google.cloud
google-cloud-filestore-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-filestore/pom.xml b/java-filestore/pom.xml
index 7b10adeed7d5..9967fc5e400f 100644
--- a/java-filestore/pom.xml
+++ b/java-filestore/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-filestore-parent
pom
- 1.64.0-SNAPSHOT
+ 1.64.0
Google Cloud Filestore API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-filestore
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
grpc-google-cloud-filestore-v1beta1
- 0.66.0-SNAPSHOT
+ 0.66.0
com.google.api.grpc
grpc-google-cloud-filestore-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-cloud-filestore-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
com.google.api.grpc
proto-google-cloud-filestore-v1beta1
- 0.66.0-SNAPSHOT
+ 0.66.0
diff --git a/java-filestore/proto-google-cloud-filestore-v1/pom.xml b/java-filestore/proto-google-cloud-filestore-v1/pom.xml
index d629de7b4076..48a7b039efb5 100644
--- a/java-filestore/proto-google-cloud-filestore-v1/pom.xml
+++ b/java-filestore/proto-google-cloud-filestore-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-filestore-v1
- 1.64.0-SNAPSHOT
+ 1.64.0
proto-google-cloud-filestore-v1
Proto library for google-cloud-filestore
com.google.cloud
google-cloud-filestore-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-filestore/proto-google-cloud-filestore-v1beta1/pom.xml b/java-filestore/proto-google-cloud-filestore-v1beta1/pom.xml
index a03a833645e6..852e7b96efc9 100644
--- a/java-filestore/proto-google-cloud-filestore-v1beta1/pom.xml
+++ b/java-filestore/proto-google-cloud-filestore-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-filestore-v1beta1
- 0.66.0-SNAPSHOT
+ 0.66.0
proto-google-cloud-filestore-v1beta1
Proto library for google-cloud-filestore
com.google.cloud
google-cloud-filestore-parent
- 1.64.0-SNAPSHOT
+ 1.64.0
diff --git a/java-financialservices/google-cloud-financialservices-bom/pom.xml b/java-financialservices/google-cloud-financialservices-bom/pom.xml
index eaeb213b0cb9..9d17ec0c3aec 100644
--- a/java-financialservices/google-cloud-financialservices-bom/pom.xml
+++ b/java-financialservices/google-cloud-financialservices-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-financialservices-bom
- 0.4.0-SNAPSHOT
+ 0.4.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-financialservices
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
grpc-google-cloud-financialservices-v1
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
proto-google-cloud-financialservices-v1
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-financialservices/google-cloud-financialservices/pom.xml b/java-financialservices/google-cloud-financialservices/pom.xml
index 1e2330834c77..2436a1104c62 100644
--- a/java-financialservices/google-cloud-financialservices/pom.xml
+++ b/java-financialservices/google-cloud-financialservices/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-financialservices
- 0.4.0-SNAPSHOT
+ 0.4.0
jar
Google Financial Services API
Financial Services API Google Cloud's Anti Money Laundering AI (AML AI) product is an API that scores AML risk. Use it to identify more risk, more defensibly, with fewer false positives and reduced time per review.
com.google.cloud
google-cloud-financialservices-parent
- 0.4.0-SNAPSHOT
+ 0.4.0
google-cloud-financialservices
diff --git a/java-financialservices/grpc-google-cloud-financialservices-v1/pom.xml b/java-financialservices/grpc-google-cloud-financialservices-v1/pom.xml
index 24b229349f72..17332634206d 100644
--- a/java-financialservices/grpc-google-cloud-financialservices-v1/pom.xml
+++ b/java-financialservices/grpc-google-cloud-financialservices-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-financialservices-v1
- 0.4.0-SNAPSHOT
+ 0.4.0
grpc-google-cloud-financialservices-v1
GRPC library for google-cloud-financialservices
com.google.cloud
google-cloud-financialservices-parent
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-financialservices/pom.xml b/java-financialservices/pom.xml
index fa1ca2de621d..21469e4da66e 100644
--- a/java-financialservices/pom.xml
+++ b/java-financialservices/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-financialservices-parent
pom
- 0.4.0-SNAPSHOT
+ 0.4.0
Google Financial Services API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-financialservices
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
grpc-google-cloud-financialservices-v1
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
proto-google-cloud-financialservices-v1
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-financialservices/proto-google-cloud-financialservices-v1/pom.xml b/java-financialservices/proto-google-cloud-financialservices-v1/pom.xml
index 34e79162f3fa..a0977a617a8e 100644
--- a/java-financialservices/proto-google-cloud-financialservices-v1/pom.xml
+++ b/java-financialservices/proto-google-cloud-financialservices-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-financialservices-v1
- 0.4.0-SNAPSHOT
+ 0.4.0
proto-google-cloud-financialservices-v1
Proto library for google-cloud-financialservices
com.google.cloud
google-cloud-financialservices-parent
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-functions/google-cloud-functions-bom/pom.xml b/java-functions/google-cloud-functions-bom/pom.xml
index 4f736ef079c2..acfaddf1d74d 100644
--- a/java-functions/google-cloud-functions-bom/pom.xml
+++ b/java-functions/google-cloud-functions-bom/pom.xml
@@ -3,13 +3,13 @@
4.0.0
com.google.cloud
google-cloud-functions-bom
- 2.65.0-SNAPSHOT
+ 2.65.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -27,47 +27,47 @@
com.google.cloud
google-cloud-functions
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v2beta
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v2alpha
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v2
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v2beta
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v2alpha
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v2
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/google-cloud-functions/pom.xml b/java-functions/google-cloud-functions/pom.xml
index 9a8cef845218..db002f754b01 100644
--- a/java-functions/google-cloud-functions/pom.xml
+++ b/java-functions/google-cloud-functions/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-functions
- 2.65.0-SNAPSHOT
+ 2.65.0
jar
Google Cloud Functions
is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management.
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
google-cloud-functions
diff --git a/java-functions/grpc-google-cloud-functions-v1/pom.xml b/java-functions/grpc-google-cloud-functions-v1/pom.xml
index 1b41095a8f32..063dd781e50e 100644
--- a/java-functions/grpc-google-cloud-functions-v1/pom.xml
+++ b/java-functions/grpc-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
grpc-google-cloud-functions-v1
GRPC library for grpc-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/grpc-google-cloud-functions-v2/pom.xml b/java-functions/grpc-google-cloud-functions-v2/pom.xml
index 6f88e56abf9e..5137b08abc53 100644
--- a/java-functions/grpc-google-cloud-functions-v2/pom.xml
+++ b/java-functions/grpc-google-cloud-functions-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v2
- 2.65.0-SNAPSHOT
+ 2.65.0
grpc-google-cloud-functions-v2
GRPC library for google-cloud-functions
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/grpc-google-cloud-functions-v2alpha/pom.xml b/java-functions/grpc-google-cloud-functions-v2alpha/pom.xml
index 97f65681223e..c4ba34f72134 100644
--- a/java-functions/grpc-google-cloud-functions-v2alpha/pom.xml
+++ b/java-functions/grpc-google-cloud-functions-v2alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v2alpha
- 2.65.0-SNAPSHOT
+ 2.65.0
grpc-google-cloud-functions-v2alpha
GRPC library for google-cloud-functions
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/grpc-google-cloud-functions-v2beta/pom.xml b/java-functions/grpc-google-cloud-functions-v2beta/pom.xml
index f2c52c213135..91c36a4edcee 100644
--- a/java-functions/grpc-google-cloud-functions-v2beta/pom.xml
+++ b/java-functions/grpc-google-cloud-functions-v2beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-functions-v2beta
- 2.65.0-SNAPSHOT
+ 2.65.0
grpc-google-cloud-functions-v2beta
GRPC library for google-cloud-functions
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/pom.xml b/java-functions/pom.xml
index e2e2dddc2f00..d06d678b9a81 100644
--- a/java-functions/pom.xml
+++ b/java-functions/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-functions-parent
pom
- 2.65.0-SNAPSHOT
+ 2.65.0
Google Cloud Functions Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../google-cloud-jar-parent/pom.xml
@@ -29,47 +29,47 @@
com.google.cloud
google-cloud-functions
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v2
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v2
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v2alpha
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v2beta
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v2alpha
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v2beta
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
com.google.api.grpc
grpc-google-cloud-functions-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/proto-google-cloud-functions-v1/pom.xml b/java-functions/proto-google-cloud-functions-v1/pom.xml
index 1c1776f2fc6c..f5ae67441729 100644
--- a/java-functions/proto-google-cloud-functions-v1/pom.xml
+++ b/java-functions/proto-google-cloud-functions-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v1
- 2.65.0-SNAPSHOT
+ 2.65.0
proto-google-cloud-functions-v1
PROTO library for proto-google-cloud-functions-v1
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/proto-google-cloud-functions-v2/pom.xml b/java-functions/proto-google-cloud-functions-v2/pom.xml
index 3c395c222aa2..274a5952857f 100644
--- a/java-functions/proto-google-cloud-functions-v2/pom.xml
+++ b/java-functions/proto-google-cloud-functions-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v2
- 2.65.0-SNAPSHOT
+ 2.65.0
proto-google-cloud-functions-v2
Proto library for google-cloud-functions
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/proto-google-cloud-functions-v2alpha/pom.xml b/java-functions/proto-google-cloud-functions-v2alpha/pom.xml
index cf1e2d0808dd..6f454c924573 100644
--- a/java-functions/proto-google-cloud-functions-v2alpha/pom.xml
+++ b/java-functions/proto-google-cloud-functions-v2alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v2alpha
- 2.65.0-SNAPSHOT
+ 2.65.0
proto-google-cloud-functions-v2alpha
Proto library for google-cloud-functions
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-functions/proto-google-cloud-functions-v2beta/pom.xml b/java-functions/proto-google-cloud-functions-v2beta/pom.xml
index c4111e2ec80e..8ea837935d61 100644
--- a/java-functions/proto-google-cloud-functions-v2beta/pom.xml
+++ b/java-functions/proto-google-cloud-functions-v2beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-functions-v2beta
- 2.65.0-SNAPSHOT
+ 2.65.0
proto-google-cloud-functions-v2beta
Proto library for google-cloud-functions
com.google.cloud
google-cloud-functions-parent
- 2.65.0-SNAPSHOT
+ 2.65.0
diff --git a/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement-bom/pom.xml b/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement-bom/pom.xml
index 9fde3ad32faf..fd6bde0fad6d 100644
--- a/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement-bom/pom.xml
+++ b/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-gdchardwaremanagement-bom
- 0.18.0-SNAPSHOT
+ 0.18.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.57.0-SNAPSHOT
+ 1.57.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-gdchardwaremanagement
- 0.18.0-SNAPSHOT
+ 0.18.0
com.google.api.grpc
grpc-google-cloud-gdchardwaremanagement-v1alpha
- 0.18.0-SNAPSHOT
+ 0.18.0
com.google.api.grpc
proto-google-cloud-gdchardwaremanagement-v1alpha
- 0.18.0-SNAPSHOT
+ 0.18.0
diff --git a/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement/pom.xml b/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement/pom.xml
index 1470f56eaaf1..dca10b7b5ba3 100644
--- a/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement/pom.xml
+++ b/java-gdchardwaremanagement/google-cloud-gdchardwaremanagement/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-gdchardwaremanagement
- 0.18.0-SNAPSHOT
+ 0.18.0
jar
Google GDC Hardware Management API
GDC Hardware Management API Google Distributed Cloud connected 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-gdchardwaremanagement-parent
- 0.18.0-SNAPSHOT
+ 0.18.0
google-cloud-gdchardwaremanagement
diff --git a/java-gdchardwaremanagement/grpc-google-cloud-gdchardwaremanagement-v1alpha/pom.xml b/java-gdchardwaremanagement/grpc-google-cloud-gdchardwaremanagement-v1alpha/pom.xml
index 912536cb5600..a4b725dd5cb8 100644
--- a/java-gdchardwaremanagement/grpc-google-cloud-gdchardwaremanagement-v1alpha/pom.xml
+++ b/java-gdchardwaremanagement/grpc-google-cloud-gdchardwaremanagement-v1alpha/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-gdchardwaremanagement-v1alpha
- 0.18.0-SNAPSHOT
+ 0.18.0
grpc-google-cloud-gdchardwaremanagement-v1alpha
GRPC library for google-cloud-gdchardwaremanagement
com.google.cloud
google-cloud-gdchardwaremanagement-parent
- 0.18.0-SNAPSHOT
+ 0.18.0
diff --git a/java-gdchardwaremanagement/pom.xml b/java-gdchardwaremanagement/pom.xml
index 98c0c222be7a..a70808ba16f5 100644
--- a/java-gdchardwaremanagement/pom.xml
+++ b/java-gdchardwaremanagement/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-gdchardwaremanagement-parent
pom
- 0.18.0-SNAPSHOT
+ 0.18.0
Google GDC Hardware Management API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@