Skip to content

chore(main): release 1.81.0 - #12041

Merged
blakeli0 merged 19 commits into
mainfrom
release-please--branches--main
Mar 12, 2026
Merged

chore(main): release 1.81.0#12041
blakeli0 merged 19 commits into
mainfrom
release-please--branches--main

Conversation

@release-please

@release-pleaserelease-pleaseBot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

1.81.0

1.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)
  • [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService (6b658dc)
  • [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to VertexRagService (6b658dc)
  • [aiplatform] Add custom session id field to create session v1beta1 (6b658dc)
  • [alloydb] Add a new field to support Dataplex integration configuration (6b658dc)
  • [ces] update public libraries for CES v1beta (6b658dc)
  • [compute] Update Compute Engine v1 API to revision 20260213 (6b658dc)
  • [document-ai] Added a field for enabling image and table annotation for layout parser processor (6b658dc)
  • [gdchardwaremanagement] Add OFFLINE state to Zone resources (6b658dc)
  • [gkehub] A new field kubernetes_api_server_version is added to message .google.cloud.gkehub.configmanagement.v1beta.MembershipState (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)
  • [network-management] Add API fields related to GKE Pods and Network Policies (6c3721b)
  • [storagebatchoperations] add new transformation update_object_custom_context (6c3721b)
  • add email and skip-kokoro flags to release bot (#12050) (12e2e94)
  • jdbc: centralize connection properties from BigQueryConnection and DataSource (#4116) (d3b8bde)

Bug Fixes

  • [auditmanager] Update existing packaging option cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb for go_package (6c3721b)
  • [vectorsearch] Removed field DenseScannParams from SearchHint (6b658dc)
  • [vectorsearch] Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker (6c3721b)
  • [vectorsearch] Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker (6c3721b)
  • Configure defualt keep alive pings for BQ Storage Read API RPCs (#12037) (a808bbe)
  • jdbc: various perf improvements (#4114) (0137e4b)

Documentation

  • [errorreporting] update the reference link for ErrorGroupStats (6b658dc)

This PR was generated with Release Please. See documentation.

@release-please
release-pleaseBot requested review from a team as code ownersMarch 2, 2026 20:24
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch 3 times, most recently from 6355d60 to 67d5e1cCompareMarch 4, 2026 00:18
@release-please
release-pleaseBot requested a review from a team as a code ownerMarch 4, 2026 00:18
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch 4 times, most recently from 3e47a0b to 81c8d43CompareMarch 10, 2026 17:16
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from 2fffbb8 to ae0c775CompareMarch 11, 2026 19:30
@release-please
release-pleaseBotforce-pushed the release-please--branches--main branch from d5d3814 to 1cd3ec5CompareMarch 11, 2026 20:04
@blakeli0blakeli0 reopened this Mar 11, 2026
@suztomosuztomo added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 12, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 12, 2026
@blakeli0blakeli0 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 12, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 12, 2026
@lqiu96lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 12, 2026
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 12, 2026
@blakeli0

blakeli0 commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Discussed with @lqiu96 that the test failures in bigquerystorage is not due to code changes, they should not affect customers.

@blakeli0
blakeli0 merged commit 6dbd5ac into mainMar 12, 2026
51 of 54 checks passed
@blakeli0
blakeli0 deleted the release-please--branches--main branch March 12, 2026 20:49
@release-please

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

@blakeli0

Copy link
Copy Markdown
Contributor

For posterity, this is the stacktrace for the failing test

19:37:49:275 [ERROR] com.google.cloud.bigquery.storage.v1.StreamWriterTest.testAppendWithMissingValueMap -- Time elapsed: 0.209 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <java-streamwriter DATAFLOW:job_id> but was: <java-streamwriter:3.23.0 DATAFLOW:job_id>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at com.google.cloud.bigquery.storage.v1.StreamWriterTest.verifyAppendRequests(StreamWriterTest.java:406)
at com.google.cloud.bigquery.storage.v1.StreamWriterTest.testAppendWithMissingValueMap(StreamWriterTest.java:1789)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at java.util.ArrayList.forEach(ArrayList.java:1259)

suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 13, 2026
🤖 I have created a release *beep* *boop*
---
<details><summary>1.81.0</summary>
##
[1.81.0](googleapis/google-cloud-java@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](googleapis@6c3721b))
* [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to
VertexRagService
([6b658dc](googleapis@6b658dc))
* [aiplatform] add AskContexts and AsyncRetrieveContexts APIs to
VertexRagService
([6b658dc](googleapis@6b658dc))
* [aiplatform] Add custom session id field to create session v1beta1
([6b658dc](googleapis@6b658dc))
* [alloydb] Add a new field to support Dataplex integration
configuration
([6b658dc](googleapis@6b658dc))
* [ces] update public libraries for CES v1beta
([6b658dc](googleapis@6b658dc))
* [compute] Update Compute Engine v1 API to revision 20260213
([6b658dc](googleapis@6b658dc))
* [document-ai] Added a field for enabling image and table annotation
for layout parser processor
([6b658dc](googleapis@6b658dc))
* [gdchardwaremanagement] Add `OFFLINE` state to Zone resources
([6b658dc](googleapis@6b658dc))
* [gkehub] A new field `kubernetes_api_server_version` is added to
message `.google.cloud.gkehub.configmanagement.v1beta.MembershipState`
([6b658dc](googleapis@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](googleapis@6b658dc))
* [network-management] Add API fields related to GKE Pods and Network
Policies
([6c3721b](googleapis@6c3721b))
* [storagebatchoperations] add new transformation
`update_object_custom_context`
([6c3721b](googleapis@6c3721b))
* add email and skip-kokoro flags to release bot
([googleapis#12050](googleapis#12050))
([12e2e94](googleapis@12e2e94))
* **jdbc:** centralize connection properties from `BigQueryConnection`
and `DataSource`
([googleapis#4116](googleapis#4116))
([d3b8bde](googleapis@d3b8bde))
### Bug Fixes
* [auditmanager] Update existing packaging option
`cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb`
for `go_package`
([6c3721b](googleapis@6c3721b))
* [vectorsearch] Removed field DenseScannParams from SearchHint
([6b658dc](googleapis@6b658dc))
* [vectorsearch] Removed obsolete field `vertex` from message
`.google.cloud.vectorsearch.v1.Ranker`
([6c3721b](googleapis@6c3721b))
* [vectorsearch] Removed obsolete field `vertex` from message
`.google.cloud.vectorsearch.v1.Ranker`
([6c3721b](googleapis@6c3721b))
* Configure defualt keep alive pings for BQ Storage Read API RPCs
([googleapis#12037](googleapis#12037))
([a808bbe](googleapis@a808bbe))
* **jdbc:** various perf improvements
([googleapis#4114](googleapis#4114))
([0137e4b](googleapis@0137e4b))
### Documentation
* [errorreporting] update the reference link for ErrorGroupStats
([6b658dc](googleapis@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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@blakeli0@suztomo@lqiu96@yoshi-kokoro@yoshi-code-bot