diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 687da3a5c89a..05f0dcad2064 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.74.0"
+ ".": "1.75.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21a7c73bfa71..17bb89e09037 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,62 @@
# Changelog
+## [1.75.0](https://github.com/googleapis/google-cloud-java/compare/v1.74.0...v1.75.0) (2025-12-10)
+
+
+### ⚠ BREAKING CHANGES
+
+* [aiplatform] fix issue when using UrlContext tool
+
+### Features
+
+* [aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec` ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] add `gpu_partition_size` in `machine_spec` v1 api ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] Add support for developer connect based deployment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] Add support for developer connect based deployment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] Expose FullFineTunedResources for full fine tuned deployments ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] Expose zone when creating a FeatureOnlineStore ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [artifact-registry] add ExportArtifact API ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [artifact-registry] add image_manifest field in DockerImage ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [backupdr] Adding new fields for CMEK and Retention Inheritance features ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [batch] added new provisioning models ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [cloudbuild] Update GCB with latest proto changes ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [compute] Update Compute Engine v1 API to revision 20251031 ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [eventarc] add wide-scope Eventarc GoogleApiSource flags ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [gke-multi-cloud] added custom tolerations and labels support for Attached Clusters ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [netapp] Add Squash Mode to Export Policy ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [network-security] publish networksecurity v1beta1 api ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [parallelstore] add transfer metadata options proto definition ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [run] add SourceCode proto to Run container config ([2f0f298](https://github.com/googleapis/google-cloud-java/commit/2f0f2982905cbbdccd4bce9bf5fb801512ee42c2))
+* [shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region` ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [vectorsearch] Added TextSearch support to the batch search API ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+
+### Bug Fixes
+
+* [aiplatform] fix issue when using UrlContext tool ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig` ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* partial release of java-asset and gapic-libraries-bom ([ce3d3fb](https://github.com/googleapis/google-cloud-java/commit/ce3d3fbf5f0f205a38309afc827a7b3d4a230e3c))
+
+
+### Documentation
+
+* [aiplatform] update `ReplicatedVoiceConfig.mime_type` comment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [aiplatform] update `ReplicatedVoiceConfig.mime_type` comment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [alloydb] Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster ([2f0f298](https://github.com/googleapis/google-cloud-java/commit/2f0f2982905cbbdccd4bce9bf5fb801512ee42c2))
+* [parallelstore] update tickets component number ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* [shopping-merchant-accounts] A comment for enum `AccessRight` is changed ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
## [1.74.0](https://github.com/googleapis/google-cloud-java/compare/v1.73.0...v1.74.0) (2025-11-14)
diff --git a/changelog.json b/changelog.json
index 7ca9b77d114b..09249fe883f6 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,11797 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-compute",
+ "id": "982f27eb-3e2f-4d54-b2e0-5a0ce1edbb85",
+ "createTime": "2025-12-10T01:04:10.624Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudsupport",
+ "id": "d0d85b84-86a8-495f-b3ef-91b39d75e7d6",
+ "createTime": "2025-12-10T01:04:10.037Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudsecuritycompliance",
+ "id": "bf7672a6-6168-45bb-beff-71846bd5a0e3",
+ "createTime": "2025-12-10T01:04:09.333Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudquotas",
+ "id": "2a7e6c0a-cb1f-46ea-9f5e-f1f1b56008a7",
+ "createTime": "2025-12-10T01:04:08.461Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudcontrolspartner",
+ "id": "23bac631-781d-44bf-a99a-59edb771f489",
+ "createTime": "2025-12-10T01:04:07.798Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-cloudcommerceconsumerprocurement",
+ "id": "0dec2d54-188f-4fb0-98fc-171a26fc59fd",
+ "createTime": "2025-12-10T01:04:07.273Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-build",
+ "id": "4b042242-330b-442d-862e-807af342c1f2",
+ "createTime": "2025-12-10T01:04:06.378Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chronicle",
+ "id": "df36fbbd-f269-4418-a64b-3cdad657f416",
+ "createTime": "2025-12-10T01:04:05.802Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chat",
+ "id": "3315594e-6e91-4726-9b64-cf90019bfced",
+ "createTime": "2025-12-10T01:04:05.229Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-channel",
+ "id": "f1383ced-cea3-427d-8b63-309d65949ed4",
+ "createTime": "2025-12-10T01:04:04.532Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-certificate-manager",
+ "id": "a3b2387f-4d4f-427f-a1c6-ad56c03cd364",
+ "createTime": "2025-12-10T01:04:03.667Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-capacityplanner",
+ "id": "d0c0a820-f9ce-40b0-b807-e03dfaa29ba5",
+ "createTime": "2025-12-10T01:04:03.009Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-binary-authorization",
+ "id": "a71e7d28-c279-46eb-9380-b170ae3f2ef1",
+ "createTime": "2025-12-10T01:04:02.468Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-billingbudgets",
+ "id": "b4994076-1b19-4f13-b8d8-0851b21cd9e9",
+ "createTime": "2025-12-10T01:04:01.608Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-billing",
+ "id": "fd07698d-4c7c-4659-8fef-33ab4e3c2c80",
+ "createTime": "2025-12-10T01:04:01.023Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigqueryreservation",
+ "id": "c19aa2f3-78a9-464d-a191-abd1cff63a99",
+ "createTime": "2025-12-10T01:04:00.450Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerymigration",
+ "id": "4ade5ff0-c478-4242-80cc-078ca96d25a1",
+ "createTime": "2025-12-10T01:03:59.823Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer",
+ "id": "8914a9f0-1d9f-41cd-bfd7-74712b25b1f1",
+ "createTime": "2025-12-10T01:03:58.966Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatapolicy",
+ "id": "a51f5bee-fa13-41cb-b0e8-aa94a841072a",
+ "createTime": "2025-12-10T01:03:58.388Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigqueryconnection",
+ "id": "ec270dc1-3539-4d6c-b0d2-c9005fb0822d",
+ "createTime": "2025-12-10T01:03:57.855Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquery-data-exchange",
+ "id": "62cd0024-c40d-4e8c-a000-47498c6a0652",
+ "createTime": "2025-12-10T01:03:56.973Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-biglake",
+ "id": "3e8cea23-1c79-43bf-9c17-c9283065e25a",
+ "createTime": "2025-12-10T01:03:56.413Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-clientgateways",
+ "id": "e8245e94-ea92-475e-aa1c-97362e9bf129",
+ "createTime": "2025-12-10T01:03:55.846Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-clientconnectorservices",
+ "id": "b6aaae9c-1bfb-4236-89b5-1e6faad8c887",
+ "createTime": "2025-12-10T01:03:55.163Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appgateways",
+ "id": "9c11e896-25cb-4292-b6c6-45a86b7d1b3a",
+ "createTime": "2025-12-10T01:03:54.289Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appconnectors",
+ "id": "4b2fc5b4-d535-4318-a616-6b2a6ee1ee7b",
+ "createTime": "2025-12-10T01:03:53.666Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-beyondcorp-appconnections",
+ "id": "7878e675-016b-434b-8328-9291cfd1383f",
+ "createTime": "2025-12-10T01:03:53.095Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-batch",
+ "id": "fca0da5f-83a5-49db-94ff-7108bf12b4dd",
+ "createTime": "2025-12-10T01:03:52.146Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bare-metal-solution",
+ "id": "47c351fe-17d0-4795-af9b-360cecf674b6",
+ "createTime": "2025-12-10T01:03:51.501Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-backupdr",
+ "id": "a3a24b41-9ec2-4c4c-b885-4d7822660fd8",
+ "createTime": "2025-12-10T01:03:50.872Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-automl",
+ "id": "c08ff772-d131-4621-bdcc-c746a6710a55",
+ "createTime": "2025-12-10T01:03:50.155Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-assured-workloads",
+ "id": "8bca2a9f-8f39-4b3a-873a-55f8e18ddaef",
+ "createTime": "2025-12-10T01:03:49.264Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "ce3d3fbf5f0f205a38309afc827a7b3d4a230e3c",
+ "message": "partial release of java-asset and gapic-libraries-bom",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-asset",
+ "id": "67174db6-a73c-4df8-8272-7e91a39cf92e",
+ "createTime": "2025-12-10T01:03:48.646Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-artifact-registry",
+ "id": "08ceda39-2b86-4365-bccb-280e0e60b36e",
+ "createTime": "2025-12-10T01:03:48.162Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.area120:google-area120-tables",
+ "id": "091686a5-a07c-4162-ad15-57955d318c78",
+ "createTime": "2025-12-10T01:03:47.260Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apphub",
+ "id": "2054694a-f97a-491e-96a8-df6b64863b71",
+ "createTime": "2025-12-10T01:03:46.710Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-appengine-admin",
+ "id": "3f076c1b-e58a-4d20-bcbc-505a8454622b",
+ "createTime": "2025-12-10T01:03:46.138Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apikeys",
+ "id": "c271e59c-9e7b-48ce-b428-5a4dc372ba23",
+ "createTime": "2025-12-10T01:03:45.465Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apihub",
+ "id": "8bbfc832-3f3f-475d-8698-f7d1f96ab232",
+ "createTime": "2025-12-10T01:03:44.651Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apigee-registry",
+ "id": "8db0672a-7d1c-472b-8beb-6ea3ed500969",
+ "createTime": "2025-12-10T01:03:44.043Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-apigee-connect",
+ "id": "60f4891c-e8d2-42ed-946f-14e2fddcb684",
+ "createTime": "2025-12-10T01:03:43.440Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-api-gateway",
+ "id": "a7a1f551-8401-4fe4-946e-ea7e71325ac9",
+ "createTime": "2025-12-10T01:03:42.474Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-analyticshub",
+ "id": "af6ebba4-93dd-4259-afa0-d0b4a382b7cb",
+ "createTime": "2025-12-10T01:03:41.820Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.analytics:google-analytics-data",
+ "id": "c84f97a4-d440-4c78-a4e9-e15860e9e051",
+ "createTime": "2025-12-10T01:03:41.257Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.analytics:google-analytics-admin",
+ "id": "291d6819-8435-4114-855b-f7d091922a5b",
+ "createTime": "2025-12-10T01:03:40.564Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-alloydb-connectors",
+ "id": "50243bdb-4f5b-4917-a33e-3cb1662ada9b",
+ "createTime": "2025-12-10T01:03:39.753Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-aiplatform",
+ "id": "13faa3ae-b791-4569-8277-53002a5622b4",
+ "createTime": "2025-12-10T01:03:39.149Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-advisorynotifications",
+ "id": "f6c2bd2f-a703-4eac-8558-62dd7796c19a",
+ "createTime": "2025-12-10T01:03:38.650Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.api-ads:ad-manager",
+ "id": "decc37c8-8670-4e07-adfd-5b438c543e17",
+ "createTime": "2025-12-10T01:03:37.741Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-identity-accesscontextmanager",
+ "id": "0559c58d-3e80-4f1f-81d1-4c7fd0deb978",
+ "createTime": "2025-12-10T01:03:37.168Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-accessapproval",
+ "id": "d3e9e4d7-e413-42af-9113-ed9c2446c733",
+ "createTime": "2025-12-10T01:03:36.614Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "2f0f2982905cbbdccd4bce9bf5fb801512ee42c2",
+ "message": "[alloydb] Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "2f0f2982905cbbdccd4bce9bf5fb801512ee42c2",
+ "message": "[run] add SourceCode proto to Run container config",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-run",
+ "id": "ac58a419-b0c5-4100-a723-dd2ec575ca01",
+ "createTime": "2025-12-10T01:03:36.017Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "2f0f2982905cbbdccd4bce9bf5fb801512ee42c2",
+ "message": "[alloydb] Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "2f0f2982905cbbdccd4bce9bf5fb801512ee42c2",
+ "message": "[run] add SourceCode proto to Run container config",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] fix issue when using UrlContext tool",
+ "issues": [],
+ "breakingChangeNote": "[aiplatform] fix issue when using UrlContext tool"
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[compute] Update Compute Engine v1 API to revision 20251031",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add ExportArtifact API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db option",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose FullFineTunedResources for full fine tuned deployments",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[gke-multi-cloud] added custom tolerations and labels support for Attached Clusters",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] update `ReplicatedVoiceConfig.mime_type` comment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] add transfer metadata options proto definition",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[parallelstore] update tickets component number",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[network-security] publish networksecurity v1beta1 api",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[channel] Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Expose zone when creating a FeatureOnlineStore",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[cloudbuild] Update GCB with latest proto changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[eventarc] add wide-scope Eventarc GoogleApiSource flags",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vectorsearch] Added TextSearch support to the batch search API",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[netapp] Add Squash Mode to Export Policy",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] Add support for developer connect based deployment",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `gpu_partition_size` in `machine_spec` v1 api",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[batch] added new provisioning models",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[backupdr] Adding new fields for CMEK and Retention Inheritance features",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[vmmigration] add adaptation modifiers and storage pools to MigratingVM target defaults",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-accounts] A comment for enum `AccessRight` is changed",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[artifact-registry] add image_manifest field in DockerImage",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-products] Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-quota] Add the AccountLimit resource and its service to the quota bundle",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[shopping-merchant-inventories] Added the `product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`, `InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`, `ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and `DeleteRegionalInventoryRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "b8870346a399a02bdcca72ec064911bd51dbe532",
+ "message": "[java-shopping-merchant-issue-resolution] Added the `product_id_base64_url_encoded` field to `RenderProductIssuesRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded",
+ "issues": []
+ }
+ ],
+ "version": "1.75.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-alloydb",
+ "id": "505a369d-07f2-4e99-a623-60fc42a25113",
+ "createTime": "2025-12-10T01:03:35.229Z"
+ },
{
"changes": [
{
@@ -1054744,5 +1066535,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2025-11-14T23:05:18.676Z"
+ "updateTime": "2025-12-10T01:04:10.624Z"
}
\ No newline at end of file
diff --git a/gapic-libraries-bom/pom.xml b/gapic-libraries-bom/pom.xml
index a79f79ff0e68..44c47ff43a06 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.75.0-SNAPSHOT
+ 1.75.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-pom-parent/pom.xml
@@ -24,1389 +24,1389 @@
com.google.analytics
google-analytics-admin-bom
- 0.91.0-SNAPSHOT
+ 0.91.0
pom
import
com.google.analytics
google-analytics-data-bom
- 0.92.0-SNAPSHOT
+ 0.92.0
pom
import
com.google.area120
google-area120-tables-bom
- 0.85.0-SNAPSHOT
+ 0.85.0
pom
import
com.google.cloud
google-cloud-accessapproval-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-advisorynotifications-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-aiplatform-bom
- 3.82.0-SNAPSHOT
+ 3.82.0
pom
import
com.google.cloud
google-cloud-alloydb-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-alloydb-connectors-bom
- 0.59.0-SNAPSHOT
+ 0.59.0
pom
import
com.google.cloud
google-cloud-analyticshub-bom
- 0.78.0-SNAPSHOT
+ 0.78.0
pom
import
com.google.cloud
google-cloud-api-gateway-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-apigee-connect-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-apigee-registry-bom
- 0.81.0-SNAPSHOT
+ 0.81.0
pom
import
com.google.cloud
google-cloud-apihub-bom
- 0.34.0-SNAPSHOT
+ 0.34.0
pom
import
com.google.cloud
google-cloud-apikeys-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-appengine-admin-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-apphub-bom
- 0.45.0-SNAPSHOT
+ 0.45.0
pom
import
com.google.cloud
google-cloud-artifact-registry-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-asset-bom
- 3.85.0-SNAPSHOT
+ 3.85.0
pom
import
com.google.cloud
google-cloud-assured-workloads-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-automl-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-backupdr-bom
- 0.40.0-SNAPSHOT
+ 0.40.0
pom
import
com.google.cloud
google-cloud-bare-metal-solution-bom
- 0.81.0-SNAPSHOT
+ 0.81.0
pom
import
com.google.cloud
google-cloud-batch-bom
- 0.81.0-SNAPSHOT
+ 0.81.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appconnections-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appconnectors-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-beyondcorp-appgateways-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-beyondcorp-clientgateways-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-biglake-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
import
com.google.cloud
google-cloud-bigquery-data-exchange-bom
- 2.76.0-SNAPSHOT
+ 2.76.0
pom
import
com.google.cloud
google-cloud-bigqueryconnection-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-bigquerydatapolicy-bom
- 0.78.0-SNAPSHOT
+ 0.78.0
pom
import
com.google.cloud
google-cloud-bigquerydatatransfer-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-bigquerymigration-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
import
com.google.cloud
google-cloud-bigqueryreservation-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-billing-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-billingbudgets-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-binary-authorization-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-build-bom
- 3.83.0-SNAPSHOT
+ 3.83.0
pom
import
com.google.cloud
google-cloud-capacityplanner-bom
- 0.4.0-SNAPSHOT
+ 0.4.0
pom
import
com.google.cloud
google-cloud-certificate-manager-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
import
com.google.cloud
google-cloud-channel-bom
- 3.85.0-SNAPSHOT
+ 3.85.0
pom
import
com.google.cloud
google-cloud-chat-bom
- 0.45.0-SNAPSHOT
+ 0.45.0
pom
import
com.google.cloud
google-cloud-chronicle-bom
- 0.19.0-SNAPSHOT
+ 0.19.0
pom
import
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-bom
- 0.79.0-SNAPSHOT
+ 0.79.0
pom
import
com.google.cloud
google-cloud-cloudcontrolspartner-bom
- 0.45.0-SNAPSHOT
+ 0.45.0
pom
import
com.google.cloud
google-cloud-cloudquotas-bom
- 0.49.0-SNAPSHOT
+ 0.49.0
pom
import
com.google.cloud
google-cloud-cloudsecuritycompliance-bom
- 0.8.0-SNAPSHOT
+ 0.8.0
pom
import
com.google.cloud
google-cloud-cloudsupport-bom
- 0.65.0-SNAPSHOT
+ 0.65.0
pom
import
com.google.cloud
google-cloud-compute-bom
- 1.91.0-SNAPSHOT
+ 1.91.0
pom
import
com.google.cloud
google-cloud-confidentialcomputing-bom
- 0.67.0-SNAPSHOT
+ 0.67.0
pom
import
com.google.cloud
google-cloud-configdelivery-bom
- 0.15.0-SNAPSHOT
+ 0.15.0
pom
import
com.google.cloud
google-cloud-connectgateway-bom
- 0.33.0-SNAPSHOT
+ 0.33.0
pom
import
com.google.cloud
google-cloud-contact-center-insights-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-container-bom
- 2.84.0-SNAPSHOT
+ 2.84.0
pom
import
com.google.cloud
google-cloud-containeranalysis-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-contentwarehouse-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
import
com.google.cloud
google-cloud-data-fusion-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-databasecenter-bom
- 0.2.0-SNAPSHOT
+ 0.2.0
pom
import
com.google.cloud
google-cloud-datacatalog-bom
- 1.87.0-SNAPSHOT
+ 1.87.0
pom
import
com.google.cloud
google-cloud-dataflow-bom
- 0.85.0-SNAPSHOT
+ 0.85.0
pom
import
com.google.cloud
google-cloud-dataform-bom
- 0.80.0-SNAPSHOT
+ 0.80.0
pom
import
com.google.cloud
google-cloud-datalabeling-bom
- 0.201.0-SNAPSHOT
+ 0.201.0
pom
import
com.google.cloud
google-cloud-datalineage-bom
- 0.73.0-SNAPSHOT
+ 0.73.0
pom
import
com.google.cloud
google-cloud-dataplex-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-cloud-dataproc-bom
- 4.78.0-SNAPSHOT
+ 4.78.0
pom
import
com.google.cloud
google-cloud-dataproc-metastore-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-datastream-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-deploy-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-cloud-developerconnect-bom
- 0.38.0-SNAPSHOT
+ 0.38.0
pom
import
com.google.cloud
google-cloud-devicestreaming-bom
- 0.21.0-SNAPSHOT
+ 0.21.0
pom
import
com.google.cloud
google-cloud-dialogflow-bom
- 4.87.0-SNAPSHOT
+ 4.87.0
pom
import
com.google.cloud
google-cloud-dialogflow-cx-bom
- 0.92.0-SNAPSHOT
+ 0.92.0
pom
import
com.google.cloud
google-cloud-discoveryengine-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
import
com.google.cloud
google-cloud-distributedcloudedge-bom
- 0.78.0-SNAPSHOT
+ 0.78.0
pom
import
com.google.cloud
google-cloud-dlp-bom
- 3.85.0-SNAPSHOT
+ 3.85.0
pom
import
com.google.cloud
google-cloud-dms-bom
- 2.80.0-SNAPSHOT
+ 2.80.0
pom
import
com.google.cloud
google-cloud-dns
- 2.79.0-SNAPSHOT
+ 2.79.0
com.google.cloud
google-cloud-document-ai-bom
- 2.85.0-SNAPSHOT
+ 2.85.0
pom
import
com.google.cloud
google-cloud-domains-bom
- 1.78.0-SNAPSHOT
+ 1.78.0
pom
import
com.google.cloud
google-cloud-edgenetwork-bom
- 0.49.0-SNAPSHOT
+ 0.49.0
pom
import
com.google.cloud
google-cloud-enterpriseknowledgegraph-bom
- 0.77.0-SNAPSHOT
+ 0.77.0
pom
import
com.google.cloud
google-cloud-errorreporting-bom
- 0.202.0-beta-SNAPSHOT
+ 0.202.0-beta
pom
import
com.google.cloud
google-cloud-essential-contacts-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-eventarc-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-eventarc-publishing-bom
- 0.81.0-SNAPSHOT
+ 0.81.0
pom
import
com.google.cloud
google-cloud-filestore-bom
- 1.82.0-SNAPSHOT
+ 1.82.0
pom
import
com.google.cloud
google-cloud-financialservices-bom
- 0.22.0-SNAPSHOT
+ 0.22.0
pom
import
com.google.cloud
google-cloud-functions-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-gdchardwaremanagement-bom
- 0.36.0-SNAPSHOT
+ 0.36.0
pom
import
com.google.cloud
google-cloud-geminidataanalytics-bom
- 0.9.0-SNAPSHOT
+ 0.9.0
pom
import
com.google.cloud
google-cloud-gke-backup-bom
- 0.80.0-SNAPSHOT
+ 0.80.0
pom
import
com.google.cloud
google-cloud-gke-connect-gateway-bom
- 0.82.0-SNAPSHOT
+ 0.82.0
pom
import
com.google.cloud
google-cloud-gke-multi-cloud-bom
- 0.80.0-SNAPSHOT
+ 0.80.0
pom
import
com.google.cloud
google-cloud-gkehub-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-gsuite-addons-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-iamcredentials-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-iap-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-ids-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-infra-manager-bom
- 0.58.0-SNAPSHOT
+ 0.58.0
pom
import
com.google.cloud
google-cloud-iot-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-kms-bom
- 2.84.0-SNAPSHOT
+ 2.84.0
pom
import
com.google.cloud
google-cloud-kmsinventory-bom
- 0.70.0-SNAPSHOT
+ 0.70.0
pom
import
com.google.cloud
google-cloud-language-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-licensemanager-bom
- 0.14.0-SNAPSHOT
+ 0.14.0
pom
import
com.google.cloud
google-cloud-life-sciences-bom
- 0.83.0-SNAPSHOT
+ 0.83.0
pom
import
com.google.cloud
google-cloud-live-stream-bom
- 0.83.0-SNAPSHOT
+ 0.83.0
pom
import
com.google.cloud
google-cloud-locationfinder-bom
- 0.6.0-SNAPSHOT
+ 0.6.0
pom
import
com.google.cloud
google-cloud-lustre-bom
- 0.21.0-SNAPSHOT
+ 0.21.0
pom
import
com.google.cloud
google-cloud-maintenance-bom
- 0.15.0-SNAPSHOT
+ 0.15.0
pom
import
com.google.cloud
google-cloud-managed-identities-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-cloud-managedkafka-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-mediatranslation-bom
- 0.87.0-SNAPSHOT
+ 0.87.0
pom
import
com.google.cloud
google-cloud-meet-bom
- 0.48.0-SNAPSHOT
+ 0.48.0
pom
import
com.google.cloud
google-cloud-memcache-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-migrationcenter-bom
- 0.63.0-SNAPSHOT
+ 0.63.0
pom
import
com.google.cloud
google-cloud-modelarmor-bom
- 0.22.0-SNAPSHOT
+ 0.22.0
pom
import
com.google.cloud
google-cloud-monitoring-bom
- 3.82.0-SNAPSHOT
+ 3.82.0
pom
import
com.google.cloud
google-cloud-monitoring-dashboard-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-monitoring-metricsscope-bom
- 0.75.0-SNAPSHOT
+ 0.75.0
pom
import
com.google.cloud
google-cloud-netapp-bom
- 0.60.0-SNAPSHOT
+ 0.60.0
pom
import
com.google.cloud
google-cloud-network-management-bom
- 1.82.0-SNAPSHOT
+ 1.82.0
pom
import
com.google.cloud
google-cloud-network-security-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
import
com.google.cloud
google-cloud-networkconnectivity-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-networkservices-bom
- 0.37.0-SNAPSHOT
+ 0.37.0
pom
import
com.google.cloud
google-cloud-notebooks-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-cloud-notification
- 0.199.0-beta-SNAPSHOT
+ 0.199.0-beta
com.google.cloud
google-cloud-optimization-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-cloud-oracledatabase-bom
- 0.30.0-SNAPSHOT
+ 0.30.0
pom
import
com.google.cloud
google-cloud-orchestration-airflow-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-orgpolicy-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-os-config-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-os-login-bom
- 2.80.0-SNAPSHOT
+ 2.80.0
pom
import
com.google.cloud
google-cloud-parallelstore-bom
- 0.44.0-SNAPSHOT
+ 0.44.0
pom
import
com.google.cloud
google-cloud-parametermanager-bom
- 0.25.0-SNAPSHOT
+ 0.25.0
pom
import
com.google.cloud
google-cloud-phishingprotection-bom
- 0.112.0-SNAPSHOT
+ 0.112.0
pom
import
com.google.cloud
google-cloud-policy-troubleshooter-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-policysimulator-bom
- 0.60.0-SNAPSHOT
+ 0.60.0
pom
import
com.google.cloud
google-cloud-private-catalog-bom
- 0.83.0-SNAPSHOT
+ 0.83.0
pom
import
com.google.cloud
google-cloud-privilegedaccessmanager-bom
- 0.35.0-SNAPSHOT
+ 0.35.0
pom
import
com.google.cloud
google-cloud-profiler-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-publicca-bom
- 0.78.0-SNAPSHOT
+ 0.78.0
pom
import
com.google.cloud
google-cloud-rapidmigrationassessment-bom
- 0.64.0-SNAPSHOT
+ 0.64.0
pom
import
com.google.cloud
google-cloud-recaptchaenterprise-bom
- 3.78.0-SNAPSHOT
+ 3.78.0
pom
import
com.google.cloud
google-cloud-recommendations-ai-bom
- 0.88.0-SNAPSHOT
+ 0.88.0
pom
import
com.google.cloud
google-cloud-recommender-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-redis-bom
- 2.84.0-SNAPSHOT
+ 2.84.0
pom
import
com.google.cloud
google-cloud-redis-cluster-bom
- 0.53.0-SNAPSHOT
+ 0.53.0
pom
import
com.google.cloud
google-cloud-resourcemanager-bom
- 1.83.0-SNAPSHOT
+ 1.83.0
pom
import
com.google.cloud
google-cloud-retail-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-run-bom
- 0.81.0-SNAPSHOT
+ 0.81.0
pom
import
com.google.cloud
google-cloud-saasservicemgmt-bom
- 0.11.0-SNAPSHOT
+ 0.11.0
pom
import
com.google.cloud
google-cloud-scheduler-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-secretmanager-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-securesourcemanager-bom
- 0.51.0-SNAPSHOT
+ 0.51.0
pom
import
com.google.cloud
google-cloud-security-private-ca-bom
- 2.83.0-SNAPSHOT
+ 2.83.0
pom
import
com.google.cloud
google-cloud-securitycenter-bom
- 2.89.0-SNAPSHOT
+ 2.89.0
pom
import
com.google.cloud
google-cloud-securitycenter-settings-bom
- 0.84.0-SNAPSHOT
+ 0.84.0
pom
import
com.google.cloud
google-cloud-securitycentermanagement-bom
- 0.49.0-SNAPSHOT
+ 0.49.0
pom
import
com.google.cloud
google-cloud-securityposture-bom
- 0.46.0-SNAPSHOT
+ 0.46.0
pom
import
com.google.cloud
google-cloud-service-control-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-service-management-bom
- 3.79.0-SNAPSHOT
+ 3.79.0
pom
import
com.google.cloud
google-cloud-service-usage-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-servicedirectory-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-servicehealth-bom
- 0.48.0-SNAPSHOT
+ 0.48.0
pom
import
com.google.cloud
google-cloud-shell-bom
- 2.80.0-SNAPSHOT
+ 2.80.0
pom
import
com.google.cloud
google-cloud-spanneradapter-bom
- 0.17.0-SNAPSHOT
+ 0.17.0
pom
import
com.google.cloud
google-cloud-speech-bom
- 4.76.0-SNAPSHOT
+ 4.76.0
pom
import
com.google.cloud
google-cloud-storage-transfer-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-storagebatchoperations-bom
- 0.21.0-SNAPSHOT
+ 0.21.0
pom
import
com.google.cloud
google-cloud-storageinsights-bom
- 0.66.0-SNAPSHOT
+ 0.66.0
pom
import
com.google.cloud
google-cloud-talent-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-tasks-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-telcoautomation-bom
- 0.51.0-SNAPSHOT
+ 0.51.0
pom
import
com.google.cloud
google-cloud-texttospeech-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-tpu-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-trace-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-translate-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-valkey-bom
- 0.27.0-SNAPSHOT
+ 0.27.0
pom
import
com.google.cloud
google-cloud-vectorsearch-bom
- 0.2.0-SNAPSHOT
+ 0.2.0
pom
import
com.google.cloud
google-cloud-vertexai-bom
- 1.41.0-SNAPSHOT
+ 1.41.0
pom
import
com.google.cloud
google-cloud-video-intelligence-bom
- 2.80.0-SNAPSHOT
+ 2.80.0
pom
import
com.google.cloud
google-cloud-video-stitcher-bom
- 0.81.0-SNAPSHOT
+ 0.81.0
pom
import
com.google.cloud
google-cloud-video-transcoder-bom
- 1.80.0-SNAPSHOT
+ 1.80.0
pom
import
com.google.cloud
google-cloud-vision-bom
- 3.79.0-SNAPSHOT
+ 3.79.0
pom
import
com.google.cloud
google-cloud-visionai-bom
- 0.38.0-SNAPSHOT
+ 0.38.0
pom
import
com.google.cloud
google-cloud-vmmigration-bom
- 1.81.0-SNAPSHOT
+ 1.81.0
pom
import
com.google.cloud
google-cloud-vmwareengine-bom
- 0.75.0-SNAPSHOT
+ 0.75.0
pom
import
com.google.cloud
google-cloud-vpcaccess-bom
- 2.82.0-SNAPSHOT
+ 2.82.0
pom
import
com.google.cloud
google-cloud-webrisk-bom
- 2.80.0-SNAPSHOT
+ 2.80.0
pom
import
com.google.cloud
google-cloud-websecurityscanner-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-workflow-executions-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-workflows-bom
- 2.81.0-SNAPSHOT
+ 2.81.0
pom
import
com.google.cloud
google-cloud-workspaceevents-bom
- 0.45.0-SNAPSHOT
+ 0.45.0
pom
import
com.google.cloud
google-cloud-workstations-bom
- 0.69.0-SNAPSHOT
+ 0.69.0
pom
import
com.google.cloud
google-iam-admin-bom
- 3.76.0-SNAPSHOT
+ 3.76.0
pom
import
com.google.cloud
google-iam-policy-bom
- 1.79.0-SNAPSHOT
+ 1.79.0
pom
import
com.google.cloud
google-identity-accesscontextmanager-bom
- 1.82.0-SNAPSHOT
+ 1.82.0
pom
import
io.grafeas
grafeas
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/google-cloud-jar-parent/pom.xml b/google-cloud-jar-parent/pom.xml
index 40663ed33585..df172a6a6901 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.75.0-SNAPSHOT
+ 1.75.0
pom
Google Cloud JAR Parent
@@ -15,7 +15,7 @@
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-pom-parent/pom.xml
diff --git a/google-cloud-pom-parent/pom.xml b/google-cloud-pom-parent/pom.xml
index 5422521813b3..1a3be3c4c703 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.75.0-SNAPSHOT
+ 1.75.0
pom
Google Cloud POM Parent
https://github.com/googleapis/google-cloud-java
diff --git a/java-accessapproval/CHANGELOG.md b/java-accessapproval/CHANGELOG.md
index ccacc20c47ca..06b78af3c5fb 100644
--- a/java-accessapproval/CHANGELOG.md
+++ b/java-accessapproval/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.82.0 (2025-12-10)
+
+* No change
+
+
## 2.79.0 (2025-10-21)
### Dependencies
diff --git a/java-accessapproval/google-cloud-accessapproval-bom/pom.xml b/java-accessapproval/google-cloud-accessapproval-bom/pom.xml
index 46f97fb0540a..fee18cdd5372 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.82.0-SNAPSHOT
+ 2.82.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-accessapproval
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-accessapproval/google-cloud-accessapproval/pom.xml b/java-accessapproval/google-cloud-accessapproval/pom.xml
index 93a5eb5f61fc..2848219e3fa6 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.82.0-SNAPSHOT
+ 2.82.0
jar
Google Cloud Access Approval
Java idiomatic client for Google Cloud accessapproval
com.google.cloud
google-cloud-accessapproval-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 8af4ea3f28fa..3a6df0b42931 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.82.0-SNAPSHOT
+ 2.82.0
grpc-google-cloud-accessapproval-v1
GRPC library for grpc-google-cloud-accessapproval-v1
com.google.cloud
google-cloud-accessapproval-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-accessapproval/pom.xml b/java-accessapproval/pom.xml
index 9b2b9dd93d4b..ffcfc2c255a1 100644
--- a/java-accessapproval/pom.xml
+++ b/java-accessapproval/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-accessapproval-parent
pom
- 2.82.0-SNAPSHOT
+ 2.82.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-accessapproval-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-accessapproval-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.cloud
google-cloud-accessapproval
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml b/java-accessapproval/proto-google-cloud-accessapproval-v1/pom.xml
index a2d4d2e0d6b6..bfb64d821fe6 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.82.0-SNAPSHOT
+ 2.82.0
proto-google-cloud-accessapproval-v1beta1
PROTO library for proto-google-cloud-accessapproval-v1
com.google.cloud
google-cloud-accessapproval-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-accesscontextmanager/CHANGELOG.md b/java-accesscontextmanager/CHANGELOG.md
index 879aadaef7f6..6f30d3f86bfd 100644
--- a/java-accesscontextmanager/CHANGELOG.md
+++ b/java-accesscontextmanager/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.82.0 (2025-12-10)
+
+* No change
+
+
## 1.79.0 (2025-10-21)
### Dependencies
diff --git a/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml b/java-accesscontextmanager/google-identity-accesscontextmanager-bom/pom.xml
index 0901dc2a02ba..f1c3df3dd0cb 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.82.0-SNAPSHOT
+ 1.82.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,22 +27,22 @@
com.google.cloud
google-identity-accesscontextmanager
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.82.0-SNAPSHOT
+ 1.82.0
diff --git a/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml b/java-accesscontextmanager/google-identity-accesscontextmanager/pom.xml
index 5e9a140eece3..fe3781e0761b 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.82.0-SNAPSHOT
+ 1.82.0
jar
Google Identity Access Context Manager
Identity Access Context Manager n/a
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.82.0-SNAPSHOT
+ 1.82.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 4e6c5085e734..48a6f3d39ff2 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.82.0-SNAPSHOT
+ 1.82.0
grpc-google-identity-accesscontextmanager-v1
GRPC library for google-identity-accesscontextmanager
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.82.0-SNAPSHOT
+ 1.82.0
diff --git a/java-accesscontextmanager/pom.xml b/java-accesscontextmanager/pom.xml
index 002718be7221..be69b5648ef2 100644
--- a/java-accesscontextmanager/pom.xml
+++ b/java-accesscontextmanager/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-identity-accesscontextmanager-parent
pom
- 1.82.0-SNAPSHOT
+ 1.82.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -30,22 +30,22 @@
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.api.grpc
grpc-google-identity-accesscontextmanager-v1
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.cloud
google-identity-accesscontextmanager
- 1.82.0-SNAPSHOT
+ 1.82.0
diff --git a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-type/pom.xml
index f0f9758e238d..38a57720c942 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.82.0-SNAPSHOT
+ 1.82.0
proto-google-identity-accesscontextmanager-type
PROTO library for proto-google-identity-accesscontextmanager-type
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.82.0-SNAPSHOT
+ 1.82.0
diff --git a/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml b/java-accesscontextmanager/proto-google-identity-accesscontextmanager-v1/pom.xml
index 41c0a2092aea..10f67d3b84cd 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.82.0-SNAPSHOT
+ 1.82.0
proto-google-identity-accesscontextmanager-v1
PROTO library for proto-google-identity-accesscontextmanager-v1
com.google.cloud
google-identity-accesscontextmanager-parent
- 1.82.0-SNAPSHOT
+ 1.82.0
@@ -37,7 +37,7 @@
com.google.api.grpc
proto-google-identity-accesscontextmanager-type
- 1.82.0-SNAPSHOT
+ 1.82.0
diff --git a/java-admanager/CHANGELOG.md b/java-admanager/CHANGELOG.md
index e810d64c61d6..4beb81edce7c 100644
--- a/java-admanager/CHANGELOG.md
+++ b/java-admanager/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.40.0 (2025-12-10)
+
+* No change
+
+
## 0.37.0 (2025-10-21)
### Dependencies
diff --git a/java-admanager/ad-manager-bom/pom.xml b/java-admanager/ad-manager-bom/pom.xml
index 18b55e37f3cc..706146d3114e 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.40.0-SNAPSHOT
+ 0.40.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.api-ads
ad-manager
- 0.40.0-SNAPSHOT
+ 0.40.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-admanager/ad-manager/pom.xml b/java-admanager/ad-manager/pom.xml
index 73d5da197bcb..a28a97084326 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.40.0-SNAPSHOT
+ 0.40.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.40.0-SNAPSHOT
+ 0.40.0
ad-manager
diff --git a/java-admanager/pom.xml b/java-admanager/pom.xml
index 1c17926e3c92..5c9ef422e3be 100644
--- a/java-admanager/pom.xml
+++ b/java-admanager/pom.xml
@@ -4,7 +4,7 @@
com.google.api-ads
ad-manager-parent
pom
- 0.40.0-SNAPSHOT
+ 0.40.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.api-ads
ad-manager
- 0.40.0-SNAPSHOT
+ 0.40.0
com.google.api-ads.api.grpc
proto-ad-manager-v1
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-admanager/proto-ad-manager-v1/pom.xml b/java-admanager/proto-ad-manager-v1/pom.xml
index d9b2fdc69351..9a20f4bea30c 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.40.0-SNAPSHOT
+ 0.40.0
proto-ad-manager-v1
Proto library for ad-manager
com.google.api-ads
ad-manager-parent
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-advisorynotifications/CHANGELOG.md b/java-advisorynotifications/CHANGELOG.md
index 2d108016e34c..dc455b8181df 100644
--- a/java-advisorynotifications/CHANGELOG.md
+++ b/java-advisorynotifications/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.70.0 (2025-12-10)
+
+* No change
+
+
## 0.67.0 (2025-10-21)
### Dependencies
diff --git a/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml b/java-advisorynotifications/google-cloud-advisorynotifications-bom/pom.xml
index 182e311d93a6..8ef49fdf3a3c 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.70.0-SNAPSHOT
+ 0.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-advisorynotifications
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml b/java-advisorynotifications/google-cloud-advisorynotifications/pom.xml
index 6a8fed02581c..a754ddf8ba2f 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.70.0-SNAPSHOT
+ 0.70.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.70.0-SNAPSHOT
+ 0.70.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 f75726e77471..9121620df032 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.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-advisorynotifications-v1
GRPC library for google-cloud-advisorynotifications
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-advisorynotifications/pom.xml b/java-advisorynotifications/pom.xml
index 9583c947d818..6805e87063ec 100644
--- a/java-advisorynotifications/pom.xml
+++ b/java-advisorynotifications/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-advisorynotifications-parent
pom
- 0.70.0-SNAPSHOT
+ 0.70.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-advisorynotifications
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-advisorynotifications-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-advisorynotifications-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml b/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/pom.xml
index eace3b937a9c..6968c6a49bbf 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.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-advisorynotifications-v1
Proto library for google-cloud-advisorynotifications
com.google.cloud
google-cloud-advisorynotifications-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-aiplatform/CHANGELOG.md b/java-aiplatform/CHANGELOG.md
index 6909cdd1a1eb..cb74fa073543 100644
--- a/java-aiplatform/CHANGELOG.md
+++ b/java-aiplatform/CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog
+## 3.82.0 (2025-12-10)
+
+### ⚠ BREAKING CHANGES
+
+* fix issue when using UrlContext tool
+
+### Features
+
+* A new field `min_gpu_driver_version` is added to message `.google.cloud.aiplatform.v1beta1.MachineSpec` ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* add `gpu_partition_size` in `machine_spec` v1 api ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* add `ReplicatedVoiceConfig` to `VoiceConfig` to enable Gemini TTS voice replication ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* Add support for developer connect based deployment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* Add support for developer connect based deployment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* Expose FullFineTunedResources for full fine tuned deployments ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* Expose zone when creating a FeatureOnlineStore ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* Introduce RagManagedVertexVectorSearch as a new vector db option ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+### Bug Fixes
+
+* fix issue when using UrlContext tool ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* update `ReplicatedVoiceConfig.mime_type` comment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+* update `ReplicatedVoiceConfig.mime_type` comment ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+
+
## 3.79.0 (2025-10-21)
### Features
diff --git a/java-aiplatform/google-cloud-aiplatform-bom/pom.xml b/java-aiplatform/google-cloud-aiplatform-bom/pom.xml
index 13cf78646677..1d7f68d1c7b2 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.82.0-SNAPSHOT
+ 3.82.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-aiplatform
- 3.82.0-SNAPSHOT
+ 3.82.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.82.0-SNAPSHOT
+ 3.82.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.98.0-SNAPSHOT
+ 0.98.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.82.0-SNAPSHOT
+ 3.82.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.98.0-SNAPSHOT
+ 0.98.0
diff --git a/java-aiplatform/google-cloud-aiplatform/pom.xml b/java-aiplatform/google-cloud-aiplatform/pom.xml
index 267a239e0d35..9b95072cfaa6 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.82.0-SNAPSHOT
+ 3.82.0
jar
Google Cloud Vertex AI
Java client for Google Cloud Vertex AI services.
com.google.cloud
google-cloud-aiplatform-parent
- 3.82.0-SNAPSHOT
+ 3.82.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 8719bfebdb89..1827f6d3e4ef 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.82.0-SNAPSHOT
+ 3.82.0
grpc-google-cloud-aiplatform-v1
GRPC library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.82.0-SNAPSHOT
+ 3.82.0
diff --git a/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml b/java-aiplatform/grpc-google-cloud-aiplatform-v1beta1/pom.xml
index 54b5317bdba1..a97fa05b00f4 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.98.0-SNAPSHOT
+ 0.98.0
grpc-google-cloud-aiplatform-v1beta1
GRPC library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.82.0-SNAPSHOT
+ 3.82.0
diff --git a/java-aiplatform/pom.xml b/java-aiplatform/pom.xml
index 7d537271d91f..4bcf44932e3b 100644
--- a/java-aiplatform/pom.xml
+++ b/java-aiplatform/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-aiplatform-parent
pom
- 3.82.0-SNAPSHOT
+ 3.82.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-aiplatform
- 3.82.0-SNAPSHOT
+ 3.82.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1
- 3.82.0-SNAPSHOT
+ 3.82.0
com.google.api.grpc
proto-google-cloud-aiplatform-v1beta1
- 0.98.0-SNAPSHOT
+ 0.98.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1
- 3.82.0-SNAPSHOT
+ 3.82.0
com.google.api.grpc
grpc-google-cloud-aiplatform-v1beta1
- 0.98.0-SNAPSHOT
+ 0.98.0
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml b/java-aiplatform/proto-google-cloud-aiplatform-v1/pom.xml
index b666bc9e303d..7da466933d86 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.82.0-SNAPSHOT
+ 3.82.0
proto-google-cloud-aiplatform-v1
Proto library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.82.0-SNAPSHOT
+ 3.82.0
diff --git a/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml b/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/pom.xml
index 7932919ffb50..2bc3ae94fc08 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.98.0-SNAPSHOT
+ 0.98.0
proto-google-cloud-aiplatform-v1beta1
Proto library for google-cloud-aiplatform
com.google.cloud
google-cloud-aiplatform-parent
- 3.82.0-SNAPSHOT
+ 3.82.0
diff --git a/java-alloydb-connectors/CHANGELOG.md b/java-alloydb-connectors/CHANGELOG.md
index 7341bf9c4ec4..36f4c622c48f 100644
--- a/java-alloydb-connectors/CHANGELOG.md
+++ b/java-alloydb-connectors/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.59.0 (2025-12-10)
+
+### Bug Fixes
+
+* Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster ([2f0f298](https://github.com/googleapis/google-cloud-java/commit/2f0f2982905cbbdccd4bce9bf5fb801512ee42c2))
+
+
+
## 0.56.0 (2025-10-21)
### Dependencies
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 2c6859f28db6..086e17dae863 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.59.0-SNAPSHOT
+ 0.59.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,22 +27,22 @@
com.google.cloud
google-cloud-alloydb-connectors
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml b/java-alloydb-connectors/google-cloud-alloydb-connectors/pom.xml
index bfbddb3d11a6..529134b11798 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.59.0-SNAPSHOT
+ 0.59.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.59.0-SNAPSHOT
+ 0.59.0
google-cloud-alloydb-connectors
diff --git a/java-alloydb-connectors/pom.xml b/java-alloydb-connectors/pom.xml
index ae764d86b844..fdee63a75c2f 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.59.0-SNAPSHOT
+ 0.59.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,22 +29,22 @@
com.google.cloud
google-cloud-alloydb-connectors
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1beta
- 0.59.0-SNAPSHOT
+ 0.59.0
com.google.api.grpc
proto-google-cloud-alloydb-connectors-v1alpha
- 0.59.0-SNAPSHOT
+ 0.59.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 320798ef0b71..3e45f332a399 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-alloydb-connectors-v1
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.59.0-SNAPSHOT
+ 0.59.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 571c111c5b39..1e5f7ccd0050 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-alloydb-connectors-v1alpha
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.59.0-SNAPSHOT
+ 0.59.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 5fb624a0516a..9dc8c6b45d64 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.59.0-SNAPSHOT
+ 0.59.0
proto-google-cloud-alloydb-connectors-v1beta
Proto library for google-cloud-alloydb-connectors
com.google.cloud
google-cloud-alloydb-connectors-parent
- 0.59.0-SNAPSHOT
+ 0.59.0
diff --git a/java-alloydb/CHANGELOG.md b/java-alloydb/CHANGELOG.md
index dfb26db0f2e1..47d2feadcc6a 100644
--- a/java-alloydb/CHANGELOG.md
+++ b/java-alloydb/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.70.0 (2025-12-10)
+
+### Bug Fixes
+
+* Clarify that [initial_user](http://_vscodecontentref_/3) is not required in Cluster ([2f0f298](https://github.com/googleapis/google-cloud-java/commit/2f0f2982905cbbdccd4bce9bf5fb801512ee42c2))
+
+
+
## 0.67.0 (2025-10-21)
### Dependencies
diff --git a/java-alloydb/google-cloud-alloydb-bom/pom.xml b/java-alloydb/google-cloud-alloydb-bom/pom.xml
index 0192c4d6af7f..9fdbf8ac0039 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.70.0-SNAPSHOT
+ 0.70.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-alloydb
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/google-cloud-alloydb/pom.xml b/java-alloydb/google-cloud-alloydb/pom.xml
index 44a0b7fdf184..601cb34a6e60 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.70.0-SNAPSHOT
+ 0.70.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.70.0-SNAPSHOT
+ 0.70.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 7871d837a979..b7d04dccc49b 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.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-alloydb-v1
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1alpha/pom.xml
index 345d3a378fa0..52e7b00e539b 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.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-alloydb-v1alpha
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml b/java-alloydb/grpc-google-cloud-alloydb-v1beta/pom.xml
index 130980719eb6..920b9ac7418a 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.70.0-SNAPSHOT
+ 0.70.0
grpc-google-cloud-alloydb-v1beta
GRPC library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/pom.xml b/java-alloydb/pom.xml
index cb359de062c8..596191053c15 100644
--- a/java-alloydb/pom.xml
+++ b/java-alloydb/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-alloydb-parent
pom
- 0.70.0-SNAPSHOT
+ 0.70.0
Google AlloyDB Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-alloydb
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1beta
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
grpc-google-cloud-alloydb-v1alpha
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-alloydb-v1
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-alloydb-v1beta
- 0.70.0-SNAPSHOT
+ 0.70.0
com.google.api.grpc
proto-google-cloud-alloydb-v1alpha
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1/pom.xml
index 12200ce3ee14..31c70688af65 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.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-alloydb-v1
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1alpha/pom.xml
index 84eb88ff0655..8984471e383a 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.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-alloydb-v1alpha
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml b/java-alloydb/proto-google-cloud-alloydb-v1beta/pom.xml
index d5e1dd26eca3..ed5970740553 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.70.0-SNAPSHOT
+ 0.70.0
proto-google-cloud-alloydb-v1beta
Proto library for google-cloud-alloydb
com.google.cloud
google-cloud-alloydb-parent
- 0.70.0-SNAPSHOT
+ 0.70.0
diff --git a/java-analytics-admin/CHANGELOG.md b/java-analytics-admin/CHANGELOG.md
index d0594f463e12..244fef098f59 100644
--- a/java-analytics-admin/CHANGELOG.md
+++ b/java-analytics-admin/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.91.0 (2025-12-10)
+
+* No change
+
+
## 0.88.0 (2025-10-21)
### Dependencies
diff --git a/java-analytics-admin/google-analytics-admin-bom/pom.xml b/java-analytics-admin/google-analytics-admin-bom/pom.xml
index 8f77eea732a7..a0e4f3b165e5 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.91.0-SNAPSHOT
+ 0.91.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.analytics
google-analytics-admin
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.91.0-SNAPSHOT
+ 0.91.0
diff --git a/java-analytics-admin/google-analytics-admin/pom.xml b/java-analytics-admin/google-analytics-admin/pom.xml
index f6442846a8f3..12890248aacd 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.91.0-SNAPSHOT
+ 0.91.0
jar
Google Analytics Admin
allows you to manage Google Analytics accounts and properties.
com.google.analytics
google-analytics-admin-parent
- 0.91.0-SNAPSHOT
+ 0.91.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 b3245bdc169c..492c8ee7537a 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.91.0-SNAPSHOT
+ 0.91.0
grpc-google-analytics-admin-v1alpha
GRPC library for grpc-google-analytics-admin-v1alpha
com.google.analytics
google-analytics-admin-parent
- 0.91.0-SNAPSHOT
+ 0.91.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 9953c9f72962..6e72572bc3ff 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.91.0-SNAPSHOT
+ 0.91.0
grpc-google-analytics-admin-v1beta
GRPC library for google-analytics-admin
com.google.analytics
google-analytics-admin-parent
- 0.91.0-SNAPSHOT
+ 0.91.0
diff --git a/java-analytics-admin/pom.xml b/java-analytics-admin/pom.xml
index a63635496477..449426c5ef0c 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.91.0-SNAPSHOT
+ 0.91.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.analytics
google-analytics-admin
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
proto-google-analytics-admin-v1beta
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
grpc-google-analytics-admin-v1beta
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
proto-google-analytics-admin-v1alpha
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
grpc-google-analytics-admin-v1alpha
- 0.91.0-SNAPSHOT
+ 0.91.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 a344a2f9291d..392b8d46917f 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.91.0-SNAPSHOT
+ 0.91.0
proto-google-analytics-admin-v1alpha
PROTO library for proto-google-analytics-admin-v1alpha
com.google.analytics
google-analytics-admin-parent
- 0.91.0-SNAPSHOT
+ 0.91.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 0c4485bbe849..6718058b9ec2 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.91.0-SNAPSHOT
+ 0.91.0
proto-google-analytics-admin-v1beta
Proto library for google-analytics-admin
com.google.analytics
google-analytics-admin-parent
- 0.91.0-SNAPSHOT
+ 0.91.0
diff --git a/java-analytics-data/CHANGELOG.md b/java-analytics-data/CHANGELOG.md
index 8ca9d7bbcebf..f19bf371fdac 100644
--- a/java-analytics-data/CHANGELOG.md
+++ b/java-analytics-data/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.92.0 (2025-12-10)
+
+* No change
+
+
## 0.89.0 (2025-10-21)
### Dependencies
diff --git a/java-analytics-data/google-analytics-data-bom/pom.xml b/java-analytics-data/google-analytics-data-bom/pom.xml
index 0d75a349d97d..51aca01a6eb3 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.92.0-SNAPSHOT
+ 0.92.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.analytics
google-analytics-data
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.92.0-SNAPSHOT
+ 0.92.0
diff --git a/java-analytics-data/google-analytics-data/pom.xml b/java-analytics-data/google-analytics-data/pom.xml
index 0d9886dc3b65..725ff89d7442 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.92.0-SNAPSHOT
+ 0.92.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.92.0-SNAPSHOT
+ 0.92.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 3c14c85f6fe8..05b2d0be9ea4 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.92.0-SNAPSHOT
+ 0.92.0
grpc-google-analytics-data-v1alpha
GRPC library for google-analytics-data
com.google.analytics
google-analytics-data-parent
- 0.92.0-SNAPSHOT
+ 0.92.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 ae336dc61bde..1bef8685dae9 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.92.0-SNAPSHOT
+ 0.92.0
grpc-google-analytics-data-v1beta
GRPC library for grpc-google-analytics-data-v1beta
com.google.analytics
google-analytics-data-parent
- 0.92.0-SNAPSHOT
+ 0.92.0
diff --git a/java-analytics-data/pom.xml b/java-analytics-data/pom.xml
index a8e87445ac52..93f91ef214bc 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.92.0-SNAPSHOT
+ 0.92.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.analytics
google-analytics-data
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-analytics-data-v1alpha
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-analytics-data-v1alpha
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-analytics-data-v1beta
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-analytics-data-v1beta
- 0.92.0-SNAPSHOT
+ 0.92.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 33118ae6f66c..ea695374f7f8 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.92.0-SNAPSHOT
+ 0.92.0
proto-google-analytics-data-v1alpha
Proto library for google-analytics-data
com.google.analytics
google-analytics-data-parent
- 0.92.0-SNAPSHOT
+ 0.92.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 7a020808f809..a2b11f0226c3 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.92.0-SNAPSHOT
+ 0.92.0
proto-google-analytics-data-v1beta
PROTO library for proto-google-analytics-data-v1beta
com.google.analytics
google-analytics-data-parent
- 0.92.0-SNAPSHOT
+ 0.92.0
diff --git a/java-analyticshub/CHANGELOG.md b/java-analyticshub/CHANGELOG.md
index f8da17431105..10cdf80accd6 100644
--- a/java-analyticshub/CHANGELOG.md
+++ b/java-analyticshub/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.78.0 (2025-12-10)
+
+* No change
+
+
## 0.75.0 (2025-10-21)
### Dependencies
diff --git a/java-analyticshub/google-cloud-analyticshub-bom/pom.xml b/java-analyticshub/google-cloud-analyticshub-bom/pom.xml
index 752689b55394..37b2aea22bd9 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.78.0-SNAPSHOT
+ 0.78.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-analyticshub
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-analyticshub/google-cloud-analyticshub/pom.xml b/java-analyticshub/google-cloud-analyticshub/pom.xml
index 50de3626c10c..91c84dbad606 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.78.0-SNAPSHOT
+ 0.78.0
jar
Google Analytics Hub API
Analytics Hub API TBD
com.google.cloud
google-cloud-analyticshub-parent
- 0.78.0-SNAPSHOT
+ 0.78.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 f649e8828ca1..03779dacde04 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.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-analyticshub-v1
GRPC library for google-cloud-analyticshub
com.google.cloud
google-cloud-analyticshub-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-analyticshub/pom.xml b/java-analyticshub/pom.xml
index 9f592a414085..3cfc7534f7d1 100644
--- a/java-analyticshub/pom.xml
+++ b/java-analyticshub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-analyticshub-parent
pom
- 0.78.0-SNAPSHOT
+ 0.78.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-analyticshub
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-analyticshub-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-analyticshub-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml b/java-analyticshub/proto-google-cloud-analyticshub-v1/pom.xml
index 3cdf84971a49..da3d3fee7b37 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.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-analyticshub-v1
Proto library for google-cloud-analyticshub
com.google.cloud
google-cloud-analyticshub-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-api-gateway/CHANGELOG.md b/java-api-gateway/CHANGELOG.md
index a37e018ec432..05b8309af56d 100644
--- a/java-api-gateway/CHANGELOG.md
+++ b/java-api-gateway/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
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 dc3009c82187..39550b3a1d06 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-api-gateway/google-cloud-api-gateway/pom.xml b/java-api-gateway/google-cloud-api-gateway/pom.xml
index be74d88cdd85..db51cb3e9c6c 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.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 4b14382642be..86605d99f768 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-api-gateway-v1
GRPC library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-api-gateway/pom.xml b/java-api-gateway/pom.xml
index bfb84414263e..53642d280be8 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.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.81.0-SNAPSHOT
+ 2.81.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 2e115b903cf0..81bf243bfa65 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-api-gateway-v1
Proto library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-apigee-connect/CHANGELOG.md b/java-apigee-connect/CHANGELOG.md
index 8ad7640b3775..bffee1c2eb1f 100644
--- a/java-apigee-connect/CHANGELOG.md
+++ b/java-apigee-connect/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
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 f626db3e8eb4..ab9da15fde80 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apigee-connect
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-apigee-connect/google-cloud-apigee-connect/pom.xml b/java-apigee-connect/google-cloud-apigee-connect/pom.xml
index c1c408fa2681..89220c332ae4 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.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 bb3d538c0636..401f96388d86 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-apigee-connect-v1
GRPC library for google-cloud-apigee-connect
com.google.cloud
google-cloud-apigee-connect-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-apigee-connect/pom.xml b/java-apigee-connect/pom.xml
index 1e783fd36c52..83327b44fb62 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.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apigee-connect
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-apigee-connect-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-apigee-connect-v1
- 2.81.0-SNAPSHOT
+ 2.81.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 7adbbcfeb15c..0a58af0dc312 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-apigee-connect-v1
Proto library for google-cloud-apigee-connect
com.google.cloud
google-cloud-apigee-connect-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-apigee-registry/CHANGELOG.md b/java-apigee-registry/CHANGELOG.md
index b818c5fc7365..5388c293bd95 100644
--- a/java-apigee-registry/CHANGELOG.md
+++ b/java-apigee-registry/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.81.0 (2025-12-10)
+
+* No change
+
+
## 0.78.0 (2025-10-21)
### Dependencies
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 0113757c3921..d1df6af0f2f9 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.81.0-SNAPSHOT
+ 0.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apigee-registry
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-apigee-registry/google-cloud-apigee-registry/pom.xml b/java-apigee-registry/google-cloud-apigee-registry/pom.xml
index 14eb3a67ebf8..84bc9146783a 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.81.0-SNAPSHOT
+ 0.81.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.81.0-SNAPSHOT
+ 0.81.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 4032e871a8c1..ad2694695f77 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.81.0-SNAPSHOT
+ 0.81.0
grpc-google-cloud-apigee-registry-v1
GRPC library for google-cloud-apigee-registry
com.google.cloud
google-cloud-apigee-registry-parent
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-apigee-registry/pom.xml b/java-apigee-registry/pom.xml
index 8164e29803c0..69de3eeae028 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.81.0-SNAPSHOT
+ 0.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apigee-registry
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-apigee-registry-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-apigee-registry-v1
- 0.81.0-SNAPSHOT
+ 0.81.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 6841c45c5b67..05ab23400f3e 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.81.0-SNAPSHOT
+ 0.81.0
proto-google-cloud-apigee-registry-v1
Proto library for google-cloud-apigee-registry
com.google.cloud
google-cloud-apigee-registry-parent
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-apihub/CHANGELOG.md b/java-apihub/CHANGELOG.md
index 702faaf3e554..fb11585f51b7 100644
--- a/java-apihub/CHANGELOG.md
+++ b/java-apihub/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.34.0 (2025-12-10)
+
+* No change
+
+
## 0.31.0 (2025-10-21)
### Dependencies
diff --git a/java-apihub/google-cloud-apihub-bom/pom.xml b/java-apihub/google-cloud-apihub-bom/pom.xml
index 7ad2c71da218..e4f36128f0c7 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.34.0-SNAPSHOT
+ 0.34.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.cloud
google-cloud-apihub
- 0.34.0-SNAPSHOT
+ 0.34.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.34.0-SNAPSHOT
+ 0.34.0
diff --git a/java-apihub/google-cloud-apihub/pom.xml b/java-apihub/google-cloud-apihub/pom.xml
index 192a992abea5..fdc7877b3df6 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.34.0-SNAPSHOT
+ 0.34.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.34.0-SNAPSHOT
+ 0.34.0
google-cloud-apihub
diff --git a/java-apihub/pom.xml b/java-apihub/pom.xml
index 97ae66ee17c9..babd62a36d3e 100644
--- a/java-apihub/pom.xml
+++ b/java-apihub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apihub-parent
pom
- 0.34.0-SNAPSHOT
+ 0.34.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-apihub
- 0.34.0-SNAPSHOT
+ 0.34.0
com.google.api.grpc
proto-google-cloud-apihub-v1
- 0.34.0-SNAPSHOT
+ 0.34.0
diff --git a/java-apihub/proto-google-cloud-apihub-v1/pom.xml b/java-apihub/proto-google-cloud-apihub-v1/pom.xml
index e32a54bbdbbb..a793a28a5bf1 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.34.0-SNAPSHOT
+ 0.34.0
proto-google-cloud-apihub-v1
Proto library for google-cloud-apihub
com.google.cloud
google-cloud-apihub-parent
- 0.34.0-SNAPSHOT
+ 0.34.0
diff --git a/java-apikeys/CHANGELOG.md b/java-apikeys/CHANGELOG.md
index 721bb6730d29..6b93de835c5a 100644
--- a/java-apikeys/CHANGELOG.md
+++ b/java-apikeys/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
diff --git a/java-apikeys/google-cloud-apikeys-bom/pom.xml b/java-apikeys/google-cloud-apikeys-bom/pom.xml
index 142c10d87198..3356280cc5c4 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apikeys
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-apikeys/google-cloud-apikeys/pom.xml b/java-apikeys/google-cloud-apikeys/pom.xml
index d5883010820f..c0a0b2ea023e 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 7fce01503064..5aa351f766e8 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-apikeys-v2
GRPC library for google-cloud-apikeys
com.google.cloud
google-cloud-apikeys-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-apikeys/pom.xml b/java-apikeys/pom.xml
index 20b81a8c0e90..264397d80e03 100644
--- a/java-apikeys/pom.xml
+++ b/java-apikeys/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apikeys-parent
pom
- 0.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apikeys
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-apikeys-v2
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-apikeys-v2
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml b/java-apikeys/proto-google-cloud-apikeys-v2/pom.xml
index a977228985bb..2a6e7f6f2b24 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-apikeys-v2
Proto library for google-cloud-apikeys
com.google.cloud
google-cloud-apikeys-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-appengine-admin/CHANGELOG.md b/java-appengine-admin/CHANGELOG.md
index 898f66126951..905cbd7ee44d 100644
--- a/java-appengine-admin/CHANGELOG.md
+++ b/java-appengine-admin/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
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 f70c220a82ac..30e1aaf89300 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-appengine-admin/google-cloud-appengine-admin/pom.xml b/java-appengine-admin/google-cloud-appengine-admin/pom.xml
index 4d51204659c1..8dd794fa0070 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.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 28ff16211aef..609d5956da55 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-appengine-admin-v1
GRPC library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-appengine-admin/pom.xml b/java-appengine-admin/pom.xml
index f207fe630f99..c71458c6d579 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.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.81.0-SNAPSHOT
+ 2.81.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 c07fcc05a7e1..973d60296aa5 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-appengine-admin-v1
Proto library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-apphub/CHANGELOG.md b/java-apphub/CHANGELOG.md
index 136ab8844bf6..5bd92749e021 100644
--- a/java-apphub/CHANGELOG.md
+++ b/java-apphub/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.45.0 (2025-12-10)
+
+* No change
+
+
## 0.42.0 (2025-10-21)
### Dependencies
diff --git a/java-apphub/google-cloud-apphub-bom/pom.xml b/java-apphub/google-cloud-apphub-bom/pom.xml
index 28280f2983a7..881f1ede5170 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.45.0-SNAPSHOT
+ 0.45.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-apphub
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-apphub/google-cloud-apphub/pom.xml b/java-apphub/google-cloud-apphub/pom.xml
index 7b358c4e985a..e02af986f706 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.45.0-SNAPSHOT
+ 0.45.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.45.0-SNAPSHOT
+ 0.45.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 88c7cecd14c1..a7785f2ccd7b 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.45.0-SNAPSHOT
+ 0.45.0
grpc-google-cloud-apphub-v1
GRPC library for google-cloud-apphub
com.google.cloud
google-cloud-apphub-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-apphub/pom.xml b/java-apphub/pom.xml
index 09a04cfc01e3..f37d4c4d089d 100644
--- a/java-apphub/pom.xml
+++ b/java-apphub/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-apphub-parent
pom
- 0.45.0-SNAPSHOT
+ 0.45.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-apphub
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-apphub-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-apphub-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-apphub/proto-google-cloud-apphub-v1/pom.xml b/java-apphub/proto-google-cloud-apphub-v1/pom.xml
index aad3a934792c..8629a92f6977 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.45.0-SNAPSHOT
+ 0.45.0
proto-google-cloud-apphub-v1
Proto library for google-cloud-apphub
com.google.cloud
google-cloud-apphub-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-area120-tables/CHANGELOG.md b/java-area120-tables/CHANGELOG.md
index 646b6e446d79..fa6154b55ea0 100644
--- a/java-area120-tables/CHANGELOG.md
+++ b/java-area120-tables/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.85.0 (2025-12-10)
+
+* No change
+
+
## 0.82.0 (2025-10-21)
### Dependencies
diff --git a/java-area120-tables/google-area120-tables-bom/pom.xml b/java-area120-tables/google-area120-tables-bom/pom.xml
index 6b1275c2f1c5..8e4a43f52c19 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.85.0-SNAPSHOT
+ 0.85.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.area120
google-area120-tables
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-area120-tables/google-area120-tables/pom.xml b/java-area120-tables/google-area120-tables/pom.xml
index e9cf960be276..b0b05e086d5a 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.85.0-SNAPSHOT
+ 0.85.0
jar
Google Area 120 Tables
provides programmatic methods to the Area 120 Tables API.
com.google.area120
google-area120-tables-parent
- 0.85.0-SNAPSHOT
+ 0.85.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 4acc3d6bc333..36d8c1fe8ee3 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.85.0-SNAPSHOT
+ 0.85.0
grpc-google-area120-tables-v1alpha1
GRPC library for google-area120-tables
com.google.area120
google-area120-tables-parent
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-area120-tables/pom.xml b/java-area120-tables/pom.xml
index 984eee838ff7..e0ac531b6cb8 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.85.0-SNAPSHOT
+ 0.85.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.area120
google-area120-tables
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-area120-tables-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-area120-tables-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.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 8df4f212bb9e..8e8419b3615d 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.85.0-SNAPSHOT
+ 0.85.0
proto-google-area120-tables-v1alpha1
Proto library for google-area120-tables
com.google.area120
google-area120-tables-parent
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-artifact-registry/CHANGELOG.md b/java-artifact-registry/CHANGELOG.md
index 1cacc53c68e9..4d3aedf66046 100644
--- a/java-artifact-registry/CHANGELOG.md
+++ b/java-artifact-registry/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.80.0 (2025-12-10)
+
+* No change
+
+
## 1.77.0 (2025-10-21)
### Dependencies
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 a79f2a4b400c..aa74615be037 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.80.0-SNAPSHOT
+ 1.80.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-artifact-registry/google-cloud-artifact-registry/pom.xml b/java-artifact-registry/google-cloud-artifact-registry/pom.xml
index 68b238273971..bbe4b76b5a03 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.80.0-SNAPSHOT
+ 1.80.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.80.0-SNAPSHOT
+ 1.80.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 e084da5891b0..0cfd2c96a476 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.80.0-SNAPSHOT
+ 1.80.0
grpc-google-cloud-artifact-registry-v1
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.80.0-SNAPSHOT
+ 1.80.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 84aafd9b77a6..2138b24154dc 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.86.0-SNAPSHOT
+ 0.86.0
grpc-google-cloud-artifact-registry-v1beta2
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-artifact-registry/pom.xml b/java-artifact-registry/pom.xml
index 3ad2cffe88f6..8fd191e78e91 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.80.0-SNAPSHOT
+ 1.80.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.86.0-SNAPSHOT
+ 0.86.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 f9f677a72a53..5e2076de15b0 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.80.0-SNAPSHOT
+ 1.80.0
proto-google-cloud-artifact-registry-v1
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.80.0-SNAPSHOT
+ 1.80.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 b2edea1eb1b8..e3ec0c8221c7 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.86.0-SNAPSHOT
+ 0.86.0
grpc-google-cloud-artifact-registry-v1beta2
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-asset/CHANGELOG.md b/java-asset/CHANGELOG.md
index 26d1846e0f9f..f7a6535446af 100644
--- a/java-asset/CHANGELOG.md
+++ b/java-asset/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 3.85.0 (2025-12-10)
+
+* No change
+
+
## 3.82.0 (2025-10-21)
### Dependencies
diff --git a/java-asset/google-cloud-asset-bom/pom.xml b/java-asset/google-cloud-asset-bom/pom.xml
index 68d000198e47..1bcab61e7eeb 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.85.0-SNAPSHOT
+ 3.85.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,57 +23,57 @@
com.google.cloud
google-cloud-asset
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/google-cloud-asset/pom.xml b/java-asset/google-cloud-asset/pom.xml
index 5d4e7a5d14a4..7aea0cdd2234 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.85.0-SNAPSHOT
+ 3.85.0
jar
Google Cloud Asset
Java idiomatic client for Google Cloud Asset
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.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 6225e0474630..5d290b95215c 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.85.0-SNAPSHOT
+ 3.85.0
grpc-google-cloud-asset-v1
GRPC library for grpc-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p1beta1/pom.xml
index 6f8d88c1abff..8d96abd76a1b 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.185.0-SNAPSHOT
+ 0.185.0
grpc-google-cloud-asset-v1p1beta1
GRPC library for grpc-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p2beta1/pom.xml
index a766ff8ff4b7..0caa0ef62f60 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.185.0-SNAPSHOT
+ 0.185.0
grpc-google-cloud-asset-v1p2beta1
GRPC library for grpc-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p5beta1/pom.xml
index 5678349beaa4..762177236277 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.185.0-SNAPSHOT
+ 0.185.0
grpc-google-cloud-asset-v1p5beta1
GRPC library for grpc-google-cloud-asset-v1p5beta1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml b/java-asset/grpc-google-cloud-asset-v1p7beta1/pom.xml
index 0de4b5fb7248..c02dcaa8af7e 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.85.0-SNAPSHOT
+ 3.85.0
grpc-google-cloud-asset-v1p7beta1
GRPC library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/pom.xml b/java-asset/pom.xml
index db04a489406e..6c34e5970c2a 100644
--- a/java-asset/pom.xml
+++ b/java-asset/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-asset-parent
pom
- 3.85.0-SNAPSHOT
+ 3.85.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,77 +29,77 @@
com.google.api.grpc
proto-google-cloud-asset-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-asset-v1p7beta1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-asset-v1p7beta1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-asset-v1p1beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
proto-google-cloud-asset-v1p2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
proto-google-cloud-asset-v1p5beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-asset-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-asset-v1p1beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-asset-v1p2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-asset-v1p5beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.cloud
google-cloud-asset
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-orgpolicy-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-identity-accesscontextmanager-v1
- 1.82.0-SNAPSHOT
+ 1.82.0
com.google.api.grpc
proto-google-cloud-os-config-v1
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.cloud
google-cloud-resourcemanager
- 1.83.0-SNAPSHOT
+ 1.83.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 bba4b8d89b68..f2b75f983ab5 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.85.0-SNAPSHOT
+ 3.85.0
proto-google-cloud-asset-v1
PROTO library for proto-google-cloud-asset-v1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p1beta1/pom.xml
index 23db31977093..bbc51b2d9293 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.185.0-SNAPSHOT
+ 0.185.0
proto-google-cloud-asset-v1p1beta1
PROTO library for proto-google-cloud-asset-v1p1beta1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p2beta1/pom.xml
index 8017c1d469c9..e839518596f4 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.185.0-SNAPSHOT
+ 0.185.0
proto-google-cloud-asset-v1p2beta1
PROTO library for proto-google-cloud-asset-v1p2beta1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p5beta1/pom.xml
index 476b9bddb3bb..84127bd8b0f2 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.185.0-SNAPSHOT
+ 0.185.0
proto-google-cloud-asset-v1p5beta1
PROTO library for proto-google-cloud-asset-v1p4beta1
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml b/java-asset/proto-google-cloud-asset-v1p7beta1/pom.xml
index 248597b781cc..e47bd323e163 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.85.0-SNAPSHOT
+ 3.85.0
proto-google-cloud-asset-v1p7beta1
Proto library for google-cloud-asset
com.google.cloud
google-cloud-asset-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-assured-workloads/CHANGELOG.md b/java-assured-workloads/CHANGELOG.md
index 66b8b6f2e0d2..649902fa9469 100644
--- a/java-assured-workloads/CHANGELOG.md
+++ b/java-assured-workloads/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
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 347850ef58b8..eb2a9a225636 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-assured-workloads
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.93.0-SNAPSHOT
+ 0.93.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.93.0-SNAPSHOT
+ 0.93.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-assured-workloads/google-cloud-assured-workloads/pom.xml b/java-assured-workloads/google-cloud-assured-workloads/pom.xml
index 03a9c0f55568..322ed18cb931 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.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 07ec6b17ecbe..3267f4d1db44 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-assured-workloads-v1
GRPC library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.81.0-SNAPSHOT
+ 2.81.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 6a0b0b32d622..8d936d9d4878 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.93.0-SNAPSHOT
+ 0.93.0
grpc-google-cloud-assured-workloads-v1beta1
GRPC library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-assured-workloads/pom.xml b/java-assured-workloads/pom.xml
index e89baedab8d8..c5e8a88d9e70 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.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-assured-workloads
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-assured-workloads-v1beta1
- 0.93.0-SNAPSHOT
+ 0.93.0
com.google.api.grpc
grpc-google-cloud-assured-workloads-v1beta1
- 0.93.0-SNAPSHOT
+ 0.93.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 17d3f99a76f9..126b45cb74a6 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-assured-workloads-v1
Proto library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.81.0-SNAPSHOT
+ 2.81.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 e4180637fdec..a1a92215b762 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.93.0-SNAPSHOT
+ 0.93.0
proto-google-cloud-assured-workloads-v1beta1
Proto library for google-cloud-assured-workloads
com.google.cloud
google-cloud-assured-workloads-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-automl/CHANGELOG.md b/java-automl/CHANGELOG.md
index 7c7d70c760c8..056bd841e4c6 100644
--- a/java-automl/CHANGELOG.md
+++ b/java-automl/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
diff --git a/java-automl/google-cloud-automl-bom/pom.xml b/java-automl/google-cloud-automl-bom/pom.xml
index 125fc2fc72db..54e89b4f7a23 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-automl
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.168.0-SNAPSHOT
+ 0.168.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.168.0-SNAPSHOT
+ 0.168.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-automl/google-cloud-automl/pom.xml b/java-automl/google-cloud-automl/pom.xml
index 7f5d72667a23..a934f6b49f17 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.81.0-SNAPSHOT
+ 2.81.0
jar
Google Cloud AutoML
Java idiomatic client for Google Cloud Auto ML
com.google.cloud
google-cloud-automl-parent
- 2.81.0-SNAPSHOT
+ 2.81.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 17ff6a09fa3d..60626583d9c9 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-automl-v1
GRPC library for grpc-google-cloud-automl-v1
com.google.cloud
google-cloud-automl-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml b/java-automl/grpc-google-cloud-automl-v1beta1/pom.xml
index 4c0f5903bd8b..177b6d162301 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.168.0-SNAPSHOT
+ 0.168.0
grpc-google-cloud-automl-v1beta1
GRPC library for grpc-google-cloud-automl-v1beta1
com.google.cloud
google-cloud-automl-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-automl/pom.xml b/java-automl/pom.xml
index 23969703a22e..d340b757e54f 100644
--- a/java-automl/pom.xml
+++ b/java-automl/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-automl-parent
pom
- 2.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-automl-v1beta1
- 0.168.0-SNAPSHOT
+ 0.168.0
com.google.api.grpc
proto-google-cloud-automl-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-automl-v1beta1
- 0.168.0-SNAPSHOT
+ 0.168.0
com.google.api.grpc
grpc-google-cloud-automl-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.cloud
google-cloud-automl
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-automl/proto-google-cloud-automl-v1/pom.xml b/java-automl/proto-google-cloud-automl-v1/pom.xml
index 8ae05aada4a8..3b472ab5d81c 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-automl-v1
PROTO library for proto-google-cloud-automl-v1
com.google.cloud
google-cloud-automl-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-automl/proto-google-cloud-automl-v1beta1/pom.xml b/java-automl/proto-google-cloud-automl-v1beta1/pom.xml
index a585ffe1fe11..5179c3aa2015 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.168.0-SNAPSHOT
+ 0.168.0
proto-google-cloud-automl-v1beta1
PROTO library for proto-google-cloud-automl-v1beta1
com.google.cloud
google-cloud-automl-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-backupdr/CHANGELOG.md b/java-backupdr/CHANGELOG.md
index d743c2c48d64..0afcffa7e6c0 100644
--- a/java-backupdr/CHANGELOG.md
+++ b/java-backupdr/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.40.0 (2025-12-10)
+
+### Features
+
+* Adding new fields for CMEK and Retention Inheritance features ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+
+
## 0.37.0 (2025-10-21)
### Dependencies
diff --git a/java-backupdr/google-cloud-backupdr-bom/pom.xml b/java-backupdr/google-cloud-backupdr-bom/pom.xml
index ceab05f161fc..4fc273849dcb 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.40.0-SNAPSHOT
+ 0.40.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-backupdr
- 0.40.0-SNAPSHOT
+ 0.40.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.40.0-SNAPSHOT
+ 0.40.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-backupdr/google-cloud-backupdr/pom.xml b/java-backupdr/google-cloud-backupdr/pom.xml
index 4728dd8a0d88..db46748336db 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.40.0-SNAPSHOT
+ 0.40.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.40.0-SNAPSHOT
+ 0.40.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 39d762c53e84..1a44f42bdf81 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.40.0-SNAPSHOT
+ 0.40.0
grpc-google-cloud-backupdr-v1
GRPC library for google-cloud-backupdr
com.google.cloud
google-cloud-backupdr-parent
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-backupdr/pom.xml b/java-backupdr/pom.xml
index eb76b9f8f4e3..8fa10759c459 100644
--- a/java-backupdr/pom.xml
+++ b/java-backupdr/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-backupdr-parent
pom
- 0.40.0-SNAPSHOT
+ 0.40.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-backupdr
- 0.40.0-SNAPSHOT
+ 0.40.0
com.google.api.grpc
grpc-google-cloud-backupdr-v1
- 0.40.0-SNAPSHOT
+ 0.40.0
com.google.api.grpc
proto-google-cloud-backupdr-v1
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml b/java-backupdr/proto-google-cloud-backupdr-v1/pom.xml
index 5b56f6461e04..b760403dcaff 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.40.0-SNAPSHOT
+ 0.40.0
proto-google-cloud-backupdr-v1
Proto library for google-cloud-backupdr
com.google.cloud
google-cloud-backupdr-parent
- 0.40.0-SNAPSHOT
+ 0.40.0
diff --git a/java-bare-metal-solution/CHANGELOG.md b/java-bare-metal-solution/CHANGELOG.md
index 32630ab09bb4..c8dd76b7a3f8 100644
--- a/java-bare-metal-solution/CHANGELOG.md
+++ b/java-bare-metal-solution/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.81.0 (2025-12-10)
+
+* No change
+
+
## 0.78.0 (2025-10-21)
### Dependencies
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 5e5a4a0c8b4b..152adafe7a93 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.81.0-SNAPSHOT
+ 0.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-bare-metal-solution
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.81.0-SNAPSHOT
+ 0.81.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 3a9c92cd7e8f..3aebf45c76e5 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.81.0-SNAPSHOT
+ 0.81.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.81.0-SNAPSHOT
+ 0.81.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 c79be65c2ca3..49dccefd755b 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.81.0-SNAPSHOT
+ 0.81.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.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-bare-metal-solution/pom.xml b/java-bare-metal-solution/pom.xml
index 064e5d21d947..b29804a41306 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.81.0-SNAPSHOT
+ 0.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bare-metal-solution
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-bare-metal-solution-v2
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-bare-metal-solution-v2
- 0.81.0-SNAPSHOT
+ 0.81.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 de808f0990e9..1d6420d65ace 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.81.0-SNAPSHOT
+ 0.81.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.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-batch/CHANGELOG.md b/java-batch/CHANGELOG.md
index f0ee3cc70e62..16d0f58f6709 100644
--- a/java-batch/CHANGELOG.md
+++ b/java-batch/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.81.0 (2025-12-10)
+
+### Features
+
+* added new provisioning models ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+
+
## 0.78.0 (2025-10-21)
### Dependencies
diff --git a/java-batch/google-cloud-batch-bom/pom.xml b/java-batch/google-cloud-batch-bom/pom.xml
index e94ee45d13aa..93c3170387eb 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.81.0-SNAPSHOT
+ 0.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-batch
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-batch/google-cloud-batch/pom.xml b/java-batch/google-cloud-batch/pom.xml
index 40ec348e7c00..3a154c02aeb1 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.81.0-SNAPSHOT
+ 0.81.0
jar
Google Google Cloud Batch
Google Cloud Batch n/a
com.google.cloud
google-cloud-batch-parent
- 0.81.0-SNAPSHOT
+ 0.81.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 5cc306e5e282..8de5a68beace 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.81.0-SNAPSHOT
+ 0.81.0
grpc-google-cloud-batch-v1
GRPC library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml b/java-batch/grpc-google-cloud-batch-v1alpha/pom.xml
index 757f6338fec8..3774ff0f5fb9 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.81.0-SNAPSHOT
+ 0.81.0
grpc-google-cloud-batch-v1alpha
GRPC library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-batch/pom.xml b/java-batch/pom.xml
index a70c99c64301..e074e907081b 100644
--- a/java-batch/pom.xml
+++ b/java-batch/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-batch-parent
pom
- 0.81.0-SNAPSHOT
+ 0.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-batch
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-batch-v1alpha
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-batch-v1alpha
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
grpc-google-cloud-batch-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
com.google.api.grpc
proto-google-cloud-batch-v1
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-batch/proto-google-cloud-batch-v1/pom.xml b/java-batch/proto-google-cloud-batch-v1/pom.xml
index 30aafc9634aa..f7f443780388 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.81.0-SNAPSHOT
+ 0.81.0
proto-google-cloud-batch-v1
Proto library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-batch/proto-google-cloud-batch-v1alpha/pom.xml b/java-batch/proto-google-cloud-batch-v1alpha/pom.xml
index 8740392c4343..7be386b929b8 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.81.0-SNAPSHOT
+ 0.81.0
proto-google-cloud-batch-v1alpha
Proto library for google-cloud-batch
com.google.cloud
google-cloud-batch-parent
- 0.81.0-SNAPSHOT
+ 0.81.0
diff --git a/java-beyondcorp-appconnections/CHANGELOG.md b/java-beyondcorp-appconnections/CHANGELOG.md
index f8ede30ecd06..97eb3368a155 100644
--- a/java-beyondcorp-appconnections/CHANGELOG.md
+++ b/java-beyondcorp-appconnections/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
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 cd0104fef64b..c79570e3c846 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml b/java-beyondcorp-appconnections/google-cloud-beyondcorp-appconnections/pom.xml
index 81842c53eda2..aee64530d6b9 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 3ccf844a9c81..324ea65994e7 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-beyondcorp-appconnections-v1
GRPC library for google-cloud-beyondcorp-appconnections
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appconnections/pom.xml b/java-beyondcorp-appconnections/pom.xml
index 1e550928c5a2..6fc79a6ac6bd 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.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnections
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnections-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnections-v1
- 0.79.0-SNAPSHOT
+ 0.79.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 248107d987c4..05982149de8d 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-beyondcorp-appconnections-v1
Proto library for google-cloud-beyondcorp-appconnections
com.google.cloud
google-cloud-beyondcorp-appconnections-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appconnectors/CHANGELOG.md b/java-beyondcorp-appconnectors/CHANGELOG.md
index 604fff01ba5e..02e63a22b631 100644
--- a/java-beyondcorp-appconnectors/CHANGELOG.md
+++ b/java-beyondcorp-appconnectors/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
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 011aef466a54..460a88bce82e 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml b/java-beyondcorp-appconnectors/google-cloud-beyondcorp-appconnectors/pom.xml
index 86e549e55c1c..e72598de76d8 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 718bf72a59b0..831985b695d3 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-beyondcorp-appconnectors-v1
GRPC library for google-cloud-beyondcorp-appconnectors
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appconnectors/pom.xml b/java-beyondcorp-appconnectors/pom.xml
index b33d6d4fe4c9..f92e4dd93114 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.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appconnectors
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appconnectors-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appconnectors-v1
- 0.79.0-SNAPSHOT
+ 0.79.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 ffa3677b80d9..0dfb0823590f 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-beyondcorp-appconnectors-v1
Proto library for google-cloud-beyondcorp-appconnectors
com.google.cloud
google-cloud-beyondcorp-appconnectors-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appgateways/CHANGELOG.md b/java-beyondcorp-appgateways/CHANGELOG.md
index 419f0f62a60f..504b083a14cc 100644
--- a/java-beyondcorp-appgateways/CHANGELOG.md
+++ b/java-beyondcorp-appgateways/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
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 50dff0f5d291..d6960c3cb686 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml b/java-beyondcorp-appgateways/google-cloud-beyondcorp-appgateways/pom.xml
index 2da4a7f432ad..a7f141a16928 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 32ca6fa8fdf2..bce90ed68a07 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-beyondcorp-appgateways-v1
GRPC library for google-cloud-beyondcorp-appgateways
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-appgateways/pom.xml b/java-beyondcorp-appgateways/pom.xml
index 46df0563046d..29837912f9df 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.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-appgateways
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-appgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-appgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.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 e0a3223c2374..24f5e7ebeadc 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-beyondcorp-appgateways-v1
Proto library for google-cloud-beyondcorp-appgateways
com.google.cloud
google-cloud-beyondcorp-appgateways-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-clientconnectorservices/CHANGELOG.md b/java-beyondcorp-clientconnectorservices/CHANGELOG.md
index 358befe3ae88..7c6dade0371e 100644
--- a/java-beyondcorp-clientconnectorservices/CHANGELOG.md
+++ b/java-beyondcorp-clientconnectorservices/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
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 882fb5e2d15c..2ff466fa71fa 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml b/java-beyondcorp-clientconnectorservices/google-cloud-beyondcorp-clientconnectorservices/pom.xml
index 57a9c8386771..21e16b7c78ce 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 a23f5f8842cf..8476d5adb32f 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
GRPC library for google-cloud-beyondcorp-clientconnectorservices
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-clientconnectorservices/pom.xml b/java-beyondcorp-clientconnectorservices/pom.xml
index bb27ad506016..76d064b063e1 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.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientconnectorservices-v1
- 0.79.0-SNAPSHOT
+ 0.79.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 76e79b9c3a81..82b385ddfa1c 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-beyondcorp-clientconnectorservices-v1
Proto library for google-cloud-beyondcorp-clientconnectorservices
com.google.cloud
google-cloud-beyondcorp-clientconnectorservices-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-clientgateways/CHANGELOG.md b/java-beyondcorp-clientgateways/CHANGELOG.md
index 8a19ec4d2de6..6868479d9059 100644
--- a/java-beyondcorp-clientgateways/CHANGELOG.md
+++ b/java-beyondcorp-clientgateways/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
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 5d4e4b7e96b8..d93a0f91e827 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml b/java-beyondcorp-clientgateways/google-cloud-beyondcorp-clientgateways/pom.xml
index b312815fd86a..8913e4967730 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 4b2e160941d9..51c7a6050606 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-beyondcorp-clientgateways-v1
GRPC library for google-cloud-beyondcorp-clientgateways
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-beyondcorp-clientgateways/pom.xml b/java-beyondcorp-clientgateways/pom.xml
index 99b195f343b1..43768e679e55 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.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-beyondcorp-clientgateways
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-beyondcorp-clientgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-beyondcorp-clientgateways-v1
- 0.79.0-SNAPSHOT
+ 0.79.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 888ce9b7564c..11cf1650bd24 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-beyondcorp-clientgateways-v1
Proto library for google-cloud-beyondcorp-clientgateways
com.google.cloud
google-cloud-beyondcorp-clientgateways-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-biglake/CHANGELOG.md b/java-biglake/CHANGELOG.md
index caca10115bea..50a845904080 100644
--- a/java-biglake/CHANGELOG.md
+++ b/java-biglake/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.69.0 (2025-12-10)
+
+* No change
+
+
## 0.66.0 (2025-10-21)
### Dependencies
diff --git a/java-biglake/google-cloud-biglake-bom/pom.xml b/java-biglake/google-cloud-biglake-bom/pom.xml
index efca647f1650..45380843aa9c 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.69.0-SNAPSHOT
+ 0.69.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-biglake
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-biglake/google-cloud-biglake/pom.xml b/java-biglake/google-cloud-biglake/pom.xml
index be2af427d01f..59da8142c627 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.69.0-SNAPSHOT
+ 0.69.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.69.0-SNAPSHOT
+ 0.69.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 414cdbe3664f..3c90d5a85ebb 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.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-biglake-v1
GRPC library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml b/java-biglake/grpc-google-cloud-biglake-v1alpha1/pom.xml
index 0d5c8b70da68..1107ce20b5d0 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.69.0-SNAPSHOT
+ 0.69.0
grpc-google-cloud-biglake-v1alpha1
GRPC library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-biglake/pom.xml b/java-biglake/pom.xml
index 2cc5a343761c..17841411a605 100644
--- a/java-biglake/pom.xml
+++ b/java-biglake/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-biglake-parent
pom
- 0.69.0-SNAPSHOT
+ 0.69.0
Google BigLake Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-biglake
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-biglake-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-biglake-v1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
grpc-google-cloud-biglake-v1alpha1
- 0.69.0-SNAPSHOT
+ 0.69.0
com.google.api.grpc
proto-google-cloud-biglake-v1alpha1
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-biglake/proto-google-cloud-biglake-v1/pom.xml b/java-biglake/proto-google-cloud-biglake-v1/pom.xml
index cc4ccc308a5a..376bdc981924 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.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-biglake-v1
Proto library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml b/java-biglake/proto-google-cloud-biglake-v1alpha1/pom.xml
index 79db3bf0abd0..426c62e9cca3 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.69.0-SNAPSHOT
+ 0.69.0
proto-google-cloud-biglake-v1alpha1
Proto library for google-cloud-biglake
com.google.cloud
google-cloud-biglake-parent
- 0.69.0-SNAPSHOT
+ 0.69.0
diff --git a/java-bigquery-data-exchange/CHANGELOG.md b/java-bigquery-data-exchange/CHANGELOG.md
index 9e9590678514..2ab899893f16 100644
--- a/java-bigquery-data-exchange/CHANGELOG.md
+++ b/java-bigquery-data-exchange/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.76.0 (2025-12-10)
+
+* No change
+
+
## 2.73.0 (2025-10-21)
### Dependencies
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 45e6f6499973..f5bd1f6018a2 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.76.0-SNAPSHOT
+ 2.76.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.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 c6d78a5726da..2649723ff241 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.76.0-SNAPSHOT
+ 2.76.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.76.0-SNAPSHOT
+ 2.76.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 b6fbfe29097b..ea6dc5cc228e 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.76.0-SNAPSHOT
+ 2.76.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.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-bigquery-data-exchange/pom.xml b/java-bigquery-data-exchange/pom.xml
index 405bf74f687f..2c6ed6b59a08 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.76.0-SNAPSHOT
+ 2.76.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bigquery-data-exchange
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
grpc-google-cloud-bigquery-data-exchange-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.0
com.google.api.grpc
proto-google-cloud-bigquery-data-exchange-v1beta1
- 2.76.0-SNAPSHOT
+ 2.76.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 be1ab98c17aa..d803125ef439 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.76.0-SNAPSHOT
+ 2.76.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.76.0-SNAPSHOT
+ 2.76.0
diff --git a/java-bigqueryconnection/CHANGELOG.md b/java-bigqueryconnection/CHANGELOG.md
index 0343f31ac1d9..f5f5a601ceda 100644
--- a/java-bigqueryconnection/CHANGELOG.md
+++ b/java-bigqueryconnection/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.83.0 (2025-12-10)
+
+* No change
+
+
## 2.80.0 (2025-10-21)
### Dependencies
diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml
index 222f8d050253..71b6aca2e769 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.83.0-SNAPSHOT
+ 2.83.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.91.0-SNAPSHOT
+ 0.91.0
diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml
index c2e45d5d2063..db9c7bdda461 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.83.0-SNAPSHOT
+ 2.83.0
jar
Google Cloud BigQuery Connections
is about
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.83.0-SNAPSHOT
+ 2.83.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 39fd87aa64b2..82660110089d 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.83.0-SNAPSHOT
+ 2.83.0
grpc-google-cloud-bigqueryconnection-v1
GRPC library for grpc-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.83.0-SNAPSHOT
+ 2.83.0
diff --git a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml
index daff1d8f179f..afd1900428e8 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.91.0-SNAPSHOT
+ 0.91.0
grpc-google-cloud-bigqueryconnection-v1beta1
GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.83.0-SNAPSHOT
+ 2.83.0
diff --git a/java-bigqueryconnection/pom.xml b/java-bigqueryconnection/pom.xml
index 886dce27d13a..6fb6b076ac67 100644
--- a/java-bigqueryconnection/pom.xml
+++ b/java-bigqueryconnection/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryconnection-parent
pom
- 2.83.0-SNAPSHOT
+ 2.83.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigqueryconnection
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1
- 2.83.0-SNAPSHOT
+ 2.83.0
com.google.api.grpc
proto-google-cloud-bigqueryconnection-v1beta1
- 0.91.0-SNAPSHOT
+ 0.91.0
com.google.api.grpc
grpc-google-cloud-bigqueryconnection-v1beta1
- 0.91.0-SNAPSHOT
+ 0.91.0
diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml
index 1e8a75797b73..767f96e73cd9 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.83.0-SNAPSHOT
+ 2.83.0
proto-google-cloud-bigqueryconnection-v1
PROTO library for proto-google-cloud-bigqueryconnection-v1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.83.0-SNAPSHOT
+ 2.83.0
diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml
index fd4d97d3a410..b87bd9753135 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.91.0-SNAPSHOT
+ 0.91.0
proto-google-cloud-bigqueryconnection-v1beta1
PROTO library for proto-google-cloud-bigqueryconnection-v1beta1
com.google.cloud
google-cloud-bigqueryconnection-parent
- 2.83.0-SNAPSHOT
+ 2.83.0
diff --git a/java-bigquerydatapolicy/CHANGELOG.md b/java-bigquerydatapolicy/CHANGELOG.md
index 4c31d3801aa6..1396db3cd615 100644
--- a/java-bigquerydatapolicy/CHANGELOG.md
+++ b/java-bigquerydatapolicy/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.78.0 (2025-12-10)
+
+* No change
+
+
## 0.75.0 (2025-10-21)
### Dependencies
diff --git a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy-bom/pom.xml
index 7d7f97aee059..5df0258c3d77 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.78.0-SNAPSHOT
+ 0.78.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,47 +27,47 @@
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml b/java-bigquerydatapolicy/google-cloud-bigquerydatapolicy/pom.xml
index 0e5038b2d474..c434b4f8403a 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.78.0-SNAPSHOT
+ 0.78.0
jar
Google BigQuery DataPolicy API
BigQuery DataPolicy API
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.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 925aebed1cf2..e28660ec2008 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.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-bigquerydatapolicy-v1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
index adafff50fae7..a6a4607bcd95 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.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-bigquerydatapolicy-v1beta1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml
index 8e464093e2bd..ef513b15325f 100644
--- a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml
+++ b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-bigquerydatapolicy-v2
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
index b1960e384f4a..56392d274cc9 100644
--- a/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
+++ b/java-bigquerydatapolicy/grpc-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-bigquerydatapolicy-v2beta1
GRPC library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/pom.xml b/java-bigquerydatapolicy/pom.xml
index 292fce46e7e5..5f3f1e672f99 100644
--- a/java-bigquerydatapolicy/pom.xml
+++ b/java-bigquerydatapolicy/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerydatapolicy-parent
pom
- 0.78.0-SNAPSHOT
+ 0.78.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,47 +29,47 @@
com.google.cloud
google-cloud-bigquerydatapolicy
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v2beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-bigquerydatapolicy-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v1beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1/pom.xml
index 7d38d3e0b083..13150843978a 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.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-bigquerydatapolicy-v1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v1beta1/pom.xml
index 92aa305a0fbf..362e7daf4547 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.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-bigquerydatapolicy-v1beta1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml
index 7e9870652024..2f85bbef4bc2 100644
--- a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml
+++ b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2
- 0.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-bigquerydatapolicy-v2
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
index b778601f0a09..4cc04fcedd29 100644
--- a/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
+++ b/java-bigquerydatapolicy/proto-google-cloud-bigquerydatapolicy-v2beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigquerydatapolicy-v2beta1
- 0.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-bigquerydatapolicy-v2beta1
Proto library for google-cloud-bigquerydatapolicy
com.google.cloud
google-cloud-bigquerydatapolicy-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-bigquerydatatransfer/CHANGELOG.md b/java-bigquerydatatransfer/CHANGELOG.md
index 25b8b74a1cdd..cbb595218403 100644
--- a/java-bigquerydatatransfer/CHANGELOG.md
+++ b/java-bigquerydatatransfer/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
diff --git a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer-bom/pom.xml
index d03f4a5f1809..47f4592842e2 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml b/java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml
index a6cf4abbf73d..86aeb61a4ed7 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.81.0-SNAPSHOT
+ 2.81.0
jar
BigQuery DataTransfer
BigQuery DataTransfer
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.81.0-SNAPSHOT
+ 2.81.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 adecb4eeaaac..7b363cbf8de5 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-bigquerydatatransfer-v1
GRPC library for grpc-google-cloud-bigquerydatatransfer-v1
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-bigquerydatatransfer/pom.xml b/java-bigquerydatatransfer/pom.xml
index f97b13019bbe..17cfb6a1a9e4 100644
--- a/java-bigquerydatatransfer/pom.xml
+++ b/java-bigquerydatatransfer/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerydatatransfer-parent
pom
- 2.81.0-SNAPSHOT
+ 2.81.0
BigQuery DataTransfer Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-bigquerydatatransfer-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-bigquerydatatransfer-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.cloud
google-cloud-bigquerydatatransfer
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml b/java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml
index fe5e745ae0c3..d8924e3b5dd7 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-bigquerydatatransfer-v1
PROTO library for proto-google-cloud-bigquerydatatransfer-v1
com.google.cloud
google-cloud-bigquerydatatransfer-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-bigquerymigration/CHANGELOG.md b/java-bigquerymigration/CHANGELOG.md
index 78a575b2761e..219b119054d2 100644
--- a/java-bigquerymigration/CHANGELOG.md
+++ b/java-bigquerymigration/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.84.0 (2025-12-10)
+
+* No change
+
+
## 0.81.0 (2025-10-21)
### Dependencies
diff --git a/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml b/java-bigquerymigration/google-cloud-bigquerymigration-bom/pom.xml
index fa4fb6af4f73..2a9cf44111c5 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.84.0-SNAPSHOT
+ 0.84.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-bigquerymigration
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml b/java-bigquerymigration/google-cloud-bigquerymigration/pom.xml
index cf2eb09b2ef1..4ac91c6691a0 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.84.0-SNAPSHOT
+ 0.84.0
jar
Google BigQuery Migration
BigQuery Migration BigQuery Migration API
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.84.0-SNAPSHOT
+ 0.84.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 a345bfb24292..1cef191e7cac 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.84.0-SNAPSHOT
+ 0.84.0
grpc-google-cloud-bigquerymigration-v2
GRPC library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml b/java-bigquerymigration/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml
index 2cb2ef5868fc..a026454c231f 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.84.0-SNAPSHOT
+ 0.84.0
grpc-google-cloud-bigquerymigration-v2alpha
GRPC library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-bigquerymigration/pom.xml b/java-bigquerymigration/pom.xml
index b8764ad26521..eccc568ce364 100644
--- a/java-bigquerymigration/pom.xml
+++ b/java-bigquerymigration/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquerymigration-parent
pom
- 0.84.0-SNAPSHOT
+ 0.84.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-bigquerymigration
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-bigquerymigration-v2alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-bigquerymigration-v2alpha
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/pom.xml
index 262bc0d49571..10421ee2476b 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.84.0-SNAPSHOT
+ 0.84.0
proto-google-cloud-bigquerymigration-v2
Proto library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml b/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/pom.xml
index f606c901bd29..c5e32c3ec3fb 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.84.0-SNAPSHOT
+ 0.84.0
proto-google-cloud-bigquerymigration-v2alpha
Proto library for google-cloud-bigquerymigration
com.google.cloud
google-cloud-bigquerymigration-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-bigqueryreservation/CHANGELOG.md b/java-bigqueryreservation/CHANGELOG.md
index 4ec2270d89b1..b6db3190c6b0 100644
--- a/java-bigqueryreservation/CHANGELOG.md
+++ b/java-bigqueryreservation/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.82.0 (2025-12-10)
+
+* No change
+
+
## 2.79.0 (2025-10-21)
### Dependencies
diff --git a/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml b/java-bigqueryreservation/google-cloud-bigqueryreservation-bom/pom.xml
index 28e7c2f6257d..e213a267f917 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.82.0-SNAPSHOT
+ 2.82.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml b/java-bigqueryreservation/google-cloud-bigqueryreservation/pom.xml
index 9f1b5f154fe6..6654f79431d4 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.82.0-SNAPSHOT
+ 2.82.0
jar
Google Cloud BigQuery Reservations
allows users to manage their flat-rate BigQuery reservations.
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 c024a8af8e20..8fed466f1603 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.82.0-SNAPSHOT
+ 2.82.0
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-bigqueryreservation/pom.xml b/java-bigqueryreservation/pom.xml
index fd5f80cf5cfc..bd020d056a48 100644
--- a/java-bigqueryreservation/pom.xml
+++ b/java-bigqueryreservation/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 2.82.0-SNAPSHOT
+ 2.82.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml b/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml
index 61e2641052e8..05124a8329d2 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.82.0-SNAPSHOT
+ 2.82.0
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-billing/CHANGELOG.md b/java-billing/CHANGELOG.md
index 41dbba86cb78..e6927108921b 100644
--- a/java-billing/CHANGELOG.md
+++ b/java-billing/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
diff --git a/java-billing/google-cloud-billing-bom/pom.xml b/java-billing/google-cloud-billing-bom/pom.xml
index b682f0d0c2ff..0ba6ae00bdb2 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-billing
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billing/google-cloud-billing/pom.xml b/java-billing/google-cloud-billing/pom.xml
index dfc0f99e9f2c..d1b89a0e9456 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.81.0-SNAPSHOT
+ 2.81.0
jar
Google Cloud Billing
Java idiomatic client for Google Cloud Billing
com.google.cloud
google-cloud-billing-parent
- 2.81.0-SNAPSHOT
+ 2.81.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 0ee1e539b3ca..06a2d2dbb570 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-billing-v1
GRPC library for grpc-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billing/pom.xml b/java-billing/pom.xml
index e2e622cfb5c7..58459a061975 100644
--- a/java-billing/pom.xml
+++ b/java-billing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billing-parent
pom
- 2.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-billing-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-billing-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.cloud
google-cloud-billing
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billing/proto-google-cloud-billing-v1/pom.xml b/java-billing/proto-google-cloud-billing-v1/pom.xml
index c900d04acea1..c147befed6f1 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-billing-v1beta1
PROTO library for proto-google-cloud-billing-v1
com.google.cloud
google-cloud-billing-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billingbudgets/CHANGELOG.md b/java-billingbudgets/CHANGELOG.md
index 88c0f31b7ccc..555fbfeaf4a9 100644
--- a/java-billingbudgets/CHANGELOG.md
+++ b/java-billingbudgets/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
diff --git a/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml b/java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml
index 371ab36d929b..1a9b7a6f8ff2 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-billingbudgets
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billingbudgets/google-cloud-billingbudgets/pom.xml b/java-billingbudgets/google-cloud-billingbudgets/pom.xml
index 2505508c8a99..52e4357ed09a 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.81.0-SNAPSHOT
+ 2.81.0
jar
Google Cloud billingbudgets
Java idiomatic client for Google Cloud billingbudgets
com.google.cloud
google-cloud-billingbudgets-parent
- 2.81.0-SNAPSHOT
+ 2.81.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 d2ec3ea625ea..f46e6f180d82 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.81.0-SNAPSHOT
+ 2.81.0
grpc-google-cloud-billingbudgets-v1
GRPC library for grpc-google-cloud-billingbudgets-v1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml b/java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml
index 3877ffe7fae8..667818c5ee67 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.90.0-SNAPSHOT
+ 0.90.0
grpc-google-cloud-billingbudgets-v1beta1
GRPC library for grpc-google-cloud-billingbudgets-v1beta1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billingbudgets/pom.xml b/java-billingbudgets/pom.xml
index 72342b621b3d..9f804953ed87 100644
--- a/java-billingbudgets/pom.xml
+++ b/java-billingbudgets/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-billingbudgets-parent
pom
- 2.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-billingbudgets-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
com.google.api.grpc
proto-google-cloud-billingbudgets-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1beta1
- 0.90.0-SNAPSHOT
+ 0.90.0
com.google.api.grpc
grpc-google-cloud-billingbudgets-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.cloud
google-cloud-billingbudgets
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml b/java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml
index bae8b2257056..477ef28d11a2 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.81.0-SNAPSHOT
+ 2.81.0
proto-google-cloud-billingbudgets-v1
PROTO library for proto-google-cloud-billingbudgets-v1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml b/java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml
index 904cabe99e12..90e796e27909 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.90.0-SNAPSHOT
+ 0.90.0
proto-google-cloud-billingbudgets-v1beta1
PROTO library for proto-google-cloud-billingbudgets-v1beta1
com.google.cloud
google-cloud-billingbudgets-parent
- 2.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-binary-authorization/CHANGELOG.md b/java-binary-authorization/CHANGELOG.md
index 71f7302d19cc..bf413ac9ac4e 100644
--- a/java-binary-authorization/CHANGELOG.md
+++ b/java-binary-authorization/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.80.0 (2025-12-10)
+
+* No change
+
+
## 1.77.0 (2025-10-21)
### Dependencies
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 1febc1f6576d..d1a076c82464 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.80.0-SNAPSHOT
+ 1.80.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-binary-authorization
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-binary-authorization/google-cloud-binary-authorization/pom.xml b/java-binary-authorization/google-cloud-binary-authorization/pom.xml
index c11d413db134..a5dba7786d28 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.80.0-SNAPSHOT
+ 1.80.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.80.0-SNAPSHOT
+ 1.80.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 352a0995e24c..3b3c5ed47acb 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.80.0-SNAPSHOT
+ 1.80.0
grpc-google-cloud-binary-authorization-v1
GRPC library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.80.0-SNAPSHOT
+ 1.80.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 4eddf900b891..1da69c2bd099 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.85.0-SNAPSHOT
+ 0.85.0
grpc-google-cloud-binary-authorization-v1beta1
GRPC library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-binary-authorization/pom.xml b/java-binary-authorization/pom.xml
index 4be33f43c109..7a4c3581e621 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.80.0-SNAPSHOT
+ 1.80.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,33 +29,33 @@
com.google.cloud
google-cloud-binary-authorization
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-binary-authorization-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-binary-authorization-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
io.grafeas
grafeas
- 2.82.0-SNAPSHOT
+ 2.82.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 a4915c4e24a7..4c760294de95 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.80.0-SNAPSHOT
+ 1.80.0
proto-google-cloud-binary-authorization-v1
Proto library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.80.0-SNAPSHOT
+ 1.80.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 d9d0b97f7e5f..9361e35473ca 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.85.0-SNAPSHOT
+ 0.85.0
proto-google-cloud-binary-authorization-v1beta1
Proto library for google-cloud-binary-authorization
com.google.cloud
google-cloud-binary-authorization-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-capacityplanner/CHANGELOG.md b/java-capacityplanner/CHANGELOG.md
index 9b52db531856..c2bb87dd03ca 100644
--- a/java-capacityplanner/CHANGELOG.md
+++ b/java-capacityplanner/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.4.0 (2025-12-10)
+
+* No change
+
+
## 0.1.0 (2025-10-21)
### Features
diff --git a/java-capacityplanner/google-cloud-capacityplanner-bom/pom.xml b/java-capacityplanner/google-cloud-capacityplanner-bom/pom.xml
index 21b79d092dff..f0b93911a1b1 100644
--- a/java-capacityplanner/google-cloud-capacityplanner-bom/pom.xml
+++ b/java-capacityplanner/google-cloud-capacityplanner-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-capacityplanner-bom
- 0.4.0-SNAPSHOT
+ 0.4.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-capacityplanner
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
grpc-google-cloud-capacityplanner-v1beta
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
proto-google-cloud-capacityplanner-v1beta
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-capacityplanner/google-cloud-capacityplanner/pom.xml b/java-capacityplanner/google-cloud-capacityplanner/pom.xml
index 0829597b4177..cc45d7330a40 100644
--- a/java-capacityplanner/google-cloud-capacityplanner/pom.xml
+++ b/java-capacityplanner/google-cloud-capacityplanner/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-capacityplanner
- 0.4.0-SNAPSHOT
+ 0.4.0
jar
Google Capacity Planner API
Capacity Planner API Provides programmatic access to Capacity Planner features.
com.google.cloud
google-cloud-capacityplanner-parent
- 0.4.0-SNAPSHOT
+ 0.4.0
google-cloud-capacityplanner
diff --git a/java-capacityplanner/grpc-google-cloud-capacityplanner-v1beta/pom.xml b/java-capacityplanner/grpc-google-cloud-capacityplanner-v1beta/pom.xml
index ecbd66bc52a3..fb2e70d32457 100644
--- a/java-capacityplanner/grpc-google-cloud-capacityplanner-v1beta/pom.xml
+++ b/java-capacityplanner/grpc-google-cloud-capacityplanner-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-capacityplanner-v1beta
- 0.4.0-SNAPSHOT
+ 0.4.0
grpc-google-cloud-capacityplanner-v1beta
GRPC library for google-cloud-capacityplanner
com.google.cloud
google-cloud-capacityplanner-parent
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-capacityplanner/pom.xml b/java-capacityplanner/pom.xml
index 30541d3b6b64..57c807f16dac 100644
--- a/java-capacityplanner/pom.xml
+++ b/java-capacityplanner/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-capacityplanner-parent
pom
- 0.4.0-SNAPSHOT
+ 0.4.0
Google Capacity Planner API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-capacityplanner
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
grpc-google-cloud-capacityplanner-v1beta
- 0.4.0-SNAPSHOT
+ 0.4.0
com.google.api.grpc
proto-google-cloud-capacityplanner-v1beta
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-capacityplanner/proto-google-cloud-capacityplanner-v1beta/pom.xml b/java-capacityplanner/proto-google-cloud-capacityplanner-v1beta/pom.xml
index 789f3991435f..60f0f1a83902 100644
--- a/java-capacityplanner/proto-google-cloud-capacityplanner-v1beta/pom.xml
+++ b/java-capacityplanner/proto-google-cloud-capacityplanner-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-capacityplanner-v1beta
- 0.4.0-SNAPSHOT
+ 0.4.0
proto-google-cloud-capacityplanner-v1beta
Proto library for google-cloud-capacityplanner
com.google.cloud
google-cloud-capacityplanner-parent
- 0.4.0-SNAPSHOT
+ 0.4.0
diff --git a/java-certificate-manager/CHANGELOG.md b/java-certificate-manager/CHANGELOG.md
index 2fde4c72fb2d..c5cddd4a8a14 100644
--- a/java-certificate-manager/CHANGELOG.md
+++ b/java-certificate-manager/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.84.0 (2025-12-10)
+
+* No change
+
+
## 0.81.0 (2025-10-21)
### Dependencies
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 aef8396bdc30..0bafc11bd948 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.84.0-SNAPSHOT
+ 0.84.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-certificate-manager
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-certificate-manager/google-cloud-certificate-manager/pom.xml b/java-certificate-manager/google-cloud-certificate-manager/pom.xml
index 676fd25cd055..03150bb249c2 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.84.0-SNAPSHOT
+ 0.84.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.84.0-SNAPSHOT
+ 0.84.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 979c690dbccc..290dd9c74809 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.84.0-SNAPSHOT
+ 0.84.0
grpc-google-cloud-certificate-manager-v1
GRPC library for google-cloud-certificate-manager
com.google.cloud
google-cloud-certificate-manager-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-certificate-manager/pom.xml b/java-certificate-manager/pom.xml
index f516839be580..52ce46ccdc7b 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.84.0-SNAPSHOT
+ 0.84.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-certificate-manager
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
grpc-google-cloud-certificate-manager-v1
- 0.84.0-SNAPSHOT
+ 0.84.0
com.google.api.grpc
proto-google-cloud-certificate-manager-v1
- 0.84.0-SNAPSHOT
+ 0.84.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 76622a1198a2..89d9726cb2a6 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.84.0-SNAPSHOT
+ 0.84.0
proto-google-cloud-certificate-manager-v1
Proto library for google-cloud-certificate-manager
com.google.cloud
google-cloud-certificate-manager-parent
- 0.84.0-SNAPSHOT
+ 0.84.0
diff --git a/java-channel/CHANGELOG.md b/java-channel/CHANGELOG.md
index 001e35d0896e..7f7521dda70d 100644
--- a/java-channel/CHANGELOG.md
+++ b/java-channel/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 3.85.0 (2025-12-10)
+
+* No change
+
+
## 3.82.0 (2025-10-21)
### Dependencies
diff --git a/java-channel/google-cloud-channel-bom/pom.xml b/java-channel/google-cloud-channel-bom/pom.xml
index e199343635c1..284128f37214 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.85.0-SNAPSHOT
+ 3.85.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-channel
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-channel/google-cloud-channel/pom.xml b/java-channel/google-cloud-channel/pom.xml
index 71d11053c170..8d11edd5c758 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.85.0-SNAPSHOT
+ 3.85.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.85.0-SNAPSHOT
+ 3.85.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 b87e5bcbc94a..5e0d504ef215 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.85.0-SNAPSHOT
+ 3.85.0
grpc-google-cloud-channel-v1
GRPC library for google-cloud-channel
com.google.cloud
google-cloud-channel-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-channel/pom.xml b/java-channel/pom.xml
index 34e00ec21dce..bc7394417be1 100644
--- a/java-channel/pom.xml
+++ b/java-channel/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-channel-parent
pom
- 3.85.0-SNAPSHOT
+ 3.85.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-channel
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-channel-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-channel-v1
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-channel/proto-google-cloud-channel-v1/pom.xml b/java-channel/proto-google-cloud-channel-v1/pom.xml
index 36d675595602..b5bf2d0cbc90 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.85.0-SNAPSHOT
+ 3.85.0
proto-google-cloud-channel-v1
Proto library for google-cloud-channel
com.google.cloud
google-cloud-channel-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-chat/CHANGELOG.md b/java-chat/CHANGELOG.md
index 92fc968c0adb..3f609ca43d3d 100644
--- a/java-chat/CHANGELOG.md
+++ b/java-chat/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.45.0 (2025-12-10)
+
+* No change
+
+
## 0.42.0 (2025-10-21)
### Dependencies
diff --git a/java-chat/google-cloud-chat-bom/pom.xml b/java-chat/google-cloud-chat-bom/pom.xml
index 139f5d054f2b..890c0b074e01 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.45.0-SNAPSHOT
+ 0.45.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-chat
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-chat/google-cloud-chat/pom.xml b/java-chat/google-cloud-chat/pom.xml
index 72e656a21f42..f70c02d6a95c 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.45.0-SNAPSHOT
+ 0.45.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.45.0-SNAPSHOT
+ 0.45.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 171b5f85d663..34aa565d302f 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.45.0-SNAPSHOT
+ 0.45.0
grpc-google-cloud-chat-v1
GRPC library for google-cloud-chat
com.google.cloud
google-cloud-chat-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-chat/pom.xml b/java-chat/pom.xml
index c13e52faf8f9..e0e7888e4107 100644
--- a/java-chat/pom.xml
+++ b/java-chat/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-chat-parent
pom
- 0.45.0-SNAPSHOT
+ 0.45.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-chat
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-chat-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-chat-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-chat/proto-google-cloud-chat-v1/pom.xml b/java-chat/proto-google-cloud-chat-v1/pom.xml
index 1f2133dfe85f..63819c88726f 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.45.0-SNAPSHOT
+ 0.45.0
proto-google-cloud-chat-v1
Proto library for google-cloud-chat
com.google.cloud
google-cloud-chat-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-chronicle/CHANGELOG.md b/java-chronicle/CHANGELOG.md
index 332087b40924..217ed6129222 100644
--- a/java-chronicle/CHANGELOG.md
+++ b/java-chronicle/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.19.0 (2025-12-10)
+
+* No change
+
+
## 0.16.0 (2025-10-21)
### Dependencies
diff --git a/java-chronicle/google-cloud-chronicle-bom/pom.xml b/java-chronicle/google-cloud-chronicle-bom/pom.xml
index b29af6073c91..029ed6a58c20 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.19.0-SNAPSHOT
+ 0.19.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-chronicle
- 0.19.0-SNAPSHOT
+ 0.19.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.19.0-SNAPSHOT
+ 0.19.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.19.0-SNAPSHOT
+ 0.19.0
diff --git a/java-chronicle/google-cloud-chronicle/pom.xml b/java-chronicle/google-cloud-chronicle/pom.xml
index 4eb5cb9af8aa..5e1f5fb583a9 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.19.0-SNAPSHOT
+ 0.19.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.19.0-SNAPSHOT
+ 0.19.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 068027453aa2..85b54357d25a 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.19.0-SNAPSHOT
+ 0.19.0
grpc-google-cloud-chronicle-v1
GRPC library for google-cloud-chronicle
com.google.cloud
google-cloud-chronicle-parent
- 0.19.0-SNAPSHOT
+ 0.19.0
diff --git a/java-chronicle/pom.xml b/java-chronicle/pom.xml
index ef4c56847678..626653c2b7b2 100644
--- a/java-chronicle/pom.xml
+++ b/java-chronicle/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-chronicle-parent
pom
- 0.19.0-SNAPSHOT
+ 0.19.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-chronicle
- 0.19.0-SNAPSHOT
+ 0.19.0
com.google.api.grpc
grpc-google-cloud-chronicle-v1
- 0.19.0-SNAPSHOT
+ 0.19.0
com.google.api.grpc
proto-google-cloud-chronicle-v1
- 0.19.0-SNAPSHOT
+ 0.19.0
diff --git a/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml b/java-chronicle/proto-google-cloud-chronicle-v1/pom.xml
index efd538149371..027ef07f78b7 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.19.0-SNAPSHOT
+ 0.19.0
proto-google-cloud-chronicle-v1
Proto library for google-cloud-chronicle
com.google.cloud
google-cloud-chronicle-parent
- 0.19.0-SNAPSHOT
+ 0.19.0
diff --git a/java-cloudbuild/CHANGELOG.md b/java-cloudbuild/CHANGELOG.md
index 832a32a113e1..ca7ffa5959d5 100644
--- a/java-cloudbuild/CHANGELOG.md
+++ b/java-cloudbuild/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 3.83.0 (2025-12-10)
+
+### Features
+
+* Update GCB with latest proto changes ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+
+
## 3.80.0 (2025-10-21)
### Dependencies
diff --git a/java-cloudbuild/google-cloud-build-bom/pom.xml b/java-cloudbuild/google-cloud-build-bom/pom.xml
index 35da3de9c7c6..d78f26a1b3c8 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.83.0-SNAPSHOT
+ 3.83.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-build
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
proto-google-cloud-build-v1
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.83.0-SNAPSHOT
+ 3.83.0
diff --git a/java-cloudbuild/google-cloud-build/pom.xml b/java-cloudbuild/google-cloud-build/pom.xml
index 761da61d7814..5a96f84abf86 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.83.0-SNAPSHOT
+ 3.83.0
jar
Google Cloud Build
@@ -12,7 +12,7 @@
com.google.cloud
google-cloud-build-parent
- 3.83.0-SNAPSHOT
+ 3.83.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 f5836b2c6139..d880ca429984 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.83.0-SNAPSHOT
+ 3.83.0
grpc-google-cloud-build-v1
GRPC library for grpc-google-cloud-build-v1
com.google.cloud
google-cloud-build-parent
- 3.83.0-SNAPSHOT
+ 3.83.0
diff --git a/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml b/java-cloudbuild/grpc-google-cloud-build-v2/pom.xml
index 5b48d285689d..66138125cea6 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.83.0-SNAPSHOT
+ 3.83.0
grpc-google-cloud-build-v2
GRPC library for google-cloud-build
com.google.cloud
google-cloud-build-parent
- 3.83.0-SNAPSHOT
+ 3.83.0
diff --git a/java-cloudbuild/pom.xml b/java-cloudbuild/pom.xml
index 4946dc171fb1..26b622589513 100644
--- a/java-cloudbuild/pom.xml
+++ b/java-cloudbuild/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-build-parent
pom
- 3.83.0-SNAPSHOT
+ 3.83.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-build-v1
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
proto-google-cloud-build-v2
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
grpc-google-cloud-build-v2
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.cloud
google-cloud-build
- 3.83.0-SNAPSHOT
+ 3.83.0
com.google.api.grpc
grpc-google-cloud-build-v1
- 3.83.0-SNAPSHOT
+ 3.83.0
diff --git a/java-cloudbuild/proto-google-cloud-build-v1/pom.xml b/java-cloudbuild/proto-google-cloud-build-v1/pom.xml
index 05b25f1a6764..0be71fa1d1b4 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.83.0-SNAPSHOT
+ 3.83.0
proto-google-cloud-build-v1
PROTO library for proto-google-cloud-build-v1
com.google.cloud
google-cloud-build-parent
- 3.83.0-SNAPSHOT
+ 3.83.0
diff --git a/java-cloudbuild/proto-google-cloud-build-v2/pom.xml b/java-cloudbuild/proto-google-cloud-build-v2/pom.xml
index 5ee8709da82f..ba4c204e506e 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.83.0-SNAPSHOT
+ 3.83.0
proto-google-cloud-build-v2
Proto library for google-cloud-build
com.google.cloud
google-cloud-build-parent
- 3.83.0-SNAPSHOT
+ 3.83.0
diff --git a/java-cloudcommerceconsumerprocurement/CHANGELOG.md b/java-cloudcommerceconsumerprocurement/CHANGELOG.md
index e40cc78fe4ff..241f694fdce2 100644
--- a/java-cloudcommerceconsumerprocurement/CHANGELOG.md
+++ b/java-cloudcommerceconsumerprocurement/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.79.0 (2025-12-10)
+
+* No change
+
+
## 0.76.0 (2025-10-21)
### Dependencies
diff --git a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement-bom/pom.xml
index 53b30c7c8230..dc34bdbc203a 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.79.0-SNAPSHOT
+ 0.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml b/java-cloudcommerceconsumerprocurement/google-cloud-cloudcommerceconsumerprocurement/pom.xml
index da735e6a3cc6..a8a6e9ac492f 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.79.0-SNAPSHOT
+ 0.79.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.79.0-SNAPSHOT
+ 0.79.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 1353499c2d7f..cd8a292fee98 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
GRPC library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml b/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
index 7719119511bd..668b9e45982f 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.79.0-SNAPSHOT
+ 0.79.0
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
GRPC library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-cloudcommerceconsumerprocurement/pom.xml b/java-cloudcommerceconsumerprocurement/pom.xml
index 54e6237f5fe0..7c3158a403be 100644
--- a/java-cloudcommerceconsumerprocurement/pom.xml
+++ b/java-cloudcommerceconsumerprocurement/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
pom
- 0.79.0-SNAPSHOT
+ 0.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.79.0-SNAPSHOT
+ 0.79.0
com.google.api.grpc
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1/pom.xml
index 64c9838bff93..f48442a5ead2 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-cloudcommerceconsumerprocurement-v1
Proto library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml b/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/pom.xml
index 4b43119a2d4d..0d6f4130c3fb 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.79.0-SNAPSHOT
+ 0.79.0
proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1
Proto library for google-cloud-cloudcommerceconsumerprocurement
com.google.cloud
google-cloud-cloudcommerceconsumerprocurement-parent
- 0.79.0-SNAPSHOT
+ 0.79.0
diff --git a/java-cloudcontrolspartner/CHANGELOG.md b/java-cloudcontrolspartner/CHANGELOG.md
index 416654015aae..1fb2fa1b8ca6 100644
--- a/java-cloudcontrolspartner/CHANGELOG.md
+++ b/java-cloudcontrolspartner/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.45.0 (2025-12-10)
+
+* No change
+
+
## 0.42.0 (2025-10-21)
### Dependencies
diff --git a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner-bom/pom.xml
index 9fa89fe66629..8929a5d61598 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.45.0-SNAPSHOT
+ 0.45.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml b/java-cloudcontrolspartner/google-cloud-cloudcontrolspartner/pom.xml
index 49991d785394..bb6dec826146 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.45.0-SNAPSHOT
+ 0.45.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.45.0-SNAPSHOT
+ 0.45.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 128d0221aff5..76f2fb023437 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.45.0-SNAPSHOT
+ 0.45.0
grpc-google-cloud-cloudcontrolspartner-v1
GRPC library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml b/java-cloudcontrolspartner/grpc-google-cloud-cloudcontrolspartner-v1beta/pom.xml
index 94b0e3cbb90d..f27c724be097 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.45.0-SNAPSHOT
+ 0.45.0
grpc-google-cloud-cloudcontrolspartner-v1beta
GRPC library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-cloudcontrolspartner/pom.xml b/java-cloudcontrolspartner/pom.xml
index 2652342949cb..2b05d0d44025 100644
--- a/java-cloudcontrolspartner/pom.xml
+++ b/java-cloudcontrolspartner/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudcontrolspartner-parent
pom
- 0.45.0-SNAPSHOT
+ 0.45.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudcontrolspartner
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
grpc-google-cloud-cloudcontrolspartner-v1beta
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1beta
- 0.45.0-SNAPSHOT
+ 0.45.0
com.google.api.grpc
proto-google-cloud-cloudcontrolspartner-v1
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1/pom.xml
index 01f0643e87e0..63f2a72f0e86 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.45.0-SNAPSHOT
+ 0.45.0
proto-google-cloud-cloudcontrolspartner-v1
Proto library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml b/java-cloudcontrolspartner/proto-google-cloud-cloudcontrolspartner-v1beta/pom.xml
index 7f80389dd964..20904bedf226 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.45.0-SNAPSHOT
+ 0.45.0
proto-google-cloud-cloudcontrolspartner-v1beta
Proto library for google-cloud-cloudcontrolspartner
com.google.cloud
google-cloud-cloudcontrolspartner-parent
- 0.45.0-SNAPSHOT
+ 0.45.0
diff --git a/java-cloudquotas/CHANGELOG.md b/java-cloudquotas/CHANGELOG.md
index 3cc2a9902d4e..cdd797aedfed 100644
--- a/java-cloudquotas/CHANGELOG.md
+++ b/java-cloudquotas/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.49.0 (2025-12-10)
+
+* No change
+
+
## 0.46.0 (2025-10-21)
### Dependencies
diff --git a/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml b/java-cloudquotas/google-cloud-cloudquotas-bom/pom.xml
index b9cc2b0f1796..2195f84f6ecf 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.49.0-SNAPSHOT
+ 0.49.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudquotas
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-cloudquotas/google-cloud-cloudquotas/pom.xml b/java-cloudquotas/google-cloud-cloudquotas/pom.xml
index fe0ed5c0833e..dbd95524f0d6 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.49.0-SNAPSHOT
+ 0.49.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.49.0-SNAPSHOT
+ 0.49.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 cd334289e4fa..21a72d14a757 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.49.0-SNAPSHOT
+ 0.49.0
grpc-google-cloud-cloudquotas-v1
GRPC library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml b/java-cloudquotas/grpc-google-cloud-cloudquotas-v1beta/pom.xml
index 45349b0b792d..ff796a8ef002 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.49.0-SNAPSHOT
+ 0.49.0
grpc-google-cloud-cloudquotas-v1beta
GRPC library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-cloudquotas/pom.xml b/java-cloudquotas/pom.xml
index 5f75a4bc3aca..bf53a2608bea 100644
--- a/java-cloudquotas/pom.xml
+++ b/java-cloudquotas/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudquotas-parent
pom
- 0.49.0-SNAPSHOT
+ 0.49.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudquotas
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1beta
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1beta
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
grpc-google-cloud-cloudquotas-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
com.google.api.grpc
proto-google-cloud-cloudquotas-v1
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml b/java-cloudquotas/proto-google-cloud-cloudquotas-v1/pom.xml
index e5deae9636d4..d27e5bbd69bb 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.49.0-SNAPSHOT
+ 0.49.0
proto-google-cloud-cloudquotas-v1
Proto library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml b/java-cloudquotas/proto-google-cloud-cloudquotas-v1beta/pom.xml
index bbfaeffd4a7e..4258e56619f0 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.49.0-SNAPSHOT
+ 0.49.0
proto-google-cloud-cloudquotas-v1beta
Proto library for google-cloud-cloudquotas
com.google.cloud
google-cloud-cloudquotas-parent
- 0.49.0-SNAPSHOT
+ 0.49.0
diff --git a/java-cloudsecuritycompliance/CHANGELOG.md b/java-cloudsecuritycompliance/CHANGELOG.md
index e18697c31590..ca96a19d875f 100644
--- a/java-cloudsecuritycompliance/CHANGELOG.md
+++ b/java-cloudsecuritycompliance/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.8.0 (2025-12-10)
+
+* No change
+
+
## 0.5.0 (2025-10-21)
### Dependencies
diff --git a/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance-bom/pom.xml b/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance-bom/pom.xml
index bdd844a5a5c0..16f2e6e13e05 100644
--- a/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance-bom/pom.xml
+++ b/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-cloudsecuritycompliance-bom
- 0.8.0-SNAPSHOT
+ 0.8.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-cloudsecuritycompliance
- 0.8.0-SNAPSHOT
+ 0.8.0
com.google.api.grpc
grpc-google-cloud-cloudsecuritycompliance-v1
- 0.8.0-SNAPSHOT
+ 0.8.0
com.google.api.grpc
proto-google-cloud-cloudsecuritycompliance-v1
- 0.8.0-SNAPSHOT
+ 0.8.0
diff --git a/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance/pom.xml b/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance/pom.xml
index 89c14e1a0dfb..2bcfcbf63a2e 100644
--- a/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance/pom.xml
+++ b/java-cloudsecuritycompliance/google-cloud-cloudsecuritycompliance/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-cloudsecuritycompliance
- 0.8.0-SNAPSHOT
+ 0.8.0
jar
Google Cloud Security Compliance API
Cloud Security Compliance API Compliance Manager uses software-defined controls that let you assess support for multiple compliance programs and security requirements within a Google Cloud organization
com.google.cloud
google-cloud-cloudsecuritycompliance-parent
- 0.8.0-SNAPSHOT
+ 0.8.0
google-cloud-cloudsecuritycompliance
diff --git a/java-cloudsecuritycompliance/grpc-google-cloud-cloudsecuritycompliance-v1/pom.xml b/java-cloudsecuritycompliance/grpc-google-cloud-cloudsecuritycompliance-v1/pom.xml
index 591240d8e32b..222b52de045d 100644
--- a/java-cloudsecuritycompliance/grpc-google-cloud-cloudsecuritycompliance-v1/pom.xml
+++ b/java-cloudsecuritycompliance/grpc-google-cloud-cloudsecuritycompliance-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudsecuritycompliance-v1
- 0.8.0-SNAPSHOT
+ 0.8.0
grpc-google-cloud-cloudsecuritycompliance-v1
GRPC library for google-cloud-cloudsecuritycompliance
com.google.cloud
google-cloud-cloudsecuritycompliance-parent
- 0.8.0-SNAPSHOT
+ 0.8.0
diff --git a/java-cloudsecuritycompliance/pom.xml b/java-cloudsecuritycompliance/pom.xml
index 4f94c3a20a9a..9b54d1adcf8c 100644
--- a/java-cloudsecuritycompliance/pom.xml
+++ b/java-cloudsecuritycompliance/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudsecuritycompliance-parent
pom
- 0.8.0-SNAPSHOT
+ 0.8.0
Google Cloud Security Compliance API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-cloudsecuritycompliance
- 0.8.0-SNAPSHOT
+ 0.8.0
com.google.api.grpc
grpc-google-cloud-cloudsecuritycompliance-v1
- 0.8.0-SNAPSHOT
+ 0.8.0
com.google.api.grpc
proto-google-cloud-cloudsecuritycompliance-v1
- 0.8.0-SNAPSHOT
+ 0.8.0
diff --git a/java-cloudsecuritycompliance/proto-google-cloud-cloudsecuritycompliance-v1/pom.xml b/java-cloudsecuritycompliance/proto-google-cloud-cloudsecuritycompliance-v1/pom.xml
index f8008487db00..65338fcfaca9 100644
--- a/java-cloudsecuritycompliance/proto-google-cloud-cloudsecuritycompliance-v1/pom.xml
+++ b/java-cloudsecuritycompliance/proto-google-cloud-cloudsecuritycompliance-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudsecuritycompliance-v1
- 0.8.0-SNAPSHOT
+ 0.8.0
proto-google-cloud-cloudsecuritycompliance-v1
Proto library for google-cloud-cloudsecuritycompliance
com.google.cloud
google-cloud-cloudsecuritycompliance-parent
- 0.8.0-SNAPSHOT
+ 0.8.0
diff --git a/java-cloudsupport/CHANGELOG.md b/java-cloudsupport/CHANGELOG.md
index edbde550a8f9..2e5e764b0f2c 100644
--- a/java-cloudsupport/CHANGELOG.md
+++ b/java-cloudsupport/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.65.0 (2025-12-10)
+
+* No change
+
+
## 0.62.0 (2025-10-21)
### Dependencies
diff --git a/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml b/java-cloudsupport/google-cloud-cloudsupport-bom/pom.xml
index 4e60d908959e..35cda8ea2737 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.65.0-SNAPSHOT
+ 0.65.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-cloudsupport
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2beta
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2beta
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-cloudsupport/google-cloud-cloudsupport/pom.xml b/java-cloudsupport/google-cloud-cloudsupport/pom.xml
index 7610c0a38b2c..4fc94ca58c1e 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.65.0-SNAPSHOT
+ 0.65.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.65.0-SNAPSHOT
+ 0.65.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 fda860b1880e..4109e7a173d5 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.65.0-SNAPSHOT
+ 0.65.0
grpc-google-cloud-cloudsupport-v2
GRPC library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml b/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml
index 2a200d2f420c..06cdf0e82002 100644
--- a/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml
+++ b/java-cloudsupport/grpc-google-cloud-cloudsupport-v2beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2beta
- 0.65.0-SNAPSHOT
+ 0.65.0
grpc-google-cloud-cloudsupport-v2beta
GRPC library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-cloudsupport/pom.xml b/java-cloudsupport/pom.xml
index d3d6c6eaa64a..280699416898 100644
--- a/java-cloudsupport/pom.xml
+++ b/java-cloudsupport/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-cloudsupport-parent
pom
- 0.65.0-SNAPSHOT
+ 0.65.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-cloudsupport
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2beta
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2beta
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
grpc-google-cloud-cloudsupport-v2
- 0.65.0-SNAPSHOT
+ 0.65.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml b/java-cloudsupport/proto-google-cloud-cloudsupport-v2/pom.xml
index f0eceb51f4da..7d30b43c0782 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.65.0-SNAPSHOT
+ 0.65.0
proto-google-cloud-cloudsupport-v2
Proto library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml b/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml
index 6143bb5bdd78..c92426dc9683 100644
--- a/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml
+++ b/java-cloudsupport/proto-google-cloud-cloudsupport-v2beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-cloudsupport-v2beta
- 0.65.0-SNAPSHOT
+ 0.65.0
proto-google-cloud-cloudsupport-v2beta
Proto library for google-cloud-cloudsupport
com.google.cloud
google-cloud-cloudsupport-parent
- 0.65.0-SNAPSHOT
+ 0.65.0
diff --git a/java-compute/CHANGELOG.md b/java-compute/CHANGELOG.md
index 962ec35cd8be..0d43f34fc0c3 100644
--- a/java-compute/CHANGELOG.md
+++ b/java-compute/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 1.91.0 (2025-12-10)
+
+### Features
+
+* Update Compute Engine v1 API to revision 20251031 ([b887034](https://github.com/googleapis/google-cloud-java/commit/b8870346a399a02bdcca72ec064911bd51dbe532))
+
+
+
## 1.88.0 (2025-10-21)
### Dependencies
diff --git a/java-compute/google-cloud-compute-bom/pom.xml b/java-compute/google-cloud-compute-bom/pom.xml
index b269d31886af..74860bb15362 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.91.0-SNAPSHOT
+ 1.91.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,12 +23,12 @@
com.google.cloud
google-cloud-compute
- 1.91.0-SNAPSHOT
+ 1.91.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.91.0-SNAPSHOT
+ 1.91.0
diff --git a/java-compute/google-cloud-compute/pom.xml b/java-compute/google-cloud-compute/pom.xml
index 6c641c9928a8..03e19c78c5b1 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.91.0-SNAPSHOT
+ 1.91.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.91.0-SNAPSHOT
+ 1.91.0
google-cloud-compute
diff --git a/java-compute/pom.xml b/java-compute/pom.xml
index 1934d1019563..1d80164266d3 100644
--- a/java-compute/pom.xml
+++ b/java-compute/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-compute-parent
pom
- 1.91.0-SNAPSHOT
+ 1.91.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-compute
- 1.91.0-SNAPSHOT
+ 1.91.0
com.google.api.grpc
proto-google-cloud-compute-v1
- 1.91.0-SNAPSHOT
+ 1.91.0
diff --git a/java-compute/proto-google-cloud-compute-v1/pom.xml b/java-compute/proto-google-cloud-compute-v1/pom.xml
index 3bfe2f39ebc2..275b417995aa 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.91.0-SNAPSHOT
+ 1.91.0
proto-google-cloud-compute-v1
Proto library for google-cloud-compute
com.google.cloud
google-cloud-compute-parent
- 1.91.0-SNAPSHOT
+ 1.91.0
diff --git a/java-confidentialcomputing/CHANGELOG.md b/java-confidentialcomputing/CHANGELOG.md
index 8a28821e2762..6077059376c5 100644
--- a/java-confidentialcomputing/CHANGELOG.md
+++ b/java-confidentialcomputing/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.67.0 (2025-12-10)
+
+* No change
+
+
## 0.64.0 (2025-10-21)
### Dependencies
diff --git a/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml b/java-confidentialcomputing/google-cloud-confidentialcomputing-bom/pom.xml
index 25d15b0a8610..efcb55c0b8dd 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.67.0-SNAPSHOT
+ 0.67.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-confidentialcomputing
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml b/java-confidentialcomputing/google-cloud-confidentialcomputing/pom.xml
index d621fb36bf27..8cbbf889f9b3 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.67.0-SNAPSHOT
+ 0.67.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.67.0-SNAPSHOT
+ 0.67.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 dd9d2f085f57..435492c4491c 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-cloud-confidentialcomputing-v1
GRPC library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml b/java-confidentialcomputing/grpc-google-cloud-confidentialcomputing-v1alpha1/pom.xml
index 70ca10f57d7b..caf0ba0bb88f 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.67.0-SNAPSHOT
+ 0.67.0
grpc-google-cloud-confidentialcomputing-v1alpha1
GRPC library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-confidentialcomputing/pom.xml b/java-confidentialcomputing/pom.xml
index 4e9709cbc6eb..20f9d9ef1ab2 100644
--- a/java-confidentialcomputing/pom.xml
+++ b/java-confidentialcomputing/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-confidentialcomputing-parent
pom
- 0.67.0-SNAPSHOT
+ 0.67.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-confidentialcomputing
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
grpc-google-cloud-confidentialcomputing-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1
- 0.67.0-SNAPSHOT
+ 0.67.0
com.google.api.grpc
proto-google-cloud-confidentialcomputing-v1alpha1
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1/pom.xml
index ca903e43ed7a..588989596e4c 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-cloud-confidentialcomputing-v1
Proto library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml b/java-confidentialcomputing/proto-google-cloud-confidentialcomputing-v1alpha1/pom.xml
index 36a6971d5980..b6c73f9cfb1c 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.67.0-SNAPSHOT
+ 0.67.0
proto-google-cloud-confidentialcomputing-v1alpha1
Proto library for google-cloud-confidentialcomputing
com.google.cloud
google-cloud-confidentialcomputing-parent
- 0.67.0-SNAPSHOT
+ 0.67.0
diff --git a/java-configdelivery/CHANGELOG.md b/java-configdelivery/CHANGELOG.md
index c239bdd2a194..fac59f588c3c 100644
--- a/java-configdelivery/CHANGELOG.md
+++ b/java-configdelivery/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.15.0 (2025-12-10)
+
+* No change
+
+
## 0.12.0 (2025-10-21)
### Dependencies
diff --git a/java-configdelivery/google-cloud-configdelivery-bom/pom.xml b/java-configdelivery/google-cloud-configdelivery-bom/pom.xml
index b9f1f745bf7e..5a8cb424bc91 100644
--- a/java-configdelivery/google-cloud-configdelivery-bom/pom.xml
+++ b/java-configdelivery/google-cloud-configdelivery-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-configdelivery-bom
- 0.15.0-SNAPSHOT
+ 0.15.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,27 +26,27 @@
com.google.cloud
google-cloud-configdelivery
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1beta
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1beta
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-configdelivery/google-cloud-configdelivery/pom.xml b/java-configdelivery/google-cloud-configdelivery/pom.xml
index 06acb684b343..e6ae9cdfa03f 100644
--- a/java-configdelivery/google-cloud-configdelivery/pom.xml
+++ b/java-configdelivery/google-cloud-configdelivery/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-configdelivery
- 0.15.0-SNAPSHOT
+ 0.15.0
jar
Google Config Delivery API
Config Delivery API ConfigDelivery service manages the deployment of kubernetes configuration to a fleet of kubernetes clusters.
com.google.cloud
google-cloud-configdelivery-parent
- 0.15.0-SNAPSHOT
+ 0.15.0
google-cloud-configdelivery
diff --git a/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml b/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml
index dafa424787c6..2eb6d134a704 100644
--- a/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml
+++ b/java-configdelivery/grpc-google-cloud-configdelivery-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
grpc-google-cloud-configdelivery-v1
GRPC library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml b/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml
index e1e98dd66b60..01ec03037e95 100644
--- a/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml
+++ b/java-configdelivery/grpc-google-cloud-configdelivery-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1beta
- 0.15.0-SNAPSHOT
+ 0.15.0
grpc-google-cloud-configdelivery-v1beta
GRPC library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-configdelivery/pom.xml b/java-configdelivery/pom.xml
index 641a8cb20683..c1472f40d918 100644
--- a/java-configdelivery/pom.xml
+++ b/java-configdelivery/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-configdelivery-parent
pom
- 0.15.0-SNAPSHOT
+ 0.15.0
Google Config Delivery API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-configdelivery
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
grpc-google-cloud-configdelivery-v1beta
- 0.15.0-SNAPSHOT
+ 0.15.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1beta
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml b/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml
index 97deeb949fa6..b64d6e44d0b0 100644
--- a/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml
+++ b/java-configdelivery/proto-google-cloud-configdelivery-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1
- 0.15.0-SNAPSHOT
+ 0.15.0
proto-google-cloud-configdelivery-v1
Proto library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml b/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml
index 0ea02d0a21a0..91e7e9babeb9 100644
--- a/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml
+++ b/java-configdelivery/proto-google-cloud-configdelivery-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-configdelivery-v1beta
- 0.15.0-SNAPSHOT
+ 0.15.0
proto-google-cloud-configdelivery-v1beta
Proto library for google-cloud-configdelivery
com.google.cloud
google-cloud-configdelivery-parent
- 0.15.0-SNAPSHOT
+ 0.15.0
diff --git a/java-connectgateway/CHANGELOG.md b/java-connectgateway/CHANGELOG.md
index 568e2ddd3c2a..3b9d8743be17 100644
--- a/java-connectgateway/CHANGELOG.md
+++ b/java-connectgateway/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.33.0 (2025-12-10)
+
+* No change
+
+
## 0.30.0 (2025-10-21)
### Dependencies
diff --git a/java-connectgateway/google-cloud-connectgateway-bom/pom.xml b/java-connectgateway/google-cloud-connectgateway-bom/pom.xml
index 887f5892fb16..b866263bb77e 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.33.0-SNAPSHOT
+ 0.33.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,12 +26,12 @@
com.google.cloud
google-cloud-connectgateway
- 0.33.0-SNAPSHOT
+ 0.33.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.33.0-SNAPSHOT
+ 0.33.0
diff --git a/java-connectgateway/google-cloud-connectgateway/pom.xml b/java-connectgateway/google-cloud-connectgateway/pom.xml
index 25dcfe37a0d5..b6e1736d622d 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.33.0-SNAPSHOT
+ 0.33.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.33.0-SNAPSHOT
+ 0.33.0
google-cloud-connectgateway
diff --git a/java-connectgateway/pom.xml b/java-connectgateway/pom.xml
index ac05bc21a47f..6d084a7f175a 100644
--- a/java-connectgateway/pom.xml
+++ b/java-connectgateway/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-connectgateway-parent
pom
- 0.33.0-SNAPSHOT
+ 0.33.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,12 +29,12 @@
com.google.cloud
google-cloud-connectgateway
- 0.33.0-SNAPSHOT
+ 0.33.0
com.google.api.grpc
proto-google-cloud-connectgateway-v1
- 0.33.0-SNAPSHOT
+ 0.33.0
diff --git a/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml b/java-connectgateway/proto-google-cloud-connectgateway-v1/pom.xml
index c5274173f171..88acff9044b0 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.33.0-SNAPSHOT
+ 0.33.0
proto-google-cloud-connectgateway-v1
Proto library for google-cloud-connectgateway
com.google.cloud
google-cloud-connectgateway-parent
- 0.33.0-SNAPSHOT
+ 0.33.0
diff --git a/java-contact-center-insights/CHANGELOG.md b/java-contact-center-insights/CHANGELOG.md
index 7bdd5db59073..dcad996869b2 100644
--- a/java-contact-center-insights/CHANGELOG.md
+++ b/java-contact-center-insights/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.81.0 (2025-12-10)
+
+* No change
+
+
## 2.78.0 (2025-10-21)
### Dependencies
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 18b83eb7b3eb..7a7d8d95f0c5 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.81.0-SNAPSHOT
+ 2.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.81.0-SNAPSHOT
+ 2.81.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 073df6dcbd5e..a02692f88f6e 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.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 939ec8a49091..d123f6f79efc 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-contact-center-insights/pom.xml b/java-contact-center-insights/pom.xml
index 18e25de81e2c..13dbff3ee426 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.81.0-SNAPSHOT
+ 2.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.81.0-SNAPSHOT
+ 2.81.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.81.0-SNAPSHOT
+ 2.81.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 432955b4df09..ddb0b39b3388 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.81.0-SNAPSHOT
+ 2.81.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.81.0-SNAPSHOT
+ 2.81.0
diff --git a/java-container/CHANGELOG.md b/java-container/CHANGELOG.md
index 5a37f23115d3..40ea6be6e816 100644
--- a/java-container/CHANGELOG.md
+++ b/java-container/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.84.0 (2025-12-10)
+
+* No change
+
+
## 2.81.0 (2025-10-21)
### Features
diff --git a/java-container/google-cloud-container-bom/pom.xml b/java-container/google-cloud-container-bom/pom.xml
index 12de7cbd6a0f..e7ec36ce8d96 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.84.0-SNAPSHOT
+ 2.84.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-container
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
proto-google-cloud-container-v1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.84.0-SNAPSHOT
+ 2.84.0
diff --git a/java-container/google-cloud-container/pom.xml b/java-container/google-cloud-container/pom.xml
index 1dcbe93d16e4..605549d49eef 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.84.0-SNAPSHOT
+ 2.84.0
jar
Google Cloud Container
Java idiomatic client for Google Cloud Container
com.google.cloud
google-cloud-container-parent
- 2.84.0-SNAPSHOT
+ 2.84.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 1bdfe47b5854..1974afda5dc6 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.84.0-SNAPSHOT
+ 2.84.0
grpc-google-cloud-container-v1
GRPC library for grpc-google-cloud-container-v1
com.google.cloud
google-cloud-container-parent
- 2.84.0-SNAPSHOT
+ 2.84.0
diff --git a/java-container/grpc-google-cloud-container-v1beta1/pom.xml b/java-container/grpc-google-cloud-container-v1beta1/pom.xml
index a1a3de0c2aa9..350b25e25a5c 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.84.0-SNAPSHOT
+ 2.84.0
grpc-google-cloud-container-v1beta1
GRPC library for google-cloud-container
com.google.cloud
google-cloud-container-parent
- 2.84.0-SNAPSHOT
+ 2.84.0
diff --git a/java-container/pom.xml b/java-container/pom.xml
index c4125313d640..a1162e35cd5f 100644
--- a/java-container/pom.xml
+++ b/java-container/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-container-parent
pom
- 2.84.0-SNAPSHOT
+ 2.84.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-container-v1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
proto-google-cloud-container-v1beta1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
grpc-google-cloud-container-v1beta1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.api.grpc
grpc-google-cloud-container-v1
- 2.84.0-SNAPSHOT
+ 2.84.0
com.google.cloud
google-cloud-container
- 2.84.0-SNAPSHOT
+ 2.84.0
diff --git a/java-container/proto-google-cloud-container-v1/pom.xml b/java-container/proto-google-cloud-container-v1/pom.xml
index 1e1300b44a9b..8878245a4836 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.84.0-SNAPSHOT
+ 2.84.0
proto-google-cloud-container-v1
PROTO library for proto-google-cloud-container-v1
com.google.cloud
google-cloud-container-parent
- 2.84.0-SNAPSHOT
+ 2.84.0
diff --git a/java-container/proto-google-cloud-container-v1beta1/pom.xml b/java-container/proto-google-cloud-container-v1beta1/pom.xml
index 21d8fc07d72b..b0d35871db43 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.84.0-SNAPSHOT
+ 2.84.0
proto-google-cloud-container-v1beta1
Proto library for google-cloud-container
com.google.cloud
google-cloud-container-parent
- 2.84.0-SNAPSHOT
+ 2.84.0
diff --git a/java-containeranalysis/CHANGELOG.md b/java-containeranalysis/CHANGELOG.md
index c58ac135e75f..4f689fd4afb0 100644
--- a/java-containeranalysis/CHANGELOG.md
+++ b/java-containeranalysis/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.82.0 (2025-12-10)
+
+* No change
+
+
## 2.79.0 (2025-10-21)
### Dependencies
diff --git a/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml b/java-containeranalysis/google-cloud-containeranalysis-bom/pom.xml
index 7a5f46d47cf8..925dd3ac1897 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.82.0-SNAPSHOT
+ 2.82.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-containeranalysis
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.172.0-SNAPSHOT
+ 0.172.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.172.0-SNAPSHOT
+ 0.172.0
diff --git a/java-containeranalysis/google-cloud-containeranalysis/pom.xml b/java-containeranalysis/google-cloud-containeranalysis/pom.xml
index 46ad2df51e27..b298a8146cbf 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.82.0-SNAPSHOT
+ 2.82.0
jar
Google Cloud Container Analysis
Java idiomatic client for Google Cloud Container Analysis
com.google.cloud
google-cloud-containeranalysis-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 f4520f962174..844bac1756b9 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.82.0-SNAPSHOT
+ 2.82.0
grpc-google-cloud-containeranalysis-v1
GRPC library for grpc-google-cloud-containeranalysis-v1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml b/java-containeranalysis/grpc-google-cloud-containeranalysis-v1beta1/pom.xml
index 91900c6a2567..ab1f8cdd0656 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.172.0-SNAPSHOT
+ 0.172.0
grpc-google-cloud-containeranalysis-v1beta1
GRPC library for grpc-google-cloud-containeranalysis-v1beta1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-containeranalysis/pom.xml b/java-containeranalysis/pom.xml
index dc0bd020223f..04ef654218c4 100644
--- a/java-containeranalysis/pom.xml
+++ b/java-containeranalysis/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-containeranalysis-parent
pom
- 2.82.0-SNAPSHOT
+ 2.82.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,33 +29,33 @@
com.google.api.grpc
proto-google-cloud-containeranalysis-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-containeranalysis-v1beta1
- 0.172.0-SNAPSHOT
+ 0.172.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1beta1
- 0.172.0-SNAPSHOT
+ 0.172.0
com.google.api.grpc
grpc-google-cloud-containeranalysis-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.cloud
google-cloud-containeranalysis
- 2.82.0-SNAPSHOT
+ 2.82.0
io.grafeas
grafeas
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml b/java-containeranalysis/proto-google-cloud-containeranalysis-v1/pom.xml
index b232662b5a27..afdf2533036d 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.82.0-SNAPSHOT
+ 2.82.0
proto-google-cloud-containeranalysis-v1
PROTO library for proto-google-cloud-containeranalysis-v1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml b/java-containeranalysis/proto-google-cloud-containeranalysis-v1beta1/pom.xml
index 0eaef3ae576b..61d18869f51b 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.172.0-SNAPSHOT
+ 0.172.0
proto-google-cloud-containeranalysis-v1beta1
PROTO library for proto-google-cloud-containeranalysis-v1beta1
com.google.cloud
google-cloud-containeranalysis-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml b/java-contentwarehouse/google-cloud-contentwarehouse-bom/pom.xml
index b59713289bba..ea9595b55ccb 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.77.0-SNAPSHOT
+ 0.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-contentwarehouse
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml b/java-contentwarehouse/google-cloud-contentwarehouse/pom.xml
index 90981ce933d9..18c5e37824af 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.77.0-SNAPSHOT
+ 0.77.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.77.0-SNAPSHOT
+ 0.77.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 0d84b9a9f587..4a4dd5582c65 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.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-contentwarehouse-v1
GRPC library for google-cloud-contentwarehouse
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-contentwarehouse/pom.xml b/java-contentwarehouse/pom.xml
index 872cc2a4e587..7b9d7396ed0f 100644
--- a/java-contentwarehouse/pom.xml
+++ b/java-contentwarehouse/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-contentwarehouse-parent
pom
- 0.77.0-SNAPSHOT
+ 0.77.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-contentwarehouse
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-contentwarehouse-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-contentwarehouse-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
@@ -48,7 +48,7 @@
com.google.cloud
google-cloud-document-ai
- 2.85.0-SNAPSHOT
+ 2.85.0
diff --git a/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml b/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/pom.xml
index 98dbdec26043..e25a2b17d2a1 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.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-contentwarehouse-v1
Proto library for google-cloud-contentwarehouse
com.google.cloud
google-cloud-contentwarehouse-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-data-fusion/CHANGELOG.md b/java-data-fusion/CHANGELOG.md
index 477cf271086f..4fd2d9b1aae9 100644
--- a/java-data-fusion/CHANGELOG.md
+++ b/java-data-fusion/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.81.0 (2025-12-10)
+
+* No change
+
+
## 1.78.0 (2025-10-21)
### Dependencies
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 cdbe625732a3..a388f556fc78 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.81.0-SNAPSHOT
+ 1.81.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-data-fusion
- 1.81.0-SNAPSHOT
+ 1.81.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.81.0-SNAPSHOT
+ 1.81.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.81.0-SNAPSHOT
+ 1.81.0
diff --git a/java-data-fusion/google-cloud-data-fusion/pom.xml b/java-data-fusion/google-cloud-data-fusion/pom.xml
index c6e59d25da37..496e0c1cd1bb 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.81.0-SNAPSHOT
+ 1.81.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.81.0-SNAPSHOT
+ 1.81.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 1b9b6ec96e18..7fa0acf5afb9 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.81.0-SNAPSHOT
+ 1.81.0
grpc-google-cloud-data-fusion-v1
GRPC library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.81.0-SNAPSHOT
+ 1.81.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 959a62b1153f..e4cba56ebfbe 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.85.0-SNAPSHOT
+ 0.85.0
grpc-google-cloud-data-fusion-v1beta1
GRPC library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.81.0-SNAPSHOT
+ 1.81.0
diff --git a/java-data-fusion/pom.xml b/java-data-fusion/pom.xml
index deaf66b8eed4..615c284d9d96 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.81.0-SNAPSHOT
+ 1.81.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-data-fusion
- 1.81.0-SNAPSHOT
+ 1.81.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-data-fusion-v1
- 1.81.0-SNAPSHOT
+ 1.81.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1beta1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-data-fusion-v1
- 1.81.0-SNAPSHOT
+ 1.81.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 373a4543b6aa..b0d04a3b50b5 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.81.0-SNAPSHOT
+ 1.81.0
proto-google-cloud-data-fusion-v1
Proto library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.81.0-SNAPSHOT
+ 1.81.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 564575e81075..5735d2e4c660 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.85.0-SNAPSHOT
+ 0.85.0
proto-google-cloud-data-fusion-v1beta1
Proto library for google-cloud-data-fusion
com.google.cloud
google-cloud-data-fusion-parent
- 1.81.0-SNAPSHOT
+ 1.81.0
diff --git a/java-databasecenter/CHANGELOG.md b/java-databasecenter/CHANGELOG.md
new file mode 100644
index 000000000000..d91c647969c4
--- /dev/null
+++ b/java-databasecenter/CHANGELOG.md
@@ -0,0 +1,5 @@
+# Changelog
+
+## 0.2.0 (2025-12-10)
+
+* No change
diff --git a/java-databasecenter/google-cloud-databasecenter-bom/pom.xml b/java-databasecenter/google-cloud-databasecenter-bom/pom.xml
index 6b38269b8713..e233b2da6049 100644
--- a/java-databasecenter/google-cloud-databasecenter-bom/pom.xml
+++ b/java-databasecenter/google-cloud-databasecenter-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.cloud
google-cloud-databasecenter-bom
- 0.2.0-SNAPSHOT
+ 0.2.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-databasecenter
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api.grpc
grpc-google-cloud-databasecenter-v1beta
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api.grpc
proto-google-cloud-databasecenter-v1beta
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-databasecenter/google-cloud-databasecenter/pom.xml b/java-databasecenter/google-cloud-databasecenter/pom.xml
index c756476cdf71..8ca341249f7c 100644
--- a/java-databasecenter/google-cloud-databasecenter/pom.xml
+++ b/java-databasecenter/google-cloud-databasecenter/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.cloud
google-cloud-databasecenter
- 0.2.0-SNAPSHOT
+ 0.2.0
jar
Google Database Center API
Database Center API Database Center provides an organization-wide, cross-product fleet health platform to eliminate the overhead, complexity, and risk associated with aggregating and summarizing health signals through custom dashboards. Through Database Center’s fleet health dashboard and API, database platform teams that are responsible for reliability, compliance, security, cost, and administration of database fleets will now have a single pane of glass that pinpoints issues relevant to each team.
com.google.cloud
google-cloud-databasecenter-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
google-cloud-databasecenter
diff --git a/java-databasecenter/grpc-google-cloud-databasecenter-v1beta/pom.xml b/java-databasecenter/grpc-google-cloud-databasecenter-v1beta/pom.xml
index 90bf2a415598..3e2b67bc0961 100644
--- a/java-databasecenter/grpc-google-cloud-databasecenter-v1beta/pom.xml
+++ b/java-databasecenter/grpc-google-cloud-databasecenter-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-databasecenter-v1beta
- 0.2.0-SNAPSHOT
+ 0.2.0
grpc-google-cloud-databasecenter-v1beta
GRPC library for google-cloud-databasecenter
com.google.cloud
google-cloud-databasecenter-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-databasecenter/pom.xml b/java-databasecenter/pom.xml
index 6351eb68d495..3582c3f7032a 100644
--- a/java-databasecenter/pom.xml
+++ b/java-databasecenter/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-databasecenter-parent
pom
- 0.2.0-SNAPSHOT
+ 0.2.0
Google Database Center API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-databasecenter
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api.grpc
grpc-google-cloud-databasecenter-v1beta
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api.grpc
proto-google-cloud-databasecenter-v1beta
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-databasecenter/proto-google-cloud-databasecenter-v1beta/pom.xml b/java-databasecenter/proto-google-cloud-databasecenter-v1beta/pom.xml
index 90b31a67523c..ca7cb47dd3e3 100644
--- a/java-databasecenter/proto-google-cloud-databasecenter-v1beta/pom.xml
+++ b/java-databasecenter/proto-google-cloud-databasecenter-v1beta/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-databasecenter-v1beta
- 0.2.0-SNAPSHOT
+ 0.2.0
proto-google-cloud-databasecenter-v1beta
Proto library for google-cloud-databasecenter
com.google.cloud
google-cloud-databasecenter-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-datacatalog/CHANGELOG.md b/java-datacatalog/CHANGELOG.md
index c12e9a13dbdc..7ad5cf74115a 100644
--- a/java-datacatalog/CHANGELOG.md
+++ b/java-datacatalog/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.87.0 (2025-12-10)
+
+* No change
+
+
## 1.84.0 (2025-10-21)
### Dependencies
diff --git a/java-datacatalog/google-cloud-datacatalog-bom/pom.xml b/java-datacatalog/google-cloud-datacatalog-bom/pom.xml
index dcb2361a2d53..ff5d4f606c03 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.87.0-SNAPSHOT
+ 1.87.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-datacatalog
- 1.87.0-SNAPSHOT
+ 1.87.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.87.0-SNAPSHOT
+ 1.87.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.124.0-SNAPSHOT
+ 0.124.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.87.0-SNAPSHOT
+ 1.87.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.124.0-SNAPSHOT
+ 0.124.0
diff --git a/java-datacatalog/google-cloud-datacatalog/pom.xml b/java-datacatalog/google-cloud-datacatalog/pom.xml
index 253de60739b6..94d7513b26d4 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.87.0-SNAPSHOT
+ 1.87.0
jar
Google Cloud Data Catalog
Java idiomatic client for Google Cloud Data Catalog
com.google.cloud
google-cloud-datacatalog-parent
- 1.87.0-SNAPSHOT
+ 1.87.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 f984ed9ef973..bc2fca023d49 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.87.0-SNAPSHOT
+ 1.87.0
grpc-google-cloud-datacatalog-v1
GRPC library for grpc-google-cloud-datacatalog-v1
com.google.cloud
google-cloud-datacatalog-parent
- 1.87.0-SNAPSHOT
+ 1.87.0
diff --git a/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml b/java-datacatalog/grpc-google-cloud-datacatalog-v1beta1/pom.xml
index 2b1ba4ff3b8a..37be149c3fd1 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.124.0-SNAPSHOT
+ 0.124.0
grpc-google-cloud-datacatalog-v1beta1
GRPC library for grpc-google-cloud-datacatalog-v1beta1
com.google.cloud
google-cloud-datacatalog-parent
- 1.87.0-SNAPSHOT
+ 1.87.0
diff --git a/java-datacatalog/pom.xml b/java-datacatalog/pom.xml
index 2a034aa52407..00172aaafafa 100644
--- a/java-datacatalog/pom.xml
+++ b/java-datacatalog/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datacatalog-parent
pom
- 1.87.0-SNAPSHOT
+ 1.87.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-datacatalog-v1
- 1.87.0-SNAPSHOT
+ 1.87.0
com.google.api.grpc
proto-google-cloud-datacatalog-v1beta1
- 0.124.0-SNAPSHOT
+ 0.124.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1
- 1.87.0-SNAPSHOT
+ 1.87.0
com.google.api.grpc
grpc-google-cloud-datacatalog-v1beta1
- 0.124.0-SNAPSHOT
+ 0.124.0
com.google.cloud
google-cloud-datacatalog
- 1.87.0-SNAPSHOT
+ 1.87.0
diff --git a/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml b/java-datacatalog/proto-google-cloud-datacatalog-v1/pom.xml
index a0dec3b46b4d..5b528cb531aa 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.87.0-SNAPSHOT
+ 1.87.0
proto-google-cloud-datacatalog-v1
PROTO library for proto-google-cloud-datacatalog-v1
com.google.cloud
google-cloud-datacatalog-parent
- 1.87.0-SNAPSHOT
+ 1.87.0
diff --git a/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml b/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/pom.xml
index c393dc4c18a4..2ef4642eb4db 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.124.0-SNAPSHOT
+ 0.124.0
proto-google-cloud-datacatalog-v1beta1
PROTO library for proto-google-cloud-datacatalog-v1beta1
com.google.cloud
google-cloud-datacatalog-parent
- 1.87.0-SNAPSHOT
+ 1.87.0
diff --git a/java-dataflow/CHANGELOG.md b/java-dataflow/CHANGELOG.md
index e502db07b522..31717315aeff 100644
--- a/java-dataflow/CHANGELOG.md
+++ b/java-dataflow/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.85.0 (2025-12-10)
+
+* No change
+
+
## 0.82.0 (2025-10-21)
### Dependencies
diff --git a/java-dataflow/google-cloud-dataflow-bom/pom.xml b/java-dataflow/google-cloud-dataflow-bom/pom.xml
index 133beb7e6b55..73d0016d39cd 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.85.0-SNAPSHOT
+ 0.85.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataflow
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-dataflow/google-cloud-dataflow/pom.xml b/java-dataflow/google-cloud-dataflow/pom.xml
index 4c34b41d7813..0aec04e6d3c9 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.85.0-SNAPSHOT
+ 0.85.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.85.0-SNAPSHOT
+ 0.85.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 69db289f21c7..9fe5a33581c4 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.85.0-SNAPSHOT
+ 0.85.0
grpc-google-cloud-dataflow-v1beta3
GRPC library for google-cloud-dataflow
com.google.cloud
google-cloud-dataflow-parent
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-dataflow/pom.xml b/java-dataflow/pom.xml
index 0df6985b2612..5e21178bb94a 100644
--- a/java-dataflow/pom.xml
+++ b/java-dataflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataflow-parent
pom
- 0.85.0-SNAPSHOT
+ 0.85.0
Google Dataflow Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataflow
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-dataflow-v1beta3
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-dataflow-v1beta3
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml b/java-dataflow/proto-google-cloud-dataflow-v1beta3/pom.xml
index 04169b7b4cec..0638acaa171a 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.85.0-SNAPSHOT
+ 0.85.0
proto-google-cloud-dataflow-v1beta3
Proto library for google-cloud-dataflow
com.google.cloud
google-cloud-dataflow-parent
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-dataform/CHANGELOG.md b/java-dataform/CHANGELOG.md
index a56fbf6e471c..282d91fd3f80 100644
--- a/java-dataform/CHANGELOG.md
+++ b/java-dataform/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.80.0 (2025-12-10)
+
+* No change
+
+
## 0.77.0 (2025-10-21)
### Dependencies
diff --git a/java-dataform/google-cloud-dataform-bom/pom.xml b/java-dataform/google-cloud-dataform-bom/pom.xml
index 4a35fbf058de..781e12958637 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.80.0-SNAPSHOT
+ 0.80.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-dataform
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
grpc-google-cloud-dataform-v1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
proto-google-cloud-dataform-v1
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-dataform/google-cloud-dataform/pom.xml b/java-dataform/google-cloud-dataform/pom.xml
index 148271b84a66..9ff1779adbfe 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.80.0-SNAPSHOT
+ 0.80.0
jar
Google Cloud Dataform
Cloud Dataform Help analytics teams manage data inside BigQuery using SQL.
com.google.cloud
google-cloud-dataform-parent
- 0.80.0-SNAPSHOT
+ 0.80.0
google-cloud-dataform
diff --git a/java-dataform/grpc-google-cloud-dataform-v1/pom.xml b/java-dataform/grpc-google-cloud-dataform-v1/pom.xml
index b25cd4b47c39..8c0784b9e784 100644
--- a/java-dataform/grpc-google-cloud-dataform-v1/pom.xml
+++ b/java-dataform/grpc-google-cloud-dataform-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-dataform-v1
- 0.80.0-SNAPSHOT
+ 0.80.0
grpc-google-cloud-dataform-v1
GRPC library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml b/java-dataform/grpc-google-cloud-dataform-v1beta1/pom.xml
index d4870a1e6ec5..594ea9063a67 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.80.0-SNAPSHOT
+ 0.80.0
grpc-google-cloud-dataform-v1beta1
GRPC library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-dataform/pom.xml b/java-dataform/pom.xml
index 4322141c5e5b..ed35c5c11e1c 100644
--- a/java-dataform/pom.xml
+++ b/java-dataform/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataform-parent
pom
- 0.80.0-SNAPSHOT
+ 0.80.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-dataform
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
proto-google-cloud-dataform-v1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
grpc-google-cloud-dataform-v1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
proto-google-cloud-dataform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
com.google.api.grpc
grpc-google-cloud-dataform-v1beta1
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-dataform/proto-google-cloud-dataform-v1/pom.xml b/java-dataform/proto-google-cloud-dataform-v1/pom.xml
index 8cd377be3536..6777422f40b9 100644
--- a/java-dataform/proto-google-cloud-dataform-v1/pom.xml
+++ b/java-dataform/proto-google-cloud-dataform-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-dataform-v1
- 0.80.0-SNAPSHOT
+ 0.80.0
proto-google-cloud-dataform-v1
Proto library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml b/java-dataform/proto-google-cloud-dataform-v1beta1/pom.xml
index bfa3d8488371..56347fc48363 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.80.0-SNAPSHOT
+ 0.80.0
proto-google-cloud-dataform-v1beta1
Proto library for google-cloud-dataform
com.google.cloud
google-cloud-dataform-parent
- 0.80.0-SNAPSHOT
+ 0.80.0
diff --git a/java-datalabeling/CHANGELOG.md b/java-datalabeling/CHANGELOG.md
index dae8860b123b..622b782ecb14 100644
--- a/java-datalabeling/CHANGELOG.md
+++ b/java-datalabeling/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.201.0 (2025-12-10)
+
+* No change
+
+
## 0.198.0 (2025-10-21)
### Dependencies
diff --git a/java-datalabeling/google-cloud-datalabeling-bom/pom.xml b/java-datalabeling/google-cloud-datalabeling-bom/pom.xml
index fd8e163f09b4..ee559b5c9bc4 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.201.0-SNAPSHOT
+ 0.201.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-datalabeling
- 0.201.0-SNAPSHOT
+ 0.201.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.166.0-SNAPSHOT
+ 0.166.0
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.166.0-SNAPSHOT
+ 0.166.0
diff --git a/java-datalabeling/google-cloud-datalabeling/pom.xml b/java-datalabeling/google-cloud-datalabeling/pom.xml
index 6b90a31a8c52..fa95ed7810de 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.201.0-SNAPSHOT
+ 0.201.0
jar
Google Cloud Data Labeling
Java idiomatic client for Google Cloud Data Labeling
com.google.cloud
google-cloud-datalabeling-parent
- 0.201.0-SNAPSHOT
+ 0.201.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 397f1c812270..601f0cc1a127 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.166.0-SNAPSHOT
+ 0.166.0
grpc-google-cloud-datalabeling-v1beta1
GRPC library for grpc-google-cloud-datalabeling-v1beta1
com.google.cloud
google-cloud-datalabeling-parent
- 0.201.0-SNAPSHOT
+ 0.201.0
diff --git a/java-datalabeling/pom.xml b/java-datalabeling/pom.xml
index 4233337c1d5a..9297d6f7c2df 100644
--- a/java-datalabeling/pom.xml
+++ b/java-datalabeling/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datalabeling-parent
pom
- 0.201.0-SNAPSHOT
+ 0.201.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-datalabeling-v1beta1
- 0.166.0-SNAPSHOT
+ 0.166.0
com.google.api.grpc
grpc-google-cloud-datalabeling-v1beta1
- 0.166.0-SNAPSHOT
+ 0.166.0
com.google.cloud
google-cloud-datalabeling
- 0.201.0-SNAPSHOT
+ 0.201.0
diff --git a/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml b/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/pom.xml
index aeddf8b7e850..d8df0e290af1 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.166.0-SNAPSHOT
+ 0.166.0
proto-google-cloud-datalabeling-v1beta1
PROTO library for proto-google-cloud-datalabeling-v1beta1
com.google.cloud
google-cloud-datalabeling-parent
- 0.201.0-SNAPSHOT
+ 0.201.0
diff --git a/java-datalineage/CHANGELOG.md b/java-datalineage/CHANGELOG.md
index 01fe11a5699d..974be6801b64 100644
--- a/java-datalineage/CHANGELOG.md
+++ b/java-datalineage/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.73.0 (2025-12-10)
+
+* No change
+
+
## 0.70.0 (2025-10-21)
### Dependencies
diff --git a/java-datalineage/google-cloud-datalineage-bom/pom.xml b/java-datalineage/google-cloud-datalineage-bom/pom.xml
index 88369c2937e4..c1b3a5c1e66a 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.73.0-SNAPSHOT
+ 0.73.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-datalineage
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-datalineage/google-cloud-datalineage/pom.xml b/java-datalineage/google-cloud-datalineage/pom.xml
index afc846b09f9d..c5cc917aa86f 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.73.0-SNAPSHOT
+ 0.73.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.73.0-SNAPSHOT
+ 0.73.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 48a9fe403d91..b082cf09cfff 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.73.0-SNAPSHOT
+ 0.73.0
grpc-google-cloud-datalineage-v1
GRPC library for google-cloud-datalineage
com.google.cloud
google-cloud-datalineage-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-datalineage/pom.xml b/java-datalineage/pom.xml
index 841b69aa25fc..e84cc2ba3f55 100644
--- a/java-datalineage/pom.xml
+++ b/java-datalineage/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datalineage-parent
pom
- 0.73.0-SNAPSHOT
+ 0.73.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-datalineage
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
grpc-google-cloud-datalineage-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
com.google.api.grpc
proto-google-cloud-datalineage-v1
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml b/java-datalineage/proto-google-cloud-datalineage-v1/pom.xml
index 18e958409435..f70de524257d 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.73.0-SNAPSHOT
+ 0.73.0
proto-google-cloud-datalineage-v1
Proto library for google-cloud-datalineage
com.google.cloud
google-cloud-datalineage-parent
- 0.73.0-SNAPSHOT
+ 0.73.0
diff --git a/java-datamanager/CHANGELOG.md b/java-datamanager/CHANGELOG.md
new file mode 100644
index 000000000000..d91c647969c4
--- /dev/null
+++ b/java-datamanager/CHANGELOG.md
@@ -0,0 +1,5 @@
+# Changelog
+
+## 0.2.0 (2025-12-10)
+
+* No change
diff --git a/java-datamanager/data-manager-bom/pom.xml b/java-datamanager/data-manager-bom/pom.xml
index 85edb65c3780..58ec384f4422 100644
--- a/java-datamanager/data-manager-bom/pom.xml
+++ b/java-datamanager/data-manager-bom/pom.xml
@@ -3,12 +3,12 @@
4.0.0
com.google.api-ads
data-manager-bom
- 0.2.0-SNAPSHOT
+ 0.2.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.api-ads
data-manager
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api-ads.api.grpc
grpc-data-manager-v1
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api-ads.api.grpc
proto-data-manager-v1
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-datamanager/data-manager/pom.xml b/java-datamanager/data-manager/pom.xml
index 093dfe2429b4..0be5376f2b14 100644
--- a/java-datamanager/data-manager/pom.xml
+++ b/java-datamanager/data-manager/pom.xml
@@ -3,14 +3,14 @@
4.0.0
com.google.api-ads
data-manager
- 0.2.0-SNAPSHOT
+ 0.2.0
jar
Google Data Manager API
Data Manager API A unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products.
com.google.api-ads
data-manager-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
data-manager
diff --git a/java-datamanager/grpc-data-manager-v1/pom.xml b/java-datamanager/grpc-data-manager-v1/pom.xml
index f3c38ce21f8b..c3e8ddebad19 100644
--- a/java-datamanager/grpc-data-manager-v1/pom.xml
+++ b/java-datamanager/grpc-data-manager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api-ads.api.grpc
grpc-data-manager-v1
- 0.2.0-SNAPSHOT
+ 0.2.0
grpc-data-manager-v1
GRPC library for data-manager
com.google.api-ads
data-manager-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-datamanager/pom.xml b/java-datamanager/pom.xml
index e1db3cd55330..ae663b6b0807 100644
--- a/java-datamanager/pom.xml
+++ b/java-datamanager/pom.xml
@@ -4,7 +4,7 @@
com.google.api-ads
data-manager-parent
pom
- 0.2.0-SNAPSHOT
+ 0.2.0
Google Data Manager API Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api-ads
data-manager
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api-ads.api.grpc
grpc-data-manager-v1
- 0.2.0-SNAPSHOT
+ 0.2.0
com.google.api-ads.api.grpc
proto-data-manager-v1
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-datamanager/proto-data-manager-v1/pom.xml b/java-datamanager/proto-data-manager-v1/pom.xml
index 2107b2e64da9..fcc1c47c4dcf 100644
--- a/java-datamanager/proto-data-manager-v1/pom.xml
+++ b/java-datamanager/proto-data-manager-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api-ads.api.grpc
proto-data-manager-v1
- 0.2.0-SNAPSHOT
+ 0.2.0
proto-data-manager-v1
Proto library for data-manager
com.google.api-ads
data-manager-parent
- 0.2.0-SNAPSHOT
+ 0.2.0
diff --git a/java-dataplex/CHANGELOG.md b/java-dataplex/CHANGELOG.md
index b883fe0d3831..66bbfe42d4f6 100644
--- a/java-dataplex/CHANGELOG.md
+++ b/java-dataplex/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.79.0 (2025-12-10)
+
+* No change
+
+
## 1.76.0 (2025-10-21)
### Dependencies
diff --git a/java-dataplex/google-cloud-dataplex-bom/pom.xml b/java-dataplex/google-cloud-dataplex-bom/pom.xml
index ac5fc8564260..aa06edd5dad7 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.79.0-SNAPSHOT
+ 1.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dataplex
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-dataplex/google-cloud-dataplex/pom.xml b/java-dataplex/google-cloud-dataplex/pom.xml
index 882e7eebe705..43f3e24b38c4 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.79.0-SNAPSHOT
+ 1.79.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.79.0-SNAPSHOT
+ 1.79.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 503b3ece40aa..899fbcc368ae 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.79.0-SNAPSHOT
+ 1.79.0
grpc-google-cloud-dataplex-v1
GRPC library for google-cloud-dataplex
com.google.cloud
google-cloud-dataplex-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-dataplex/pom.xml b/java-dataplex/pom.xml
index d9cba41ef29f..a4a0f3e6afba 100644
--- a/java-dataplex/pom.xml
+++ b/java-dataplex/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataplex-parent
pom
- 1.79.0-SNAPSHOT
+ 1.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-dataplex
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-dataplex-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
proto-google-cloud-dataplex-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml b/java-dataplex/proto-google-cloud-dataplex-v1/pom.xml
index 43a7d99e8ab0..bd09a2ab5ca4 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.79.0-SNAPSHOT
+ 1.79.0
proto-google-cloud-dataplex-v1
Proto library for google-cloud-dataplex
com.google.cloud
google-cloud-dataplex-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-dataproc-metastore/CHANGELOG.md b/java-dataproc-metastore/CHANGELOG.md
index 2ebb665126cb..18f291e23677 100644
--- a/java-dataproc-metastore/CHANGELOG.md
+++ b/java-dataproc-metastore/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.82.0 (2025-12-10)
+
+* No change
+
+
## 2.79.0 (2025-10-21)
### Dependencies
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 1448b3618313..a7bab8fd66a5 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.82.0-SNAPSHOT
+ 2.82.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-dataproc-metastore
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml b/java-dataproc-metastore/google-cloud-dataproc-metastore/pom.xml
index 0e3568669f69..bf837f2156c8 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.82.0-SNAPSHOT
+ 2.82.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.82.0-SNAPSHOT
+ 2.82.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 2ef2aa6673d5..28806894fa66 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.82.0-SNAPSHOT
+ 2.82.0
grpc-google-cloud-dataproc-metastore-v1
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 560c0b7d4ecc..2fb12a9311d1 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.86.0-SNAPSHOT
+ 0.86.0
grpc-google-cloud-dataproc-metastore-v1alpha
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 380005b45010..32bff5b9624d 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.86.0-SNAPSHOT
+ 0.86.0
grpc-google-cloud-dataproc-metastore-v1beta
GRPC library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-dataproc-metastore/pom.xml b/java-dataproc-metastore/pom.xml
index f064c93ebe48..f1f84b089766 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.82.0-SNAPSHOT
+ 2.82.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-dataproc-metastore
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1beta
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1alpha
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-dataproc-metastore-v1
- 2.82.0-SNAPSHOT
+ 2.82.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1beta
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1alpha
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-dataproc-metastore-v1
- 2.82.0-SNAPSHOT
+ 2.82.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 7440f0e97300..3af37d44b292 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.82.0-SNAPSHOT
+ 2.82.0
proto-google-cloud-dataproc-metastore-v1
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 b43a3589bb3f..f2aa65268a1d 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.86.0-SNAPSHOT
+ 0.86.0
proto-google-cloud-dataproc-metastore-v1alpha
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.82.0-SNAPSHOT
+ 2.82.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 2219a2318373..703fd67ec670 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.86.0-SNAPSHOT
+ 0.86.0
proto-google-cloud-dataproc-metastore-v1beta
Proto library for google-cloud-dataproc-metastore
com.google.cloud
google-cloud-dataproc-metastore-parent
- 2.82.0-SNAPSHOT
+ 2.82.0
diff --git a/java-dataproc/CHANGELOG.md b/java-dataproc/CHANGELOG.md
index 300151776524..aba65d50fec5 100644
--- a/java-dataproc/CHANGELOG.md
+++ b/java-dataproc/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 4.78.0 (2025-12-10)
+
+* No change
+
+
## 4.75.0 (2025-10-21)
### Dependencies
diff --git a/java-dataproc/google-cloud-dataproc-bom/pom.xml b/java-dataproc/google-cloud-dataproc-bom/pom.xml
index 1bb3ba03d7ed..09b615e7cfb5 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.78.0-SNAPSHOT
+ 4.78.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-dataproc
- 4.78.0-SNAPSHOT
+ 4.78.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.78.0-SNAPSHOT
+ 4.78.0
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.78.0-SNAPSHOT
+ 4.78.0
diff --git a/java-dataproc/google-cloud-dataproc/pom.xml b/java-dataproc/google-cloud-dataproc/pom.xml
index 14c4c8013c81..748fe16246c5 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.78.0-SNAPSHOT
+ 4.78.0
jar
Google Cloud Dataproc
Java idiomatic client for Google Cloud Dataproc
com.google.cloud
google-cloud-dataproc-parent
- 4.78.0-SNAPSHOT
+ 4.78.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 8e4487176c9b..40923a4df5a9 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.78.0-SNAPSHOT
+ 4.78.0
grpc-google-cloud-dataproc-v1
GRPC library for grpc-google-cloud-dataproc-v1
com.google.cloud
google-cloud-dataproc-parent
- 4.78.0-SNAPSHOT
+ 4.78.0
diff --git a/java-dataproc/pom.xml b/java-dataproc/pom.xml
index 45c1fb616832..f0c404549f76 100644
--- a/java-dataproc/pom.xml
+++ b/java-dataproc/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dataproc-parent
pom
- 4.78.0-SNAPSHOT
+ 4.78.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-dataproc-v1
- 4.78.0-SNAPSHOT
+ 4.78.0
com.google.api.grpc
grpc-google-cloud-dataproc-v1
- 4.78.0-SNAPSHOT
+ 4.78.0
com.google.cloud
google-cloud-dataproc
- 4.78.0-SNAPSHOT
+ 4.78.0
diff --git a/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml b/java-dataproc/proto-google-cloud-dataproc-v1/pom.xml
index 9a8f579056ee..21f81f2f6638 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.78.0-SNAPSHOT
+ 4.78.0
proto-google-cloud-dataproc-v1
PROTO library for proto-google-cloud-dataproc-v1
com.google.cloud
google-cloud-dataproc-parent
- 4.78.0-SNAPSHOT
+ 4.78.0
diff --git a/java-datastream/CHANGELOG.md b/java-datastream/CHANGELOG.md
index 88ecc68cbffd..b5ead0a1d94e 100644
--- a/java-datastream/CHANGELOG.md
+++ b/java-datastream/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.80.0 (2025-12-10)
+
+* No change
+
+
## 1.77.0 (2025-10-21)
### Dependencies
diff --git a/java-datastream/google-cloud-datastream-bom/pom.xml b/java-datastream/google-cloud-datastream-bom/pom.xml
index 84b793908797..82093ec346d8 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.80.0-SNAPSHOT
+ 1.80.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-datastream
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-datastream/google-cloud-datastream/pom.xml b/java-datastream/google-cloud-datastream/pom.xml
index ebb88db38b54..3aedb6d59a4f 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.80.0-SNAPSHOT
+ 1.80.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.80.0-SNAPSHOT
+ 1.80.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 f08cea0bccce..e81fe3ccd4fc 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.80.0-SNAPSHOT
+ 1.80.0
grpc-google-cloud-datastream-v1
GRPC library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml b/java-datastream/grpc-google-cloud-datastream-v1alpha1/pom.xml
index 30154967fe74..32a79ec848f0 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.85.0-SNAPSHOT
+ 0.85.0
grpc-google-cloud-datastream-v1alpha1
GRPC library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-datastream/pom.xml b/java-datastream/pom.xml
index cc74ed4cb745..7f8e0232b19e 100644
--- a/java-datastream/pom.xml
+++ b/java-datastream/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-datastream-parent
pom
- 1.80.0-SNAPSHOT
+ 1.80.0
Google Datastream Parent
Java idiomatic client for Google Cloud Platform services.
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-jar-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-datastream
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
proto-google-cloud-datastream-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-datastream-v1
- 1.80.0-SNAPSHOT
+ 1.80.0
com.google.api.grpc
grpc-google-cloud-datastream-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
com.google.api.grpc
proto-google-cloud-datastream-v1alpha1
- 0.85.0-SNAPSHOT
+ 0.85.0
diff --git a/java-datastream/proto-google-cloud-datastream-v1/pom.xml b/java-datastream/proto-google-cloud-datastream-v1/pom.xml
index 8b1f399e736c..0a3426c0799f 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.80.0-SNAPSHOT
+ 1.80.0
proto-google-cloud-datastream-v1
Proto library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml b/java-datastream/proto-google-cloud-datastream-v1alpha1/pom.xml
index 0ad8c8688cb7..5dedb71e8b6f 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.85.0-SNAPSHOT
+ 0.85.0
proto-google-cloud-datastream-v1alpha1
Proto library for google-cloud-datastream
com.google.cloud
google-cloud-datastream-parent
- 1.80.0-SNAPSHOT
+ 1.80.0
diff --git a/java-deploy/CHANGELOG.md b/java-deploy/CHANGELOG.md
index 13c59bb6e816..d54d96bea53e 100644
--- a/java-deploy/CHANGELOG.md
+++ b/java-deploy/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.79.0 (2025-12-10)
+
+* No change
+
+
## 1.76.0 (2025-10-21)
### Dependencies
diff --git a/java-deploy/google-cloud-deploy-bom/pom.xml b/java-deploy/google-cloud-deploy-bom/pom.xml
index 89fecbe4c5d6..3b29c0a54638 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.79.0-SNAPSHOT
+ 1.79.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-deploy
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-deploy/google-cloud-deploy/pom.xml b/java-deploy/google-cloud-deploy/pom.xml
index 8ba40a6b69d5..680a667161a5 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.79.0-SNAPSHOT
+ 1.79.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.79.0-SNAPSHOT
+ 1.79.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 3c87dbfe921a..c128ee609279 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.79.0-SNAPSHOT
+ 1.79.0
grpc-google-cloud-deploy-v1
GRPC library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-deploy/pom.xml b/java-deploy/pom.xml
index 6b56499eee6d..a577d5558dd9 100644
--- a/java-deploy/pom.xml
+++ b/java-deploy/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-deploy-parent
pom
- 1.79.0-SNAPSHOT
+ 1.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-deploy
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-deploy/proto-google-cloud-deploy-v1/pom.xml b/java-deploy/proto-google-cloud-deploy-v1/pom.xml
index de3dbcafc577..556ef818b1f0 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.79.0-SNAPSHOT
+ 1.79.0
proto-google-cloud-deploy-v1
Proto library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.79.0-SNAPSHOT
+ 1.79.0
diff --git a/java-developerconnect/CHANGELOG.md b/java-developerconnect/CHANGELOG.md
index 6b071a3ffcbf..83fe85ab45c2 100644
--- a/java-developerconnect/CHANGELOG.md
+++ b/java-developerconnect/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.38.0 (2025-12-10)
+
+* No change
+
+
## 0.35.0 (2025-10-21)
### Dependencies
diff --git a/java-developerconnect/google-cloud-developerconnect-bom/pom.xml b/java-developerconnect/google-cloud-developerconnect-bom/pom.xml
index 9918a10700f9..b2f22c23f1d9 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.38.0-SNAPSHOT
+ 0.38.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-developerconnect
- 0.38.0-SNAPSHOT
+ 0.38.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.38.0-SNAPSHOT
+ 0.38.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.38.0-SNAPSHOT
+ 0.38.0
diff --git a/java-developerconnect/google-cloud-developerconnect/pom.xml b/java-developerconnect/google-cloud-developerconnect/pom.xml
index 073059a9a99d..18930594f814 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.38.0-SNAPSHOT
+ 0.38.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.38.0-SNAPSHOT
+ 0.38.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 748832844b3a..0fed9b17fb4c 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.38.0-SNAPSHOT
+ 0.38.0
grpc-google-cloud-developerconnect-v1
GRPC library for google-cloud-developerconnect
com.google.cloud
google-cloud-developerconnect-parent
- 0.38.0-SNAPSHOT
+ 0.38.0
diff --git a/java-developerconnect/pom.xml b/java-developerconnect/pom.xml
index c00bb16f68ee..0a89b93a650f 100644
--- a/java-developerconnect/pom.xml
+++ b/java-developerconnect/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-developerconnect-parent
pom
- 0.38.0-SNAPSHOT
+ 0.38.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-developerconnect
- 0.38.0-SNAPSHOT
+ 0.38.0
com.google.api.grpc
grpc-google-cloud-developerconnect-v1
- 0.38.0-SNAPSHOT
+ 0.38.0
com.google.api.grpc
proto-google-cloud-developerconnect-v1
- 0.38.0-SNAPSHOT
+ 0.38.0
diff --git a/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml b/java-developerconnect/proto-google-cloud-developerconnect-v1/pom.xml
index 0a3ecaac16cd..12a089fe4e87 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.38.0-SNAPSHOT
+ 0.38.0
proto-google-cloud-developerconnect-v1
Proto library for google-cloud-developerconnect
com.google.cloud
google-cloud-developerconnect-parent
- 0.38.0-SNAPSHOT
+ 0.38.0
diff --git a/java-devicestreaming/CHANGELOG.md b/java-devicestreaming/CHANGELOG.md
index e75db0dd6b44..d608c96779b5 100644
--- a/java-devicestreaming/CHANGELOG.md
+++ b/java-devicestreaming/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.21.0 (2025-12-10)
+
+* No change
+
+
## 0.18.0 (2025-10-21)
### Dependencies
diff --git a/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml b/java-devicestreaming/google-cloud-devicestreaming-bom/pom.xml
index 21bf7eb04cc5..f26e881e21b4 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.21.0-SNAPSHOT
+ 0.21.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -26,17 +26,17 @@
com.google.cloud
google-cloud-devicestreaming
- 0.21.0-SNAPSHOT
+ 0.21.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.21.0-SNAPSHOT
+ 0.21.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.21.0-SNAPSHOT
+ 0.21.0
diff --git a/java-devicestreaming/google-cloud-devicestreaming/pom.xml b/java-devicestreaming/google-cloud-devicestreaming/pom.xml
index 90282fdaa5f9..922ea47e6408 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.21.0-SNAPSHOT
+ 0.21.0
jar
Google Device Streaming API
Device Streaming API The Cloud API for device streaming usage.
com.google.cloud
google-cloud-devicestreaming-parent
- 0.21.0-SNAPSHOT
+ 0.21.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 32fec5f90725..76d5d55393f6 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.21.0-SNAPSHOT
+ 0.21.0
grpc-google-cloud-devicestreaming-v1
GRPC library for google-cloud-devicestreaming
com.google.cloud
google-cloud-devicestreaming-parent
- 0.21.0-SNAPSHOT
+ 0.21.0
diff --git a/java-devicestreaming/pom.xml b/java-devicestreaming/pom.xml
index 8a2ad6fab114..5fd34ad1781f 100644
--- a/java-devicestreaming/pom.xml
+++ b/java-devicestreaming/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-devicestreaming-parent
pom
- 0.21.0-SNAPSHOT
+ 0.21.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-devicestreaming
- 0.21.0-SNAPSHOT
+ 0.21.0
com.google.api.grpc
grpc-google-cloud-devicestreaming-v1
- 0.21.0-SNAPSHOT
+ 0.21.0
com.google.api.grpc
proto-google-cloud-devicestreaming-v1
- 0.21.0-SNAPSHOT
+ 0.21.0
diff --git a/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml b/java-devicestreaming/proto-google-cloud-devicestreaming-v1/pom.xml
index b850dc22869e..206662445612 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.21.0-SNAPSHOT
+ 0.21.0
proto-google-cloud-devicestreaming-v1
Proto library for google-cloud-devicestreaming
com.google.cloud
google-cloud-devicestreaming-parent
- 0.21.0-SNAPSHOT
+ 0.21.0
diff --git a/java-dialogflow-cx/CHANGELOG.md b/java-dialogflow-cx/CHANGELOG.md
index 505a12140c9c..39c29577eb27 100644
--- a/java-dialogflow-cx/CHANGELOG.md
+++ b/java-dialogflow-cx/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.92.0 (2025-12-10)
+
+* No change
+
+
## 0.89.0 (2025-10-21)
### Dependencies
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 759db3e065e4..a55add7e0dc9 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.92.0-SNAPSHOT
+ 0.92.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,27 +27,27 @@
com.google.cloud
google-cloud-dialogflow-cx
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.92.0-SNAPSHOT
+ 0.92.0
diff --git a/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml b/java-dialogflow-cx/google-cloud-dialogflow-cx/pom.xml
index 8149ee004114..59060c02b64b 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.92.0-SNAPSHOT
+ 0.92.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.92.0-SNAPSHOT
+ 0.92.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 80c2dc7118d4..379e7c35e9f9 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.92.0-SNAPSHOT
+ 0.92.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.92.0-SNAPSHOT
+ 0.92.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 aee1920a60d2..7039b6d32a55 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.92.0-SNAPSHOT
+ 0.92.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.92.0-SNAPSHOT
+ 0.92.0
diff --git a/java-dialogflow-cx/pom.xml b/java-dialogflow-cx/pom.xml
index 49d95d636d02..987f9d53d5f7 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.92.0-SNAPSHOT
+ 0.92.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.cloud
google-cloud-dialogflow-cx
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3beta1
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
proto-google-cloud-dialogflow-cx-v3
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3beta1
- 0.92.0-SNAPSHOT
+ 0.92.0
com.google.api.grpc
grpc-google-cloud-dialogflow-cx-v3
- 0.92.0-SNAPSHOT
+ 0.92.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 69187114bdae..214c1783be38 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.92.0-SNAPSHOT
+ 0.92.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.92.0-SNAPSHOT
+ 0.92.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 0ef975960c09..36d28023348e 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.92.0-SNAPSHOT
+ 0.92.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.92.0-SNAPSHOT
+ 0.92.0
diff --git a/java-dialogflow/CHANGELOG.md b/java-dialogflow/CHANGELOG.md
index 5222f310a07b..d2894875d3a3 100644
--- a/java-dialogflow/CHANGELOG.md
+++ b/java-dialogflow/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 4.87.0 (2025-12-10)
+
+* No change
+
+
## 4.84.0 (2025-10-21)
### Dependencies
diff --git a/java-dialogflow/google-cloud-dialogflow-bom/pom.xml b/java-dialogflow/google-cloud-dialogflow-bom/pom.xml
index 420337196e82..8fc55bafba36 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.87.0-SNAPSHOT
+ 4.87.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,27 +23,27 @@
com.google.cloud
google-cloud-dialogflow
- 4.87.0-SNAPSHOT
+ 4.87.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.87.0-SNAPSHOT
+ 4.87.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.87.0-SNAPSHOT
+ 4.87.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
diff --git a/java-dialogflow/google-cloud-dialogflow/pom.xml b/java-dialogflow/google-cloud-dialogflow/pom.xml
index ef5ba6106567..b8402ef28f3e 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.87.0-SNAPSHOT
+ 4.87.0
jar
Google Cloud Dialog Flow API
Java idiomatic client for Google Cloud Dialog Flow API
com.google.cloud
google-cloud-dialogflow-parent
- 4.87.0-SNAPSHOT
+ 4.87.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 4bdae315bd07..ddbd458e2aea 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.87.0-SNAPSHOT
+ 4.87.0
grpc-google-cloud-dialogflow-v2
GRPC library for grpc-google-cloud-dialogflow-v2
com.google.cloud
google-cloud-dialogflow-parent
- 4.87.0-SNAPSHOT
+ 4.87.0
diff --git a/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml b/java-dialogflow/grpc-google-cloud-dialogflow-v2beta1/pom.xml
index 95e4dc229ad6..2a7831a30d7b 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.185.0-SNAPSHOT
+ 0.185.0
grpc-google-cloud-dialogflow-v2beta1
GRPC library for grpc-google-cloud-dialogflow-v2beta1
com.google.cloud
google-cloud-dialogflow-parent
- 4.87.0-SNAPSHOT
+ 4.87.0
diff --git a/java-dialogflow/pom.xml b/java-dialogflow/pom.xml
index b53c6b84622a..a72f62d4007b 100644
--- a/java-dialogflow/pom.xml
+++ b/java-dialogflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dialogflow-parent
pom
- 4.87.0-SNAPSHOT
+ 4.87.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-dialogflow-v2
- 4.87.0-SNAPSHOT
+ 4.87.0
com.google.api.grpc
proto-google-cloud-dialogflow-v2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2beta1
- 0.185.0-SNAPSHOT
+ 0.185.0
com.google.api.grpc
grpc-google-cloud-dialogflow-v2
- 4.87.0-SNAPSHOT
+ 4.87.0
com.google.cloud
google-cloud-dialogflow
- 4.87.0-SNAPSHOT
+ 4.87.0
diff --git a/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml b/java-dialogflow/proto-google-cloud-dialogflow-v2/pom.xml
index e5057d7d6f91..ed434a88230f 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.87.0-SNAPSHOT
+ 4.87.0
proto-google-cloud-dialogflow-v2
PROTO library for proto-google-cloud-dialogflow-v2
com.google.cloud
google-cloud-dialogflow-parent
- 4.87.0-SNAPSHOT
+ 4.87.0
diff --git a/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml b/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/pom.xml
index dca53e9efa3e..c0d9e3ee4851 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.185.0-SNAPSHOT
+ 0.185.0
proto-google-cloud-dialogflow-v2beta1
PROTO library for proto-google-cloud-dialogflow-v2beta1
com.google.cloud
google-cloud-dialogflow-parent
- 4.87.0-SNAPSHOT
+ 4.87.0
diff --git a/java-discoveryengine/CHANGELOG.md b/java-discoveryengine/CHANGELOG.md
index 23e79d998bcd..c3ac9570eaff 100644
--- a/java-discoveryengine/CHANGELOG.md
+++ b/java-discoveryengine/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.77.0 (2025-12-10)
+
+* No change
+
+
## 0.74.0 (2025-10-21)
### Bug Fixes
diff --git a/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml b/java-discoveryengine/google-cloud-discoveryengine-bom/pom.xml
index 0e6527702f6b..86b75e435ff3 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.77.0-SNAPSHOT
+ 0.77.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-discoveryengine
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/google-cloud-discoveryengine/pom.xml b/java-discoveryengine/google-cloud-discoveryengine/pom.xml
index 21360edc1750..8aca83faab90 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.77.0-SNAPSHOT
+ 0.77.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.77.0-SNAPSHOT
+ 0.77.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 5ac08b1a4e9a..21d83e52f472 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.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-discoveryengine-v1
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1alpha/pom.xml
index 87bd4dbc5456..0462229fed9f 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.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-discoveryengine-v1alpha
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml b/java-discoveryengine/grpc-google-cloud-discoveryengine-v1beta/pom.xml
index acc832d8e649..390af55a3b76 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.77.0-SNAPSHOT
+ 0.77.0
grpc-google-cloud-discoveryengine-v1beta
GRPC library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/pom.xml b/java-discoveryengine/pom.xml
index 73d2f13aa05a..a9f5463f1304 100644
--- a/java-discoveryengine/pom.xml
+++ b/java-discoveryengine/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-discoveryengine-parent
pom
- 0.77.0-SNAPSHOT
+ 0.77.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-discoveryengine
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1alpha
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1alpha
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
grpc-google-cloud-discoveryengine-v1beta
- 0.77.0-SNAPSHOT
+ 0.77.0
com.google.api.grpc
proto-google-cloud-discoveryengine-v1beta
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1/pom.xml
index 1c82fe7a8a59..4f118c7bb822 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.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-discoveryengine-v1
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1alpha/pom.xml
index 7717f24f2c4d..e52884aa0f49 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.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-discoveryengine-v1alpha
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml b/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/pom.xml
index f2dec6795208..d0d8c5f9ffad 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.77.0-SNAPSHOT
+ 0.77.0
proto-google-cloud-discoveryengine-v1beta
Proto library for google-cloud-discoveryengine
com.google.cloud
google-cloud-discoveryengine-parent
- 0.77.0-SNAPSHOT
+ 0.77.0
diff --git a/java-distributedcloudedge/CHANGELOG.md b/java-distributedcloudedge/CHANGELOG.md
index b099f40ce30a..6dc4eeb5e3e9 100644
--- a/java-distributedcloudedge/CHANGELOG.md
+++ b/java-distributedcloudedge/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.78.0 (2025-12-10)
+
+* No change
+
+
## 0.75.0 (2025-10-21)
### Dependencies
diff --git a/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml b/java-distributedcloudedge/google-cloud-distributedcloudedge-bom/pom.xml
index ed98ec7d2acc..344f47fe2d00 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.78.0-SNAPSHOT
+ 0.78.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-distributedcloudedge
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml b/java-distributedcloudedge/google-cloud-distributedcloudedge/pom.xml
index a94d162f7e83..dab0472733bb 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.78.0-SNAPSHOT
+ 0.78.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.78.0-SNAPSHOT
+ 0.78.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 287158726c82..fc7cea7412c6 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.78.0-SNAPSHOT
+ 0.78.0
grpc-google-cloud-distributedcloudedge-v1
GRPC library for google-cloud-distributedcloudedge
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-distributedcloudedge/pom.xml b/java-distributedcloudedge/pom.xml
index c9c26564c60b..3d6116ae9724 100644
--- a/java-distributedcloudedge/pom.xml
+++ b/java-distributedcloudedge/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-distributedcloudedge-parent
pom
- 0.78.0-SNAPSHOT
+ 0.78.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.cloud
google-cloud-distributedcloudedge
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
grpc-google-cloud-distributedcloudedge-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
com.google.api.grpc
proto-google-cloud-distributedcloudedge-v1
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml b/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/pom.xml
index 8ec67943ff42..ea75d8ee7d27 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.78.0-SNAPSHOT
+ 0.78.0
proto-google-cloud-distributedcloudedge-v1
Proto library for google-cloud-distributedcloudedge
com.google.cloud
google-cloud-distributedcloudedge-parent
- 0.78.0-SNAPSHOT
+ 0.78.0
diff --git a/java-dlp/CHANGELOG.md b/java-dlp/CHANGELOG.md
index 977d47ffd1c5..5baf43d6abcb 100644
--- a/java-dlp/CHANGELOG.md
+++ b/java-dlp/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 3.85.0 (2025-12-10)
+
+* No change
+
+
## 3.82.0 (2025-10-21)
### Dependencies
diff --git a/java-dlp/google-cloud-dlp-bom/pom.xml b/java-dlp/google-cloud-dlp-bom/pom.xml
index 61d22150600e..e925642d3a9d 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.85.0-SNAPSHOT
+ 3.85.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -23,17 +23,17 @@
com.google.cloud
google-cloud-dlp
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-dlp/google-cloud-dlp/pom.xml b/java-dlp/google-cloud-dlp/pom.xml
index 415abe411de9..66df66ab09a4 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.85.0-SNAPSHOT
+ 3.85.0
jar
Google Cloud DLP
Java idiomatic client for Google Cloud DLP
com.google.cloud
google-cloud-dlp-parent
- 3.85.0-SNAPSHOT
+ 3.85.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 1c5b04a426f3..197004ff8b3c 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.85.0-SNAPSHOT
+ 3.85.0
grpc-google-cloud-dlp-v2
GRPC library for grpc-google-cloud-dlp-v2
com.google.cloud
google-cloud-dlp-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-dlp/pom.xml b/java-dlp/pom.xml
index d7251f748b5d..0b6c853d467f 100644
--- a/java-dlp/pom.xml
+++ b/java-dlp/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dlp-parent
pom
- 3.85.0-SNAPSHOT
+ 3.85.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,17 +29,17 @@
com.google.api.grpc
proto-google-cloud-dlp-v2
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.api.grpc
grpc-google-cloud-dlp-v2
- 3.85.0-SNAPSHOT
+ 3.85.0
com.google.cloud
google-cloud-dlp
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-dlp/proto-google-cloud-dlp-v2/pom.xml b/java-dlp/proto-google-cloud-dlp-v2/pom.xml
index 036fbc98d14b..c977f3450ade 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.85.0-SNAPSHOT
+ 3.85.0
proto-google-cloud-dlp-v2
PROTO library for proto-google-cloud-dlp-v2
com.google.cloud
google-cloud-dlp-parent
- 3.85.0-SNAPSHOT
+ 3.85.0
diff --git a/java-dms/CHANGELOG.md b/java-dms/CHANGELOG.md
index 55197a2985bd..5cf65a589722 100644
--- a/java-dms/CHANGELOG.md
+++ b/java-dms/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.80.0 (2025-12-10)
+
+* No change
+
+
## 2.77.0 (2025-10-21)
### Dependencies
diff --git a/java-dms/google-cloud-dms-bom/pom.xml b/java-dms/google-cloud-dms-bom/pom.xml
index dd9741cef1ab..94035acb80a8 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.80.0-SNAPSHOT
+ 2.80.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,17 +27,17 @@
com.google.cloud
google-cloud-dms
- 2.80.0-SNAPSHOT
+ 2.80.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.80.0-SNAPSHOT
+ 2.80.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.80.0-SNAPSHOT
+ 2.80.0
diff --git a/java-dms/google-cloud-dms/pom.xml b/java-dms/google-cloud-dms/pom.xml
index 8ca6efe41f83..b577dfb09332 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.80.0-SNAPSHOT
+ 2.80.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.80.0-SNAPSHOT
+ 2.80.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 fde65d509199..9d637d478c3a 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.80.0-SNAPSHOT
+ 2.80.0
grpc-google-cloud-dms-v1
GRPC library for google-cloud-dms
com.google.cloud
google-cloud-dms-parent
- 2.80.0-SNAPSHOT
+ 2.80.0
diff --git a/java-dms/pom.xml b/java-dms/pom.xml
index cdfd9f8236a5..3f2132603e4a 100644
--- a/java-dms/pom.xml
+++ b/java-dms/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dms-parent
pom
- 2.80.0-SNAPSHOT
+ 2.80.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,18 +29,18 @@
com.google.cloud
google-cloud-dms
- 2.80.0-SNAPSHOT
+ 2.80.0
com.google.api.grpc
proto-google-cloud-dms-v1
- 2.80.0-SNAPSHOT
+ 2.80.0
com.google.api.grpc
grpc-google-cloud-dms-v1
- 2.80.0-SNAPSHOT
+ 2.80.0
diff --git a/java-dms/proto-google-cloud-dms-v1/pom.xml b/java-dms/proto-google-cloud-dms-v1/pom.xml
index 08f77d41cc68..9e08ef5d8276 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.80.0-SNAPSHOT
+ 2.80.0
proto-google-cloud-dms-v1
Proto library for google-cloud-dms
com.google.cloud
google-cloud-dms-parent
- 2.80.0-SNAPSHOT
+ 2.80.0
diff --git a/java-dns/CHANGELOG.md b/java-dns/CHANGELOG.md
index 5471d4e2f4f7..ac7d2dd35b38 100644
--- a/java-dns/CHANGELOG.md
+++ b/java-dns/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.79.0 (2025-12-10)
+
+* No change
+
+
## 2.76.0 (2025-10-21)
### Dependencies
diff --git a/java-dns/README.md b/java-dns/README.md
index 1ba0fd68bbb3..7fdada02c46f 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.78.0
+ 2.79.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-dns:2.78.0'
+implementation 'com.google.cloud:google-cloud-dns:2.79.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.78.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.79.0"
```
diff --git a/java-dns/pom.xml b/java-dns/pom.xml
index efc99bd31263..c8b5a41a2d5a 100644
--- a/java-dns/pom.xml
+++ b/java-dns/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-dns
jar
- 2.79.0-SNAPSHOT
+ 2.79.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
diff --git a/java-document-ai/CHANGELOG.md b/java-document-ai/CHANGELOG.md
index ae736c1e5481..aa8a2964b368 100644
--- a/java-document-ai/CHANGELOG.md
+++ b/java-document-ai/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 2.85.0 (2025-12-10)
+
+* No change
+
+
## 2.82.0 (2025-10-21)
### Dependencies
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 8fcc6bb092c3..36e23edbe58d 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.85.0-SNAPSHOT
+ 2.85.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -21,27 +21,27 @@
com.google.cloud
google-cloud-document-ai
- 2.85.0-SNAPSHOT
+ 2.85.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.97.0-SNAPSHOT
+ 0.97.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.85.0-SNAPSHOT
+ 2.85.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.97.0-SNAPSHOT
+ 0.97.0
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.85.0-SNAPSHOT
+ 2.85.0
diff --git a/java-document-ai/google-cloud-document-ai/pom.xml b/java-document-ai/google-cloud-document-ai/pom.xml
index ba820db9a7df..2212b9529f6d 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.85.0-SNAPSHOT
+ 2.85.0
jar
Google Cloud Document AI
Java idiomatic client for Google Cloud Document AI
com.google.cloud
google-cloud-document-ai-parent
- 2.85.0-SNAPSHOT
+ 2.85.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 8efd1de0c93d..e5415ad1f7bb 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.85.0-SNAPSHOT
+ 2.85.0
grpc-google-cloud-document-ai-v1
GRPC library for google-cloud-document-ai
com.google.cloud
google-cloud-document-ai-parent
- 2.85.0-SNAPSHOT
+ 2.85.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 32e633041270..6e5b2bb24006 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.97.0-SNAPSHOT
+ 0.97.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.85.0-SNAPSHOT
+ 2.85.0
diff --git a/java-document-ai/pom.xml b/java-document-ai/pom.xml
index 94cc6651d845..e51a041f7592 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.85.0-SNAPSHOT
+ 2.85.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,27 +29,27 @@
com.google.api.grpc
proto-google-cloud-document-ai-v1
- 2.85.0-SNAPSHOT
+ 2.85.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1
- 2.85.0-SNAPSHOT
+ 2.85.0
com.google.cloud
google-cloud-document-ai
- 2.85.0-SNAPSHOT
+ 2.85.0
com.google.api.grpc
grpc-google-cloud-document-ai-v1beta3
- 0.97.0-SNAPSHOT
+ 0.97.0
com.google.api.grpc
proto-google-cloud-document-ai-v1beta3
- 0.97.0-SNAPSHOT
+ 0.97.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 d387bceb7e40..b1b86ab74f0d 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.85.0-SNAPSHOT
+ 2.85.0
proto-google-cloud-document-ai-v1
Proto library for google-cloud-document-ai
com.google.cloud
google-cloud-document-ai-parent
- 2.85.0-SNAPSHOT
+ 2.85.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 fc7d0992bb30..3a806c653637 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.97.0-SNAPSHOT
+ 0.97.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.85.0-SNAPSHOT
+ 2.85.0
diff --git a/java-domains/CHANGELOG.md b/java-domains/CHANGELOG.md
index dc6e583b1cc8..ec873c3261f3 100644
--- a/java-domains/CHANGELOG.md
+++ b/java-domains/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 1.78.0 (2025-12-10)
+
+* No change
+
+
## 1.75.0 (2025-10-21)
### Dependencies
diff --git a/java-domains/google-cloud-domains-bom/pom.xml b/java-domains/google-cloud-domains-bom/pom.xml
index f5b9ffab30b6..bd431a8d046b 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.78.0-SNAPSHOT
+ 1.78.0
pom
com.google.cloud
google-cloud-pom-parent
- 1.75.0-SNAPSHOT
+ 1.75.0
../../google-cloud-pom-parent/pom.xml
@@ -27,37 +27,37 @@
com.google.cloud
google-cloud-domains
- 1.78.0-SNAPSHOT
+ 1.78.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.78.0-SNAPSHOT
+ 1.78.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-domains/google-cloud-domains/pom.xml b/java-domains/google-cloud-domains/pom.xml
index eb11fbd93466..39530edc94a3 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.78.0-SNAPSHOT
+ 1.78.0
jar
Google Cloud Domains
allows you to register and manage domains by using Cloud Domains.
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.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 dbcb0b33d6bd..17cba5cc1880 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.78.0-SNAPSHOT
+ 1.78.0
grpc-google-cloud-domains-v1
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml b/java-domains/grpc-google-cloud-domains-v1alpha2/pom.xml
index 7ec957e5c64a..d0cc6f5369f8 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.86.0-SNAPSHOT
+ 0.86.0
grpc-google-cloud-domains-v1alpha2
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml b/java-domains/grpc-google-cloud-domains-v1beta1/pom.xml
index c6c6b41ca751..492e951a4834 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.86.0-SNAPSHOT
+ 0.86.0
grpc-google-cloud-domains-v1beta1
GRPC library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-domains/pom.xml b/java-domains/pom.xml
index 6811372ca08d..0679274c3fae 100644
--- a/java-domains/pom.xml
+++ b/java-domains/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-domains-parent
pom
- 1.78.0-SNAPSHOT
+ 1.78.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.75.0-SNAPSHOT
+ 1.75.0
../google-cloud-jar-parent/pom.xml
@@ -29,37 +29,37 @@
com.google.cloud
google-cloud-domains
- 1.78.0-SNAPSHOT
+ 1.78.0
com.google.api.grpc
proto-google-cloud-domains-v1
- 1.78.0-SNAPSHOT
+ 1.78.0
com.google.api.grpc
grpc-google-cloud-domains-v1
- 1.78.0-SNAPSHOT
+ 1.78.0
com.google.api.grpc
proto-google-cloud-domains-v1alpha2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-domains-v1alpha2
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
proto-google-cloud-domains-v1beta1
- 0.86.0-SNAPSHOT
+ 0.86.0
com.google.api.grpc
grpc-google-cloud-domains-v1beta1
- 0.86.0-SNAPSHOT
+ 0.86.0
diff --git a/java-domains/proto-google-cloud-domains-v1/pom.xml b/java-domains/proto-google-cloud-domains-v1/pom.xml
index e21acc40d970..6aef56b61426 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.78.0-SNAPSHOT
+ 1.78.0
proto-google-cloud-domains-v1
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml b/java-domains/proto-google-cloud-domains-v1alpha2/pom.xml
index 9323ce53b85b..fc0b545cf8cf 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.86.0-SNAPSHOT
+ 0.86.0
proto-google-cloud-domains-v1alpha2
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-domains/proto-google-cloud-domains-v1beta1/pom.xml b/java-domains/proto-google-cloud-domains-v1beta1/pom.xml
index eb62b6632c01..3a4e62b8d1a9 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.86.0-SNAPSHOT
+ 0.86.0
proto-google-cloud-domains-v1beta1
Proto library for google-cloud-domains
com.google.cloud
google-cloud-domains-parent
- 1.78.0-SNAPSHOT
+ 1.78.0
diff --git a/java-edgenetwork/CHANGELOG.md b/java-edgenetwork/CHANGELOG.md
index 4f82c3540636..eb0ee6e95dda 100644
--- a/java-edgenetwork/CHANGELOG.md
+++ b/java-edgenetwork/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog
+## 0.49.0 (2025-12-10)
+
+* No change
+
+
## 0.46.0 (2025-10-21)
### Dependencies
diff --git a/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml b/java-edgenetwork/google-cloud-edgenetwork-bom/pom.xml
index 68b2e80d479d..ca791b025575 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.49.0-SNAPSHOT
+ 0.49.0
pom