chore(main): release 1.82.0-SNAPSHOT#12070
Closed
release-please[bot] wants to merge 10000 commits intomainfrom
Closed
chore(main): release 1.82.0-SNAPSHOT#12070release-please[bot] wants to merge 10000 commits intomainfrom
release-please[bot] wants to merge 10000 commits intomainfrom
Conversation
* chore(main): release 3.23.9 * chore: generate libraries at Thu Dec 11 22:17:14 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore(main): release 2.33.1 * chore: generate libraries at Thu Dec 11 22:21:16 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* test: Close resources after tests run * chore: generate libraries at Thu Dec 11 21:24:33 UTC 2025 * chore: Fix failing IT test case --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
* chore(main): release 3.19.0 * chore: generate libraries at Fri Dec 12 01:49:55 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com> Co-authored-by: Blake Li <blakeli@google.com>
…3.9 (#1577) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | `3.23.8` -> `3.23.9` |  |  |  |  | --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.23.9`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3239-2025-12-11) [Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.23.8...v3.23.9) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([fcb7ec1](https://redirect.github.com/googleapis/java-logging/commit/fcb7ec1ba7ae7c9a041d68c76e7b72a7e0861cf7)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​1897](https://redirect.github.com/googleapis/java-logging/issues/1897)) ([ab9862f](https://redirect.github.com/googleapis/java-logging/commit/ab9862f655bc89fa3e4e381567dcd0a9d8afdbf9)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#​1898](https://redirect.github.com/googleapis/java-logging/issues/1898)) ([5860f51](https://redirect.github.com/googleapis/java-logging/commit/5860f516596686ef3054969b8c69de7eb48629e3)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging-logback). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
* chore: Cleanup initialized resources * chore: Delete created dataset * chore: Use try-with to close stream
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
…storage-bom to v3.19.0 (#4025)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore: Cleanup initialized resources * chore: Use try-with to close stream * chore: Cleanup Intellij test warnings * chore: Allow for floating point inaccuracies * chore: Add otel delete operation
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Co-authored-by: Blake Li <blakeli@google.com>
* chore: Cleanup initialized resources * chore: Use try-with to close stream * chore: Cleanup Intellij test warnings * chore: Allow for floating point inaccuracies * chore: Add otel delete operation * chore: Clean up rest of the IT test file * chore: Add GCA feedback
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
deps update from bigquerystorage was incorrectly marked as chore(deps). This would cause the upgrade not show up in the release notes and also not trigger release please. This is because the pattern /^com.google.cloud:google-cloud-bigquery is configured in renovate.json, which matches both bigquery and bigquerystorage. However, I believe the original intention is only for bigquery update in samples, not for bigquerystorage update. Fixing the pattern so that the String must ends with bigquery
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* test: Add integration tests for picosecond support * chore: Add a micro -> pico exact timestamp test case * chore: Add additional test cases * chore: Fix test cases with 'Z' * chore: Test if first query has an impact * chore: Remove flaky test for now * chore: Remove testing comment
* test: Ignore non-v1 ITs in BQ Storage * chore: Remove the deprecated v1beta2 Write API tests * chore: generate libraries at Mon Dec 15 22:25:12 UTC 2025 * chore: Re-enable v1beta1 ITs * chore: generate libraries at Mon Dec 15 22:28:06 UTC 2025 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* test: Add ITs for timestamps for Read API * chore: Add timestamp test for avro * chore: Refactor packages into util package * chore: Rename to ITBigQueryStorageWriteClientTest * chore: Add header for Helper util class * chore: Address PR comments * chore: Add protobuf-java-util testing scope * chore: Use Timestamps.fromMillis
* chore: Allow graalvm reflect-config.json files to be regenerated * chore: Add reflect-config and resourece-config jsons to base META-INF package * chore: generate libraries at Wed Dec 17 19:07:44 UTC 2025 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* test: Add picosecond test cases * chore: Add constant and fix assertions
* test: Add picosecond test cases * chore: Add constant and fix assertions * test: Add ITs for writing pico timestamps using Protobuf Message * chore: generate libraries at Wed Dec 17 22:51:39 UTC 2025 * chore: Add additional test comments * chore: Fix compile issues --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* chore: Run errorprone for JDK 17+ * chore: Enable error prone for Java 17+ * chore: Set the error prone core version as a property * chore: Add error prone configs in handwritten modules * chore: generate libraries at Thu Dec 18 19:31:48 UTC 2025 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
🤖 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>
chingor13
approved these changes
Mar 12, 2026
Contributor
|
/gcbrun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.82.0-SNAPSHOT
Updating meta-information for bleeding-edge SNAPSHOT release.
This PR was generated with Release Please. See documentation.