Skip to content

Commit 2a5be02

Browse files
chore(main): release 1.76.0 (#11838)
🤖 I have created a release *beep* *boop* --- <details><summary>1.76.0</summary> ## [1.76.0](v1.75.0...v1.76.0) (2026-01-15) ### Features * [aiplatform] Add Lustre support to the Vertex Training Custom Job API ([59c954c](59c954c)) * [aiplatform] Add Lustre support to the Vertex Training Custom Job API ([c70c873](c70c873)) * [aiplatform] add streaming function call argument API changes ([59c954c](59c954c)) * [alloydb] add POSTGRES_18 to DatabaseVersion ([59c954c](59c954c)) * [alloydb] add POSTGRES_18 to DatabaseVersion ([59c954c](59c954c)) * [artifact-registry] add Fingerprint to Artifact Registry Version resource ([59c954c](59c954c)) * [backupdr] A new service `BackupDrProtectionSummary` is added ([59c954c](59c954c)) * [cloudapiregistry] new module for cloudapiregistry ([#11864](#11864)) ([37c933f](37c933f)) * [compute] Update Compute Engine v1 API to revision 20251210 ([#1137](#1137)) ([59c954c](59c954c)) * [compute] Update Compute Engine v1 API to revision 20251230 ([#1144](#1144)) ([bb0102d](bb0102d)) * [databasecenter] Adding Method AggregateFleet of Database Center API v1beta ([59c954c](59c954c)) * [databasecenter] Adding Method QueryDatabaseResourceGroups of Database Center API v1beta ([59c954c](59c954c)) * [geminidataanalytics] add LookerGoldenQuery to Context ([59c954c](59c954c)) * [geminidataanalytics] added sync APIs for the CRUD operations of Data Agent ([59c954c](59c954c)) * [grafeas] A new message `File` is added ([59c954c](59c954c)) * [infra-manager] add support for enabling automigration from deprecated Terraform versions ([59c954c](59c954c)) * [netapp] Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore ([bb0102d](bb0102d)) * [speech] add custom prompt config in the request and return prompt in the response ([59c954c](59c954c)) ### Bug Fixes * **deps:** update the Java code generator (gapic-generator-java) to 2.65.1 ([59c954c](59c954c)) * update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ([#11863](#11863)) ([50cda6e](50cda6e)) ### Documentation * [bigqueryreservation] change comment indicating `enable_gemini_in_bigquery` field for BigQuery Reservation Assignments is deprecated ([59c954c](59c954c)) * [chat] Improve documentation of attachment.proto, event_payload.proto and space.proto ([c70c873](c70c873)) * [geminidataanalytics] specify the data sources supported only by the QueryData API ([c70c873](c70c873)) * [kms] Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION Key Access Justification codes as deprecated in favor of GOOGLE_RESPONSE_TO_PRODUCTION_ALERT ([59c954c](59c954c)) * [maintenance] A comment for field `filter` in message `.google.cloud.maintenance.api.v1.SummarizeMaintenancesRequest` is changed ([59c954c](59c954c)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: yoshi-code-bot <[email protected]>
1 parent bb0102d commit 2a5be02

File tree

1,613 files changed

+13591
-5754
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,613 files changed

+13591
-5754
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.75.0"
2+
".": "1.76.0"
33
}

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Changelog
22

3+
## [1.76.0](https://github.com/googleapis/google-cloud-java/compare/v1.75.0...v1.76.0) (2026-01-15)
4+
5+
6+
### Features
7+
8+
* [aiplatform] Add Lustre support to the Vertex Training Custom Job API ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
9+
* [aiplatform] Add Lustre support to the Vertex Training Custom Job API ([c70c873](https://github.com/googleapis/google-cloud-java/commit/c70c8739f2caffdc87535f2e729c1d967d550e8c))
10+
* [aiplatform] add streaming function call argument API changes ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
11+
* [alloydb] add POSTGRES_18 to DatabaseVersion ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
12+
* [alloydb] add POSTGRES_18 to DatabaseVersion ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
13+
* [artifact-registry] add Fingerprint to Artifact Registry Version resource ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
14+
* [backupdr] A new service `BackupDrProtectionSummary` is added ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
15+
* [cloudapiregistry] new module for cloudapiregistry ([#11864](https://github.com/googleapis/google-cloud-java/issues/11864)) ([37c933f](https://github.com/googleapis/google-cloud-java/commit/37c933fa582fe273b83bf86e940545ea68a31307))
16+
* [compute] Update Compute Engine v1 API to revision 20251210 ([#1137](https://github.com/googleapis/google-cloud-java/issues/1137)) ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
17+
* [compute] Update Compute Engine v1 API to revision 20251230 ([#1144](https://github.com/googleapis/google-cloud-java/issues/1144)) ([bb0102d](https://github.com/googleapis/google-cloud-java/commit/bb0102d7dbf545cce9dc0349358e071b58167e51))
18+
* [databasecenter] Adding Method AggregateFleet of Database Center API v1beta ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
19+
* [databasecenter] Adding Method QueryDatabaseResourceGroups of Database Center API v1beta ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
20+
* [geminidataanalytics] add LookerGoldenQuery to Context ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
21+
* [geminidataanalytics] added sync APIs for the CRUD operations of Data Agent ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
22+
* [grafeas] A new message `File` is added ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
23+
* [infra-manager] add support for enabling automigration from deprecated Terraform versions ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
24+
* [netapp] Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore ([bb0102d](https://github.com/googleapis/google-cloud-java/commit/bb0102d7dbf545cce9dc0349358e071b58167e51))
25+
* [speech] add custom prompt config in the request and return prompt in the response ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
26+
27+
28+
### Bug Fixes
29+
30+
* **deps:** update the Java code generator (gapic-generator-java) to 2.65.1 ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
31+
* update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ([#11863](https://github.com/googleapis/google-cloud-java/issues/11863)) ([50cda6e](https://github.com/googleapis/google-cloud-java/commit/50cda6ec7be56bf1900737a6aaf12fc494be20c2))
32+
33+
34+
### Documentation
35+
36+
* [bigqueryreservation] change comment indicating `enable_gemini_in_bigquery` field for BigQuery Reservation Assignments is deprecated ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
37+
* [chat] Improve documentation of attachment.proto, event_payload.proto and space.proto ([c70c873](https://github.com/googleapis/google-cloud-java/commit/c70c8739f2caffdc87535f2e729c1d967d550e8c))
38+
* [geminidataanalytics] specify the data sources supported only by the QueryData API ([c70c873](https://github.com/googleapis/google-cloud-java/commit/c70c8739f2caffdc87535f2e729c1d967d550e8c))
39+
* [kms] Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION Key Access Justification codes as deprecated in favor of GOOGLE_RESPONSE_TO_PRODUCTION_ALERT ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
40+
* [maintenance] A comment for field `filter` in message `.google.cloud.maintenance.api.v1.SummarizeMaintenancesRequest` is changed ([59c954c](https://github.com/googleapis/google-cloud-java/commit/59c954c089f0379e716236aaa279207820a7dfe4))
41+
342
## [1.75.0](https://github.com/googleapis/google-cloud-java/compare/v1.74.0...v1.75.0) (2025-12-16)
443

544

0 commit comments

Comments
 (0)