Skip to content

Commit fbdaf3c

Browse files
chore(main): release 1.69.0 (#11748)
🤖 I have created a release *beep* *boop* --- <details><summary>1.69.0</summary> ## [1.69.0](v1.68.0...v1.69.0) (2025-09-22) ### Features * [aiplatform] add private_model_server_enabled to in Endpoint.proto ([bd1762a](bd1762a)) * [apihub] Introduce new services for data collection (ApiHubCollect) and curation (ApiHubCurate) ([bd1762a](bd1762a)) * [batch] added new provisioning models ([bd1762a](bd1762a)) * [compute] Update Compute Engine v1 API to revision 20250902 ([bd1762a](bd1762a)) * [eventarc] add new fields to Eventarc resources ([bd1762a](bd1762a)) * [gkehub] add `k8s_git_version` field ([bd1762a](bd1762a)) * [texttospeech] add Gemini TTS Multispeaker API fields ([bd1762a](bd1762a)) * [video-live-stream] Added H.265 (HEVC) codec support ([bd1762a](bd1762a)) ### Bug Fixes * **deps:** update the Java code generator (gapic-generator-java) to 2.62.2 ([bd1762a](bd1762a)) * update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 ([#11747](#11747)) ([deb0ed9](deb0ed9)) ### Documentation * [cloudsecuritycompliance] updated documentation for APIs ([bd1762a](bd1762a)) </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 bd1762a commit fbdaf3c

File tree

1,563 files changed

+22442
-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

+22442
-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.68.0"
2+
".": "1.69.0"
33
}

CHANGELOG.md

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

3+
## [1.69.0](https://github.com/googleapis/google-cloud-java/compare/v1.68.0...v1.69.0) (2025-09-22)
4+
5+
6+
### Features
7+
8+
* [aiplatform] add private_model_server_enabled to in Endpoint.proto ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
9+
* [apihub] Introduce new services for data collection (ApiHubCollect) and curation (ApiHubCurate) ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
10+
* [batch] added new provisioning models ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
11+
* [compute] Update Compute Engine v1 API to revision 20250902 ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
12+
* [eventarc] add new fields to Eventarc resources ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
13+
* [gkehub] add `k8s_git_version` field ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
14+
* [texttospeech] add Gemini TTS Multispeaker API fields ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
15+
* [video-live-stream] Added H.265 (HEVC) codec support ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update the Java code generator (gapic-generator-java) to 2.62.2 ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
21+
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 ([#11747](https://github.com/googleapis/google-cloud-java/issues/11747)) ([deb0ed9](https://github.com/googleapis/google-cloud-java/commit/deb0ed92d7c3279e0e26ba8b22463cb77131fa10))
22+
23+
24+
### Documentation
25+
26+
* [cloudsecuritycompliance] updated documentation for APIs ([bd1762a](https://github.com/googleapis/google-cloud-java/commit/bd1762a0350d5273d57036d6430bbb7f34c2dad0))
27+
328
## [1.68.0](https://github.com/googleapis/google-cloud-java/compare/v1.67.0...v1.68.0) (2025-09-11)
429

530

0 commit comments

Comments
 (0)