Skip to content

Commit 7434549

Browse files
chore(main): release 1.63.0 (#11681)
🤖 I have created a release *beep* *boop* --- <details><summary>1.63.0</summary> ## [1.63.0](v1.62.0...v1.63.0) (2025-07-28) ### ⚠ BREAKING CHANGES * [shopping-merchant-reviews] An existing field `attributes` is renamed to `merchant_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.MerchantReview` * [aiplatform] remove gemini_template_config and request_column_name fields from DatasetService.AssessData and DatasetService.AssembleData ### Features * [aiplatform] add API for Managed OSS Fine Tuning ([abbb5a3](abbb5a3)) * [aiplatform] Add service_account to Reasoning Engine public protos ([abbb5a3](abbb5a3)) * [aiplatform] Add service_account to Reasoning Engine public protos ([abbb5a3](abbb5a3)) * [aiplatform] adds DWS and spot VM feature support to custom batch predictions 2.0 ([df87c7e](df87c7e)) * [aiplatform] Vertex AI Model Garden custom model deploy Public Preview ([abbb5a3](abbb5a3)) * [backupdr] Add support for Cloud SQL backup and restore ([abbb5a3](abbb5a3)) * [chat] Exposing 1p integration message content (drive, calendar, huddle, meet chips) ([abbb5a3](abbb5a3)) * [compute] Update Compute Engine v1 API to revision 20250708 ([#1073](#1073)) ([abbb5a3](abbb5a3)) * [container] A new enum `TransparentHugepageEnabled` is added ([abbb5a3](abbb5a3)) * [container] A new enum `TransparentHugepageEnabled` is added ([abbb5a3](abbb5a3)) * [discoveryengine] add AssistantService ([abbb5a3](abbb5a3)) * [discoveryengine] add SessionService ([df87c7e](df87c7e)) * [discoveryengine] add SessionService ([df87c7e](df87c7e)) * [discoveryengine] add SessionService ([abbb5a3](abbb5a3)) * [maps-addressvalidation] add has_spell_corrected_components field to the Address Validation verdict in the API response ([abbb5a3](abbb5a3)) * [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([abbb5a3](abbb5a3)) * [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([abbb5a3](abbb5a3)) * [networkconnectivity] add Network Connectivity Center APIs for Internal Range service ([abbb5a3](abbb5a3)) * [policysimulator] added OrgPolicyViolationsPreviewService v1 API to simulate Org Policy ([abbb5a3](abbb5a3)) * [retail] add experiment_id in the SearchRequest proto ([abbb5a3](abbb5a3)) * [retail] add new fields in conversational search public SDK ([df87c7e](df87c7e)) * [run] support GPU zonal redundancy setting for Cloud Run jobs ([abbb5a3](abbb5a3)) * [securesourcemanager] add support for new API resources: Issues, IssueComments, PullRequests, PullRequestComments, Blobs ([abbb5a3](abbb5a3)) * [service-control] ServiceController V2 APIs are out of private preview ([abbb5a3](abbb5a3)) * [video-transcoder] added support for specifying HEVC codec tag ([abbb5a3](abbb5a3)) ### Bug Fixes * [aiplatform] remove gemini_template_config and request_column_name fields from DatasetService.AssessData and DatasetService.AssembleData ([abbb5a3](abbb5a3)) * [shopping-merchant-reviews] An existing field `attributes` is renamed to `merchant_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.MerchantReview` ([df87c7e](df87c7e)) * **deps:** update the Java code generator (gapic-generator-java) to 2.59.0 ([abbb5a3](abbb5a3)) * **docs:** fix outdated contribution section ([#11683](#11683)) ([b5338df](b5338df)) * update dependency com.google.cloud:sdk-platform-java-config to v3.50.2 ([#11680](#11680)) ([d1b99a7](d1b99a7)) ### Documentation * [cloudbuild] Updated Private Service Connect IP ranges when route_all_traffic is false ([df87c7e](df87c7e)) * [lustre] deprecate gke_support_enabled flag ([abbb5a3](abbb5a3)) </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 55f6c3f commit 7434549

File tree

1,518 files changed

+42318
-5388
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,518 files changed

+42318
-5388
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.62.0"
2+
".": "1.63.0"
33
}

CHANGELOG.md

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

