Skip to content

Commit b8a90f4

Browse files
chore(main): release 1.68.0 (#11735)
🤖 I have created a release *beep* *boop* --- <details><summary>1.68.0</summary> ## [1.68.0](v1.67.0...v1.68.0) (2025-09-11) ### ⚠ BREAKING CHANGES * [chat] Changed field behavior for an existing field `name` in message `.google.chat.v1.QuotedMessageMetadata` ### Features * [aiplatform] Add API response for Gen AI Evaluation in Tuning ([1214050](1214050)) * [aiplatform] add Validation mode in FunctionCallingConfig ([1214050](1214050)) * [aiplatform] PSC support for custom weights deploy ([1214050](1214050)) * [aiplatform] Tuning PreTunedModel API field ([1214050](1214050)) * [analyticshub] You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing ([1214050](1214050)) * [bigqueryreservation] Add a new field `soft_failover_start_time` in the existing `replication_status` in `.google.cloud.bigquery.reservation.v1.Reservation` to provide visibility into the state of ongoing soft failover operations on the reservation ([1214050](1214050)) * [cloudsecuritycompliance] new module for cloudsecuritycompliance ([#11740](#11740)) ([fc17dde](fc17dde)) * [compute] Update Compute Engine v1 API to revision 20250810 ([#1091](#1091)) ([1214050](1214050)) * [confidentialcomputing] Add new `VerifyConfidentialSpace` and `VerifyConfidentialGke` rpcs and relevant fields ([1214050](1214050)) * [dataplex] A new service `BusinessGlossaryService` is added ([75896ab](75896ab)) * [discoveryengine] Added `ranking_expression_backed` and `rank_signals` fields related to the Custom Ranking feature ([75896ab](75896ab)) * [dlp] add LocationSupport,Domain,DocumentFallbackLocation ([1214050](1214050)) * [gdchardwaremanagement] Added RequestOrderDateChange RPC - allows Customers to request date changes ([1214050](1214050)) * [infra-manager] added support for service maintained provider ([1214050](1214050)) * [kms] Support KEY_ENCAPSULATION purpose and quantum-safe algorithms ML_KEM_768, ML_KEM_1024 and KEM_XWING ([75896ab](75896ab)) * [netapp] add new fields for flex auto tiering ([1214050](1214050)) * [network-security] add address groups API ([1214050](1214050)) * [networkconnectivity] introduce DataTransfer APIs ([1214050](1214050)) * [retail] release the conversational search public SDK ([1214050](1214050)) * [retail] release the latest conversational search public SDK ([1214050](1214050)) * [securitycenter] add GCE to DeploymentPlatform enum ([75896ab](75896ab)) * [texttospeech] Add prompt to SynthesisInput ([1214050](1214050)) * [texttospeech] Add string value prompt to SynthesisInput ([1214050](1214050)) * [texttospeech] Support promptable voices by specifying a model name and a prompt ([1214050](1214050)) * [texttospeech] Support promptable voices by specifying a model name and a prompt ([cea98dc](cea98dc)) * [vmmigration] Azure as a source ([1214050](1214050)) * **accounts:** Add batch operations for custom regions ([1214050](1214050)) * Add a new version for biglake ([#11742](#11742)) ([792f8c0](792f8c0)) ### Bug Fixes * [chat] Changed field behavior for an existing field `name` in message `.google.chat.v1.QuotedMessageMetadata` ([1214050](1214050)) * **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20250606-2.0.0 ([#11472](#11472)) ([0e52ea3](0e52ea3)) * **deps:** update the Java code generator (gapic-generator-java) to 2.62.1 ([1214050](1214050)) * update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#11738](#11738)) ([b17cf6d](b17cf6d)) ### Documentation * [errorreporting] automated code change ([1214050](1214050)) * [publicca] Add API publishing information for public CA.googleapis.com ([1214050](1214050)) * [retail] A comment for enum `Mode` is changed ([1214050](1214050)) </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 <yoshi-code-bot@users.noreply.github.com>
1 parent 75896ab commit b8a90f4

File tree

1,563 files changed

+44296
-5585
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,563 files changed

+44296
-5585
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.67.0"
2+
".": "1.68.0"
33
}

CHANGELOG.md

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

