Closed
Conversation
1d2d51a to
91ce9a4
Compare
This was referenced Nov 27, 2018
Contributor
|
Combined into a single pull request #4104 |
suztomo
pushed a commit
that referenced
this pull request
Mar 9, 2026
lqiu96
pushed a commit
that referenced
this pull request
Mar 20, 2026
chingor13
pushed a commit
that referenced
this pull request
Mar 24, 2026
The downstream libraries' clirr check are failing due to protobuf rc release. For example, [java-bigtable](googleapis/java-bigtable#2737). Skipping clirr check in sdk-platform-java-config so we don't have to skip it for each downstream library. We should re-enable them after protobuf upgrade is completed. Co-authored-by: Diego Marquez <diegomarquezp@google.com>
chingor13
pushed a commit
that referenced
this pull request
Mar 24, 2026
…to v6.101.1 (#4062) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner](https://redirect.github.com/googleapis/java-spanner) | `6.99.0` -> `6.101.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary> ### [`v6.101.1`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61011-2025-09-26) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.101.0...v6.101.1) ##### Bug Fixes - Potential NullPointerException in LocalConnectionChecker ([#​4092](https://redirect.github.com/googleapis/java-spanner/issues/4092)) ([2bb8ec9](https://redirect.github.com/googleapis/java-spanner/commit/2bb8ec917f354e7ed5d3affa6288bb52b96dfac2)) ### [`v6.101.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61010-2025-09-26) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.100.0...v6.101.0) ##### Features - Add transaction\_timeout connection property ([#​4056](https://redirect.github.com/googleapis/java-spanner/issues/4056)) ([d7d28bc](https://redirect.github.com/googleapis/java-spanner/commit/d7d28bc1dcb5d1fb05eef3de281075407d42fae9)) - TPC support ([#​4055](https://redirect.github.com/googleapis/java-spanner/issues/4055)) ([4aa0b85](https://redirect.github.com/googleapis/java-spanner/commit/4aa0b858c33007cefa637ad70beac2285783b996)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.62.2 ([c059969](https://redirect.github.com/googleapis/java-spanner/commit/c0599695ee1bb10884d3035cf87b51d1f6ce9fca)) - Potential NullPointerException in Value#hashCode ([#​4046](https://redirect.github.com/googleapis/java-spanner/issues/4046)) ([16787a2](https://redirect.github.com/googleapis/java-spanner/commit/16787a2bdab5adc5b23e4172e1b2489696414a51)) - Recalculate remaining statement timeout after retry ([#​4053](https://redirect.github.com/googleapis/java-spanner/issues/4053)) ([231fa07](https://redirect.github.com/googleapis/java-spanner/commit/231fa07d3eb690a9cfca42733f48a6c86a59cad8)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 ([#​4057](https://redirect.github.com/googleapis/java-spanner/issues/4057)) ([3fae5b3](https://redirect.github.com/googleapis/java-spanner/commit/3fae5b3abee4d599fe159fea038a2c6eb0c0adf7)) ### [`v6.100.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61000-2025-09-11) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.99.0...v6.100.0) ##### Features - Read\_lock\_mode support for connections ([#​4031](https://redirect.github.com/googleapis/java-spanner/issues/4031)) ([4b0d0c4](https://redirect.github.com/googleapis/java-spanner/commit/4b0d0c4f0bdf9527cda405b9ef37fd035ed1720d)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.62.1 ([7b784b2](https://redirect.github.com/googleapis/java-spanner/commit/7b784b2579ee653f86b532b236d4878a864f3e17)) - Disable afe\_connectivity\_error\_count metric ([#​4041](https://redirect.github.com/googleapis/java-spanner/issues/4041)) ([733fc6f](https://redirect.github.com/googleapis/java-spanner/commit/733fc6fd7ffdfcc7570e9e0761efa529d2d2e0bc)) - Skip session delete in case of multiplexed sessions ([#​4029](https://redirect.github.com/googleapis/java-spanner/issues/4029)) ([b33b37f](https://redirect.github.com/googleapis/java-spanner/commit/b33b37f0ec66f67404bccf2cbded122e9a55c303)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#​4034](https://redirect.github.com/googleapis/java-spanner/issues/4034)) ([c89b1b5](https://redirect.github.com/googleapis/java-spanner/commit/c89b1b5005dd323652ee11648e62353b2ce1de13)) ##### Documentation - A comment for field `ranges` in message `.google.spanner.v1.KeySet` is changed ([7b784b2](https://redirect.github.com/googleapis/java-spanner/commit/7b784b2579ee653f86b532b236d4878a864f3e17)) </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-spanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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.
This PR was generated using Autosynth. 🌈
Here's the log from Synthtool: