Skip to content

Commit 601ea6a

Browse files
chore(main): release 1.81.0 (#12041)
🤖 I have created a release *beep* *boop* --- <details><summary>1.81.0</summary> ## [1.81.0](v1.80.0...v1.81.0) (2026-03-11) ### ⚠ BREAKING CHANGES * [vectorsearch] Removed field DenseScannParams from SearchHint * [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` * [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` * [auditmanager] Update existing packaging option `cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb` for `go_package` ### Features * [aiplatform] A new field `inference_generation_config` is added to message `.google.cloud.aiplatform.v1beta1.EvaluationConfig` ([6c3721b](6c3721b)) * [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService ([6b658dc](6b658dc)) * [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService ([6b658dc](6b658dc)) * [aiplatform] Add custom session id field to create session v1beta1 ([6b658dc](6b658dc)) * [alloydb] Add a new field to support Dataplex integration configuration ([6b658dc](6b658dc)) * [ces] update public libraries for CES v1beta ([6b658dc](6b658dc)) * [compute] Update Compute Engine v1 API to revision 20260213 ([6b658dc](6b658dc)) * [document-ai] Added a field for enabling image and table annotation for layout parser processor ([6b658dc](6b658dc)) * [gdchardwaremanagement] Add `OFFLINE` state to Zone resources ([6b658dc](6b658dc)) * [gkehub] A new field `kubernetes_api_server_version` is added to message `.google.cloud.gkehub.configmanagement.v1beta.MembershipState` ([6b658dc](6b658dc)) * [maps-routing] add a new Waypoint source to accept a token that identifies a Navigation Point obtained from the `SearchDestinations` method of the Geocoding API ([6b658dc](6b658dc)) * [network-management] Add API fields related to GKE Pods and Network Policies ([6c3721b](6c3721b)) * [storagebatchoperations] add new transformation `update_object_custom_context` ([6c3721b](6c3721b)) * add email and skip-kokoro flags to release bot ([#12050](#12050)) ([12e2e94](12e2e94)) * **jdbc:** centralize connection properties from `BigQueryConnection` and `DataSource` ([#4116](#4116)) ([d3b8bde](d3b8bde)) ### Bug Fixes * [auditmanager] Update existing packaging option `cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb` for `go_package` ([6c3721b](6c3721b)) * [vectorsearch] Removed field DenseScannParams from SearchHint ([6b658dc](6b658dc)) * [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` ([6c3721b](6c3721b)) * [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` ([6c3721b](6c3721b)) * Configure defualt keep alive pings for BQ Storage Read API RPCs ([#12037](#12037)) ([a808bbe](a808bbe)) * **jdbc:** various perf improvements ([#4114](#4114)) ([0137e4b](0137e4b)) ### Documentation * [errorreporting] update the reference link for ErrorGroupStats ([6b658dc](6b658dc)) </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 504b574 commit 601ea6a

File tree

1,679 files changed

+26525
-6003
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,679 files changed

+26525
-6003
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.80.0"
2+
".": "1.81.0"
33
}

CHANGELOG.md

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

3+
## [1.81.0](https://github.com/googleapis/google-cloud-java/compare/v1.80.0...v1.81.0) (2026-03-11)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* [vectorsearch] Removed field DenseScannParams from SearchHint
9+
* [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker`
10+
* [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker`
11+
* [auditmanager] Update existing packaging option `cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb` for `go_package`
12+
13+
### Features
14+
15+
* [aiplatform] A new field `inference_generation_config` is added to message `.google.cloud.aiplatform.v1beta1.EvaluationConfig` ([6c3721b](https://github.com/googleapis/google-cloud-java/commit/6c3721bfb672676a33a2edd7caa83f462f98f76f))
16+
* [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
17+
* [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
18+
* [aiplatform] Add custom session id field to create session v1beta1 ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
19+
* [alloydb] Add a new field to support Dataplex integration configuration ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
20+
* [ces] update public libraries for CES v1beta ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
21+
* [compute] Update Compute Engine v1 API to revision 20260213 ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
22+
* [document-ai] Added a field for enabling image and table annotation for layout parser processor ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
23+
* [gdchardwaremanagement] Add `OFFLINE` state to Zone resources ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
24+
* [gkehub] A new field `kubernetes_api_server_version` is added to message `.google.cloud.gkehub.configmanagement.v1beta.MembershipState` ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
25+
* [maps-routing] add a new Waypoint source to accept a token that identifies a Navigation Point obtained from the `SearchDestinations` method of the Geocoding API ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
26+
* [network-management] Add API fields related to GKE Pods and Network Policies ([6c3721b](https://github.com/googleapis/google-cloud-java/commit/6c3721bfb672676a33a2edd7caa83f462f98f76f))
27+
* [storagebatchoperations] add new transformation `update_object_custom_context` ([6c3721b](https://github.com/googleapis/google-cloud-java/commit/6c3721bfb672676a33a2edd7caa83f462f98f76f))
28+
* add email and skip-kokoro flags to release bot ([#12050](https://github.com/googleapis/google-cloud-java/issues/12050)) ([12e2e94](https://github.com/googleapis/google-cloud-java/commit/12e2e94140e2a96686f5e070846e5e4215d05b14))
29+
* **jdbc:** centralize connection properties from `BigQueryConnection` and `DataSource` ([#4116](https://github.com/googleapis/google-cloud-java/issues/4116)) ([d3b8bde](https://github.com/googleapis/google-cloud-java/commit/d3b8bded8d1cce9777fa5b40d72c0d6f7b9637a7))
30+
31+
32+
### Bug Fixes
33+
34+
* [auditmanager] Update existing packaging option `cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb` for `go_package` ([6c3721b](https://github.com/googleapis/google-cloud-java/commit/6c3721bfb672676a33a2edd7caa83f462f98f76f))
35+
* [vectorsearch] Removed field DenseScannParams from SearchHint ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
36+
* [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` ([6c3721b](https://github.com/googleapis/google-cloud-java/commit/6c3721bfb672676a33a2edd7caa83f462f98f76f))
37+
* [vectorsearch] Removed obsolete field `vertex` from message `.google.cloud.vectorsearch.v1.Ranker` ([6c3721b](https://github.com/googleapis/google-cloud-java/commit/6c3721bfb672676a33a2edd7caa83f462f98f76f))
38+
* Configure defualt keep alive pings for BQ Storage Read API RPCs ([#12037](https://github.com/googleapis/google-cloud-java/issues/12037)) ([a808bbe](https://github.com/googleapis/google-cloud-java/commit/a808bbef93e7ff870f37ba462fd8c5237b48987a))
39+
* **jdbc:** various perf improvements ([#4114](https://github.com/googleapis/google-cloud-java/issues/4114)) ([0137e4b](https://github.com/googleapis/google-cloud-java/commit/0137e4b418ff9cefcbece1c6d9d8ef491a50819b))
40+
41+
42+
### Documentation
43+
44+
* [errorreporting] update the reference link for ErrorGroupStats ([6b658dc](https://github.com/googleapis/google-cloud-java/commit/6b658dc991cb19a396efbbe3ef87b90bc005e8c5))
45+
346
## [1.80.0](https://github.com/googleapis/google-cloud-java/compare/v1.79.0...v1.80.0) (2026-02-25)
447

548

0 commit comments

Comments
 (0)