3+
## [1.63.0](https://github.com/googleapis/google-cloud-java/compare/v1.62.0...v1.63.0) (2025-07-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [shopping-merchant-reviews] An existing field `attributes` is renamed to `merchant_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.MerchantReview`
9+
* [aiplatform] remove gemini_template_config and request_column_name fields from DatasetService.AssessData and DatasetService.AssembleData
10+
11+
### Features
12+
13+
* [aiplatform] add API for Managed OSS Fine Tuning ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
14+
* [aiplatform] Add service_account to Reasoning Engine public protos ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
15+
* [aiplatform] Add service_account to Reasoning Engine public protos ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
16+
* [aiplatform] adds DWS and spot VM feature support to custom batch predictions 2.0 ([df87c7e](https://github.com/googleapis/google-cloud-java/commit/df87c7e0327ef0d0f2c2bcee9721bda202f912f4))
17+
* [aiplatform] Vertex AI Model Garden custom model deploy Public Preview ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
18+
* [backupdr] Add support for Cloud SQL backup and restore ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
19+
* [chat] Exposing 1p integration message content (drive, calendar, huddle, meet chips) ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
20+
* [compute] Update Compute Engine v1 API to revision 20250708 ([#1073](https://github.com/googleapis/google-cloud-java/issues/1073)) ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
21+
* [container] A new enum `TransparentHugepageEnabled` is added ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
22+
* [container] A new enum `TransparentHugepageEnabled` is added ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
23+
* [discoveryengine] add AssistantService ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
24+
* [discoveryengine] add SessionService ([df87c7e](https://github.com/googleapis/google-cloud-java/commit/df87c7e0327ef0d0f2c2bcee9721bda202f912f4))
25+
* [discoveryengine] add SessionService ([df87c7e](https://github.com/googleapis/google-cloud-java/commit/df87c7e0327ef0d0f2c2bcee9721bda202f912f4))
26+
* [discoveryengine] add SessionService ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
27+
* [maps-addressvalidation] add has_spell_corrected_components field to the Address Validation verdict in the API response ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
28+
* [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
29+
* [modelarmor] MultiLanguage Detection in Model Armor Floor Setting ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
30+
* [networkconnectivity] add Network Connectivity Center APIs for Internal Range service ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
31+
* [policysimulator] added OrgPolicyViolationsPreviewService v1 API to simulate Org Policy ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
32+
* [retail] add experiment_id in the SearchRequest proto ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
33+
* [retail] add new fields in conversational search public SDK ([df87c7e](https://github.com/googleapis/google-cloud-java/commit/df87c7e0327ef0d0f2c2bcee9721bda202f912f4))
34+
* [run] support GPU zonal redundancy setting for Cloud Run jobs ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
35+
* [securesourcemanager] add support for new API resources: Issues, IssueComments, PullRequests, PullRequestComments, Blobs ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
36+
* [service-control] ServiceController V2 APIs are out of private preview ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
37+
* [video-transcoder] added support for specifying HEVC codec tag ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
38+
39+
40+
### Bug Fixes
41+
42+
* [aiplatform] remove gemini_template_config and request_column_name fields from DatasetService.AssessData and DatasetService.AssembleData ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
43+
* [shopping-merchant-reviews] An existing field `attributes` is renamed to `merchant_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.MerchantReview` ([df87c7e](https://github.com/googleapis/google-cloud-java/commit/df87c7e0327ef0d0f2c2bcee9721bda202f912f4))
44+
* **deps:** update the Java code generator (gapic-generator-java) to 2.59.0 ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
45+
* **deps:** update the Java code generator (gapic-generator-java) to 2.60.2 ([55f6c3f](https://github.com/googleapis/google-cloud-java/commit/55f6c3f6ce57a6469605d2b8c5a439e301c96cc7))
46+
* **docs:** fix outdated contribution section ([#11683](https://github.com/googleapis/google-cloud-java/issues/11683)) ([b5338df](https://github.com/googleapis/google-cloud-java/commit/b5338df1c737cd40042474fe6b95fb525e278def))
47+
* update dependency com.google.cloud:sdk-platform-java-config to v3.50.2 ([#11680](https://github.com/googleapis/google-cloud-java/issues/11680)) ([d1b99a7](https://github.com/googleapis/google-cloud-java/commit/d1b99a706daa10c487b56edbb5170b41530628ca))
48+
49+
50+
### Documentation
51+
52+
* [cloudbuild] Updated Private Service Connect IP ranges when route_all_traffic is false ([df87c7e](https://github.com/googleapis/google-cloud-java/commit/df87c7e0327ef0d0f2c2bcee9721bda202f912f4))
53+
* [lustre] deprecate gke_support_enabled flag ([abbb5a3](https://github.com/googleapis/google-cloud-java/commit/abbb5a3df4c3f149fe7b4dac4c13f6502de8e0a7))
54+
355
## [1.62.0](https://github.com/googleapis/google-cloud-java/compare/v1.61.0...v1.62.0) (2025-07-11)
456

557

0 commit comments

Comments
 (0)