This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Commit 597c6a8
authored
chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.112.0 (#4346)
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-spanner](https://redirect.github.com/googleapis/java-spanner) | `6.110.0` → `6.112.0` |  |  |  |  |
---
### Release Notes
<details>
<summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary>
### [`v6.112.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61120-2026-03-17)
[Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.111.1...v6.112.0)
##### Features
- Ability to update credentials on long running client ([#​4371](https://redirect.github.com/googleapis/java-spanner/issues/4371)) ([e238990](https://redirect.github.com/googleapis/java-spanner/commit/e238990077badb063b1b05b0d71f58859434f7ee))
- Add SI, adapt, split point related proto ([7aa4d90](https://redirect.github.com/googleapis/java-spanner/commit/7aa4d90cd4f001713ee2b0b5113303a748b237e0))
- **spanner:** Include cache updates and routing hint into BeginTransaction and Commit request/response respectively ([7aa4d90](https://redirect.github.com/googleapis/java-spanner/commit/7aa4d90cd4f001713ee2b0b5113303a748b237e0))
##### Bug Fixes
- **deps:** Update the Java code generator (gapic-generator-java) to 2.67.0 ([7aa4d90](https://redirect.github.com/googleapis/java-spanner/commit/7aa4d90cd4f001713ee2b0b5113303a748b237e0))
- Fix unclosed literal error for consecutive backslashes ([#​4387](https://redirect.github.com/googleapis/java-spanner/issues/4387)) ([f4884a8](https://redirect.github.com/googleapis/java-spanner/commit/f4884a83d15dcff6e246c7db47c8bafc3369a0a3))
### [`v6.111.1`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61111-2026-03-03)
[Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.111.0...v6.111.1)
##### Bug Fixes
- Retry CreateSession also when waitForMinSessions is zero ([#​4360](https://redirect.github.com/googleapis/java-spanner/issues/4360)) ([9263972](https://redirect.github.com/googleapis/java-spanner/commit/92639722793a994032761155013e506c9693b464))
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.57.0 ([#​4358](https://redirect.github.com/googleapis/java-spanner/issues/4358)) ([1ce4b8e](https://redirect.github.com/googleapis/java-spanner/commit/1ce4b8e24bac44c89f742f0afb395ae4c711abfd))
- Update googleapis/sdk-platform-java action to v2.67.0 ([#​4359](https://redirect.github.com/googleapis/java-spanner/issues/4359)) ([23781d9](https://redirect.github.com/googleapis/java-spanner/commit/23781d9f05db66d033d4d9125707a9988e1697db))
### [`v6.111.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61110-2026-02-13)
[Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.110.0...v6.111.0)
##### Features
- Add E2E fallback to the spanner client. ([#​4282](https://redirect.github.com/googleapis/java-spanner/issues/4282)) ([d36bd21](https://redirect.github.com/googleapis/java-spanner/commit/d36bd21a09cdd2006e53a43b6984d2a68ea24d3e))
##### Bug Fixes
- Rollback transactions that are waiting for tx-id to be returned ([#​4342](https://redirect.github.com/googleapis/java-spanner/issues/4342)) ([866a8c2](https://redirect.github.com/googleapis/java-spanner/commit/866a8c2d23f0d5edee1d98ead7d002b1981d5339))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My42Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->1 parent 0d0ad41 commit 597c6a8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments