Skip to content

Commit ad6ac7f

Browse files
chore(main): release 1.71.0 (#11766)
🤖 I have created a release *beep* *boop* --- <details><summary>1.71.0</summary> ## [1.71.0](v1.70.0...v1.71.0) (2025-10-13) ### Features * [aiplatform] A new message `ScaleToZeroSpec` is added ([bf30bf1](bf30bf1)) * [aiplatform] add additional proto fields and GenerateFetchAccessToken API ([bf30bf1](bf30bf1)) * [aiplatform] Add JAILBREAK as a new Prompt block reason in PredictionService ([bf30bf1](bf30bf1)) * [aiplatform] Add JAILBREAK category to SafetySettings for prediction service ([bf30bf1](bf30bf1)) * [aiplatform] Add JAILBREAK category to SafetySettings for prediction service ([bf30bf1](bf30bf1)) * [compute] Update Compute Engine v1 API to revision 20250916 ([#1107](#1107)) ([bf30bf1](bf30bf1)) * [dialogflow-cx] Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API ([bf30bf1](bf30bf1)) * [dlp] inspect and deid templates in RedactImage ([bf30bf1](bf30bf1)) * [document-ai] A new field `signature_value` is added to message `.google.cloud.documentai.v1beta3.Document` ([bf30bf1](bf30bf1)) * [document-ai] Added new messages `EntityValidationOutput` and `EntitiesRevision` ([bf30bf1](bf30bf1)) ### Bug Fixes * Migrate away from GoogleCredentials.fromStream() usages ([#11765](#11765)) ([6498808](6498808)) </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 bf30bf1 commit ad6ac7f

File tree

1,569 files changed

+22312
-5605
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,569 files changed

+22312
-5605
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.70.0"
2+
".": "1.71.0"
33
}

CHANGELOG.md

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

3+
## [1.71.0](https://github.com/googleapis/google-cloud-java/compare/v1.70.0...v1.71.0) (2025-10-13)
4+
5+
6+
### Features
7+
8+
* [aiplatform] A new message `ScaleToZeroSpec` is added ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
9+
* [aiplatform] add additional proto fields and GenerateFetchAccessToken API ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
10+
* [aiplatform] Add JAILBREAK as a new Prompt block reason in PredictionService ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
11+
* [aiplatform] Add JAILBREAK category to SafetySettings for prediction service ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
12+
* [aiplatform] Add JAILBREAK category to SafetySettings for prediction service ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
13+
* [compute] Update Compute Engine v1 API to revision 20250916 ([#1107](https://github.com/googleapis/google-cloud-java/issues/1107)) ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
14+
* [dialogflow-cx] Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
15+
* [dlp] inspect and deid templates in RedactImage ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
16+
* [document-ai] A new field `signature_value` is added to message `.google.cloud.documentai.v1beta3.Document` ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
17+
* [document-ai] Added new messages `EntityValidationOutput` and `EntitiesRevision` ([bf30bf1](https://github.com/googleapis/google-cloud-java/commit/bf30bf12bc74857074eac578080e9b7af2ceb206))
18+
19+
20+
### Bug Fixes
21+
22+
* Migrate away from GoogleCredentials.fromStream() usages ([#11765](https://github.com/googleapis/google-cloud-java/issues/11765)) ([6498808](https://github.com/googleapis/google-cloud-java/commit/6498808675d0ca6719f7eccc095c3509136c53a6))
23+
324
## [1.70.0](https://github.com/googleapis/google-cloud-java/compare/v1.69.0...v1.70.0) (2025-10-07)
425

526

0 commit comments

Comments
 (0)