3+
## [1.68.0](https://github.com/googleapis/google-cloud-java/compare/v1.67.0...v1.68.0) (2025-09-11)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [chat] Changed field behavior for an existing field `name` in message `.google.chat.v1.QuotedMessageMetadata`
9+
10+
### Features
11+
12+
* [aiplatform] Add API response for Gen AI Evaluation in Tuning ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
13+
* [aiplatform] add Validation mode in FunctionCallingConfig ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
14+
* [aiplatform] PSC support for custom weights deploy ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
15+
* [aiplatform] Tuning PreTunedModel API field ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
16+
* [analyticshub] You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
17+
* [bigqueryreservation] Add a new field `soft_failover_start_time` in the existing `replication_status` in `.google.cloud.bigquery.reservation.v1.Reservation` to provide visibility into the state of ongoing soft failover operations on the reservation ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
18+
* [cloudsecuritycompliance] new module for cloudsecuritycompliance ([#11740](https://github.com/googleapis/google-cloud-java/issues/11740)) ([fc17dde](https://github.com/googleapis/google-cloud-java/commit/fc17dded72d8c44c00f17539c065bcd61421977d))
19+
* [compute] Update Compute Engine v1 API to revision 20250810 ([#1091](https://github.com/googleapis/google-cloud-java/issues/1091)) ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
20+
* [confidentialcomputing] Add new `VerifyConfidentialSpace` and `VerifyConfidentialGke` rpcs and relevant fields ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
21+
* [dataplex] A new service `BusinessGlossaryService` is added ([75896ab](https://github.com/googleapis/google-cloud-java/commit/75896ab07163a97a12a067dab9c255b014285a22))
22+
* [discoveryengine] Added `ranking_expression_backed` and `rank_signals` fields related to the Custom Ranking feature ([75896ab](https://github.com/googleapis/google-cloud-java/commit/75896ab07163a97a12a067dab9c255b014285a22))
23+
* [dlp] add LocationSupport,Domain,DocumentFallbackLocation ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
24+
* [gdchardwaremanagement] Added RequestOrderDateChange RPC - allows Customers to request date changes ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
25+
* [infra-manager] added support for service maintained provider ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
26+
* [kms] Support KEY_ENCAPSULATION purpose and quantum-safe algorithms ML_KEM_768, ML_KEM_1024 and KEM_XWING ([75896ab](https://github.com/googleapis/google-cloud-java/commit/75896ab07163a97a12a067dab9c255b014285a22))
27+
* [netapp] add new fields for flex auto tiering ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
28+
* [network-security] add address groups API ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
29+
* [networkconnectivity] introduce DataTransfer APIs ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
30+
* [retail] release the conversational search public SDK ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
31+
* [retail] release the latest conversational search public SDK ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
32+
* [securitycenter] add GCE to DeploymentPlatform enum ([75896ab](https://github.com/googleapis/google-cloud-java/commit/75896ab07163a97a12a067dab9c255b014285a22))
33+
* [texttospeech] Add prompt to SynthesisInput ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
34+
* [texttospeech] Add string value prompt to SynthesisInput ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
35+
* [texttospeech] Support promptable voices by specifying a model name and a prompt ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
36+
* [texttospeech] Support promptable voices by specifying a model name and a prompt ([cea98dc](https://github.com/googleapis/google-cloud-java/commit/cea98dc249c7932bb176d31da2a4b13af0567049))
37+
* [vmmigration] Azure as a source ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
38+
* **accounts:** Add batch operations for custom regions ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
39+
* Add a new version for biglake ([#11742](https://github.com/googleapis/google-cloud-java/issues/11742)) ([792f8c0](https://github.com/googleapis/google-cloud-java/commit/792f8c07f4daff206b8c015de664dabc4a5b8d83))
40+
41+
42+
### Bug Fixes
43+
44+
* [chat] Changed field behavior for an existing field `name` in message `.google.chat.v1.QuotedMessageMetadata` ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
45+
* **deps:** update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20250606-2.0.0 ([#11472](https://github.com/googleapis/google-cloud-java/issues/11472)) ([0e52ea3](https://github.com/googleapis/google-cloud-java/commit/0e52ea30d8dc497f15f8ebd99da6e61b8257f3af))
46+
* **deps:** update the Java code generator (gapic-generator-java) to 2.62.1 ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
47+
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#11738](https://github.com/googleapis/google-cloud-java/issues/11738)) ([b17cf6d](https://github.com/googleapis/google-cloud-java/commit/b17cf6de63b9cabcd44b6fc21b57c187b321ae8f))
48+
49+
50+
### Documentation
51+
52+
* [errorreporting] automated code change ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
53+
* [publicca] Add API publishing information for public CA.googleapis.com ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
54+
* [retail] A comment for enum `Mode` is changed ([1214050](https://github.com/googleapis/google-cloud-java/commit/12140505efaab4448497c15479dd36cc15629b17))
55+
356
## [1.67.0](https://github.com/googleapis/google-cloud-java/compare/v1.66.0...v1.67.0) (2025-08-25)
457

558

0 commit comments

Comments
 (0)