Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 8813c9a

Browse files
authored
chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.107.0 (#4233)
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.102.1` → `6.107.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner/6.107.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner/6.107.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner/6.102.1/6.107.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner/6.102.1/6.107.0?slim=true) | --- ### Release Notes <details> <summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary> ### [`v6.107.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61070-2026-01-16) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.106.0...v6.107.0) ##### Features - Add Dynamic Channel Pooling (DCP) support to Connection API ([#&#8203;4299](https://redirect.github.com/googleapis/java-spanner/issues/4299)) ([bba03a4](https://redirect.github.com/googleapis/java-spanner/commit/bba03a44dbfbd59288ecd33e3e53276809ad69b1)) - Add SsFormat encoding library ([#&#8203;4292](https://redirect.github.com/googleapis/java-spanner/issues/4292)) ([338a9b1](https://redirect.github.com/googleapis/java-spanner/commit/338a9b1409cafedcdef674bdff09a72c3f2cd772)) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.82.0 ([#&#8203;4227](https://redirect.github.com/googleapis/java-spanner/issues/4227)) ([22bc6cf](https://redirect.github.com/googleapis/java-spanner/commit/22bc6cf3431f6e507d384f6e86a36503f1175ee7)) - Update dependency com.google.cloud:google-cloud-monitoring to v3.83.0 ([#&#8203;4169](https://redirect.github.com/googleapis/java-spanner/issues/4169)) ([61ae915](https://redirect.github.com/googleapis/java-spanner/commit/61ae915242a3c8a0aa1385bc1367f67df2c209d6)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ([#&#8203;4302](https://redirect.github.com/googleapis/java-spanner/issues/4302)) ([52acc0c](https://redirect.github.com/googleapis/java-spanner/commit/52acc0c620fec0aa67ecd81d634eec271fe4e429)) - Update dependency net.bytebuddy:byte-buddy to v1.18.4 ([#&#8203;4244](https://redirect.github.com/googleapis/java-spanner/issues/4244)) ([c8e4d91](https://redirect.github.com/googleapis/java-spanner/commit/c8e4d912155ab6829498822dcf0783fac5fe2747)) - Update google.cloud.monitoring.version to v3.83.0 ([#&#8203;4270](https://redirect.github.com/googleapis/java-spanner/issues/4270)) ([7ae68c8](https://redirect.github.com/googleapis/java-spanner/commit/7ae68c8e889f44f1057310bc45b70c086af9c385)) - Update googleapis/sdk-platform-java action to v2.65.1 ([#&#8203;4301](https://redirect.github.com/googleapis/java-spanner/issues/4301)) ([7d98f4e](https://redirect.github.com/googleapis/java-spanner/commit/7d98f4e12843826c18cbb8e0998c8687c94fc3d2)) ### [`v6.106.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61060-2026-01-07) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.105.0...v6.106.0) ##### Features - Support SHOW DEFAULT\_TRANSACTION\_ISOLATION for PG databases ([#&#8203;4285](https://redirect.github.com/googleapis/java-spanner/issues/4285)) ([aec0515](https://redirect.github.com/googleapis/java-spanner/commit/aec051514dd3d122a7231eb6d25d1aaec8d90bda)) ##### Bug Fixes - Adjust the initial polling delay for ddl operations ([#&#8203;4275](https://redirect.github.com/googleapis/java-spanner/issues/4275)) ([8d36967](https://redirect.github.com/googleapis/java-spanner/commit/8d36967d010bed8f5a4a0c32f9ec1b5fe7d33e1d)) - Retry creation of multiplexed session ([#&#8203;4288](https://redirect.github.com/googleapis/java-spanner/issues/4288)) ([735e29e](https://redirect.github.com/googleapis/java-spanner/commit/735e29ed394faea9f5e697b5934a1f4895055d56)) ### [`v6.105.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61050-2025-12-16) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.104.0...v6.105.0) ##### Features - Add support of dynamic channel pooling ([#&#8203;4265](https://redirect.github.com/googleapis/java-spanner/issues/4265)) ([923a14a](https://redirect.github.com/googleapis/java-spanner/commit/923a14aad99ff6fc91868f02d657145dd0f31c18)) - Include RequestID in requests and errors ([#&#8203;4263](https://redirect.github.com/googleapis/java-spanner/issues/4263)) ([afd7d6b](https://redirect.github.com/googleapis/java-spanner/commit/afd7d6b008f13d7a4d1a3b7f924122bd41d14b59)) - Make grpc-gcp default enabled ([#&#8203;4239](https://redirect.github.com/googleapis/java-spanner/issues/4239)) ([bb82f9e](https://redirect.github.com/googleapis/java-spanner/commit/bb82f9e55c40cac29b090e54be780c2e42545ee1)) ##### Bug Fixes - Refine connecitivity metrics to capture RPCs with no response he… ([#&#8203;4252](https://redirect.github.com/googleapis/java-spanner/issues/4252)) ([7b49412](https://redirect.github.com/googleapis/java-spanner/commit/7b4941221969f48d077ff459214c7d1e65ef843c)) - Retry as PDML dit not retry Resource limit exceeded ([#&#8203;4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#&#8203;4253](https://redirect.github.com/googleapis/java-spanner/issues/4253) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#&#8203;4261](https://redirect.github.com/googleapis/java-spanner/issues/4261)) ([61dfd62](https://redirect.github.com/googleapis/java-spanner/commit/61dfd620637da6ef76b699edbad1095c26b81950)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#&#8203;4262](https://redirect.github.com/googleapis/java-spanner/issues/4262)) ([f9505a9](https://redirect.github.com/googleapis/java-spanner/commit/f9505a97bdd9f6da7dd5ab1b60b47f7ed0a70402)) ### [`v6.104.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61040-2025-12-03) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.103.0...v6.104.0) ##### Features - Include PostgreSQL error code in exceptions ([#&#8203;4236](https://redirect.github.com/googleapis/java-spanner/issues/4236)) ([5874f8b](https://redirect.github.com/googleapis/java-spanner/commit/5874f8b3e65adc3e78832866ebe667cd746e2d7f)) ##### Bug Fixes - Backslash at end of string literal was misinterpreted ([#&#8203;4246](https://redirect.github.com/googleapis/java-spanner/issues/4246)) ([477ca51](https://redirect.github.com/googleapis/java-spanner/commit/477ca51baf6cd1a0a5773bd53677f64195100ae2)) - Fix transaction tag issue with the blind-write ([#&#8203;4243](https://redirect.github.com/googleapis/java-spanner/issues/4243)) ([cf2ba69](https://redirect.github.com/googleapis/java-spanner/commit/cf2ba695cdb4038dc8e3ca3e9859231a2203da60)) ### [`v6.103.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61030-2025-11-17) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.102.1...v6.103.0) ##### Features - Add grpc.xds.resource\_type label to xDS client metrics ([#&#8203;4222](https://redirect.github.com/googleapis/java-spanner/issues/4222)) ([97bed3c](https://redirect.github.com/googleapis/java-spanner/commit/97bed3cf1a9df542acc4685c2ce4dbfa629b2cd3)) - Exposing AutoscalingConfig in InstancePartition ([22edecf](https://redirect.github.com/googleapis/java-spanner/commit/22edecf8518844860c3cb47883544efd36cbc311)) ##### Bug Fixes - Add env var to allow disabling directpath bound token ([#&#8203;4189](https://redirect.github.com/googleapis/java-spanner/issues/4189)) ([0ca9541](https://redirect.github.com/googleapis/java-spanner/commit/0ca95412c778e3478cb66e4bea124396326c6056)) - Allow DML THEN RETURN with retryAbortsInternally=false ([#&#8203;4225](https://redirect.github.com/googleapis/java-spanner/issues/4225)) ([f49cc47](https://redirect.github.com/googleapis/java-spanner/commit/f49cc47e663836696ef151738510e68324e139dc)) - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.1 ([22edecf](https://redirect.github.com/googleapis/java-spanner/commit/22edecf8518844860c3cb47883544efd36cbc311)) - Remove URL encoding in project name ([#&#8203;4188](https://redirect.github.com/googleapis/java-spanner/issues/4188)) ([abba0c1](https://redirect.github.com/googleapis/java-spanner/commit/abba0c1730ea792407bea073ea65da55128cd764)) ##### Dependencies - Update actions/checkout action to v5 ([#&#8203;4166](https://redirect.github.com/googleapis/java-spanner/issues/4166)) ([50a56f7](https://redirect.github.com/googleapis/java-spanner/commit/50a56f7d47541dd581f7b425df36a080ecc11a74)) - Update all tracing and telemetry dependencies ([#&#8203;4230](https://redirect.github.com/googleapis/java-spanner/issues/4230)) ([d60124c](https://redirect.github.com/googleapis/java-spanner/commit/d60124cbe317d4c2489ea35de81943cfd2b8f697)) - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.79.0 ([#&#8203;4172](https://redirect.github.com/googleapis/java-spanner/issues/4172)) ([3a329fd](https://redirect.github.com/googleapis/java-spanner/commit/3a329fdb2fc68ff9d19717b534dd667f931d51fd)) - Update dependency com.google.auto.value:auto-value-annotations to v1.11.1 ([#&#8203;4216](https://redirect.github.com/googleapis/java-spanner/issues/4216)) ([84150c7](https://redirect.github.com/googleapis/java-spanner/commit/84150c73bbed2a6d58408ae0b8bd59709fc751db)) - Update dependency com.google.cloud:google-cloud-trace to v2.79.0 ([#&#8203;4174](https://redirect.github.com/googleapis/java-spanner/issues/4174)) ([3e93ca0](https://redirect.github.com/googleapis/java-spanner/commit/3e93ca077b94ad06867e3c9fdfe19527855423a2)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 ([#&#8203;4193](https://redirect.github.com/googleapis/java-spanner/issues/4193)) ([ad235cf](https://redirect.github.com/googleapis/java-spanner/commit/ad235cfc9041f52c2f7b76f67eeaa6c03c5840aa)) - Update dependency commons-cli:commons-cli to v1.11.0 ([#&#8203;4218](https://redirect.github.com/googleapis/java-spanner/issues/4218)) ([33449ba](https://redirect.github.com/googleapis/java-spanner/commit/33449baf64a3d5b78fff323737ffeb28c8a9461b)) - Update dependency commons-io:commons-io to v2.21.0 ([#&#8203;4198](https://redirect.github.com/googleapis/java-spanner/issues/4198)) ([1f31169](https://redirect.github.com/googleapis/java-spanner/commit/1f3116947069ac11c948b510e6a9a7a8a6aa6061)) - Update dependency net.bytebuddy:byte-buddy to v1.18.1 ([#&#8203;4214](https://redirect.github.com/googleapis/java-spanner/issues/4214)) ([0c1d843](https://redirect.github.com/googleapis/java-spanner/commit/0c1d843ad42f213d4d9ec2d98a12e21e991ac010)) - Update dependency net.bytebuddy:byte-buddy-agent to v1.18.1 ([#&#8203;4215](https://redirect.github.com/googleapis/java-spanner/issues/4215)) ([76ce01b](https://redirect.github.com/googleapis/java-spanner/commit/76ce01b99e5c1274e9103c27ebc6bbdf482bebcd)) - Update opentelemetry.version to v1.56.0 ([#&#8203;4167](https://redirect.github.com/googleapis/java-spanner/issues/4167)) ([a24f219](https://redirect.github.com/googleapis/java-spanner/commit/a24f21930978583a0b8d7d39130fa0fc3fec7b2d)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjc0LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
1 parent 5c5f8e1 commit 8813c9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>
9393
<artifactId>google-cloud-spanner</artifactId>
94-
<version>6.102.1</version>
94+
<version>6.107.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.google.auto.value</groupId>

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>com.google.cloud</groupId>
3535
<artifactId>google-cloud-spanner</artifactId>
36-
<version>6.102.1</version>
36+
<version>6.107.0</version>
3737
</dependency>
3838
<!-- [END spanner_install_without_bom] -->
3939

0 commit comments

Comments
 (0)