Commit e885e97
feat: update with latest from main (#2330)
* chore: add release-please config for protobuf-4.x (#2311)
* deps: update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 (#2322)
* deps: update dependency net.bytebuddy:byte-buddy-agent to v1.18.2 (#2307)
* deps: update dependency net.bytebuddy:byte-buddy to v1.18.2 (#2306)
* deps: update dependency io.opentelemetry:opentelemetry-bom to v1.57.0 (#2316)
* deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.104.0 (#2313)
* deps: update dependency com.google.cloud:google-cloud-spanner to v6.104.0 (#2312)
* deps: update dependency org.testcontainers:testcontainers to v2.0.3 (#2323)
* deps: update dependency org.testcontainers:testcontainers-bom to v2.0.3 (#2324)
* deps: update dependency com.google.cloud:google-cloud-spanner to v6.105.0 (#2325)
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.104.0` -> `6.105.0` |  |  |  |  |
---
### Release Notes
<details>
<summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner)</summary>
### [`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 ([#​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 ([#​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 ([#​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… ([#​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 ([#​4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#​4253](https://redirect.github.com/googleapis/java-spanner/issues/4253)
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​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 ([#​4262](https://redirect.github.com/googleapis/java-spanner/issues/4262)) ([f9505a9](https://redirect.github.com/googleapis/java-spanner/commit/f9505a97bdd9f6da7dd5ab1b60b47f7ed0a70402))
</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-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
* deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 (#2326)
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-bom](https://redirect.github.com/googleapis/java-spanner) | `6.104.0` -> `6.105.0` |  |  |  |  |
---
### Release Notes
<details>
<summary>googleapis/java-spanner (com.google.cloud:google-cloud-spanner-bom)</summary>
### [`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 ([#​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 ([#​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 ([#​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… ([#​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 ([#​4258](https://redirect.github.com/googleapis/java-spanner/issues/4258)) ([c735d42](https://redirect.github.com/googleapis/java-spanner/commit/c735d42875092b0d1482fe641b99645f288cdf4f)), closes [#​4253](https://redirect.github.com/googleapis/java-spanner/issues/4253)
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#​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 ([#​4262](https://redirect.github.com/googleapis/java-spanner/issues/4262)) ([f9505a9](https://redirect.github.com/googleapis/java-spanner/commit/f9505a97bdd9f6da7dd5ab1b60b47f7ed0a70402))
</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-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNTQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
* chore(main): release 2.34.1 (#2305)
:robot: I have created a release *beep* *boop*
---
## [2.34.1](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.34.0...v2.34.1) (2025-12-16)
### Bug Fixes
* Cast double Inf and NaN to float ([#2304](https://togithub.com/googleapis/java-spanner-jdbc/issues/2304)) ([a947024](https://togithub.com/googleapis/java-spanner-jdbc/commit/a94702446aee20013157b45bf1d9c3938f0b6982)), closes [#2256](https://togithub.com/googleapis/java-spanner-jdbc/issues/2256)
### Dependencies
* Update actions/checkout action to v6 ([#2299](https://togithub.com/googleapis/java-spanner-jdbc/issues/2299)) ([fbc8969](https://togithub.com/googleapis/java-spanner-jdbc/commit/fbc8969d66f4687ce91268309a862a0cbe0a114c))
* Update dependency com.google.cloud:google-cloud-spanner to v6.104.0 ([#2312](https://togithub.com/googleapis/java-spanner-jdbc/issues/2312)) ([930797b](https://togithub.com/googleapis/java-spanner-jdbc/commit/930797b71f30e458dee20679178ff3510fcba919))
* Update dependency com.google.cloud:google-cloud-spanner to v6.105.0 ([#2325](https://togithub.com/googleapis/java-spanner-jdbc/issues/2325)) ([34a9768](https://togithub.com/googleapis/java-spanner-jdbc/commit/34a9768b203c967f4191427a815b71e1a503de8f))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.104.0 ([#2313](https://togithub.com/googleapis/java-spanner-jdbc/issues/2313)) ([5250e2d](https://togithub.com/googleapis/java-spanner-jdbc/commit/5250e2d069179bdeb773e5e0a1f2a5defd411811))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 ([#2326](https://togithub.com/googleapis/java-spanner-jdbc/issues/2326)) ([8f3e6b7](https://togithub.com/googleapis/java-spanner-jdbc/commit/8f3e6b72baccc5ae8dd5ce3c55807bc889a7f208))
* Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#2322](https://togithub.com/googleapis/java-spanner-jdbc/issues/2322)) ([2faffb4](https://togithub.com/googleapis/java-spanner-jdbc/commit/2faffb46c71e4b44b42dbc4bfd5d70a3e55eb5f6))
* Update dependency io.opentelemetry:opentelemetry-bom to v1.57.0 ([#2316](https://togithub.com/googleapis/java-spanner-jdbc/issues/2316)) ([77aab00](https://togithub.com/googleapis/java-spanner-jdbc/commit/77aab00ec385a7bfe61615b6b250c0b97a9a9f07))
* Update dependency net.bytebuddy:byte-buddy to v1.18.2 ([#2306](https://togithub.com/googleapis/java-spanner-jdbc/issues/2306)) ([ba7430c](https://togithub.com/googleapis/java-spanner-jdbc/commit/ba7430cd229214487dfe4db208cb274d4662bf19))
* Update dependency net.bytebuddy:byte-buddy-agent to v1.18.2 ([#2307](https://togithub.com/googleapis/java-spanner-jdbc/issues/2307)) ([86dc72b](https://togithub.com/googleapis/java-spanner-jdbc/commit/86dc72b0e1d7199b229474008cb68400458f233e))
* Update dependency org.springframework.boot:spring-boot to v4 ([#2300](https://togithub.com/googleapis/java-spanner-jdbc/issues/2300)) ([a6dddf2](https://togithub.com/googleapis/java-spanner-jdbc/commit/a6dddf2aef2e9d35ec2bf26ea1a1586ab65e122a))
* Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4 ([#2301](https://togithub.com/googleapis/java-spanner-jdbc/issues/2301)) ([92efa98](https://togithub.com/googleapis/java-spanner-jdbc/commit/92efa986a0880524a3d19685df0e08cf7815a69a))
* Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 ([#2298](https://togithub.com/googleapis/java-spanner-jdbc/issues/2298)) ([5603846](https://togithub.com/googleapis/java-spanner-jdbc/commit/5603846fc004a0e31cbcf10bc246d477cd80d9dd))
* Update dependency org.testcontainers:testcontainers to v2.0.3 ([#2323](https://togithub.com/googleapis/java-spanner-jdbc/issues/2323)) ([65302d4](https://togithub.com/googleapis/java-spanner-jdbc/commit/65302d44315548af3406853121e341523c89521c))
* Update dependency org.testcontainers:testcontainers-bom to v2.0.3 ([#2324](https://togithub.com/googleapis/java-spanner-jdbc/issues/2324)) ([8e8b3a0](https://togithub.com/googleapis/java-spanner-jdbc/commit/8e8b3a0b4c613324a07609fa142330322e8eab95))
---
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 2.34.2-SNAPSHOT (#2328)
:robot: 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: update manifest
---------
Co-authored-by: Mend Renovate <[email protected]>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>1 parent 3caf5ca commit e885e97
File tree
18 files changed
+84
-36
lines changed- .github
- workflows
- .kokoro/presubmit
- samples
- quickperf
- snapshot
- snippets
- spring-data-jdbc
- googlesql
- postgresql
- src/main/java/com/google/cloud/spanner/sample
- spring-data-mybatis
- googlesql
- postgresql
18 files changed
+84
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
3 | 28 | | |
4 | 29 | | |
5 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| |||
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
169 | | - | |
| 174 | + | |
170 | 175 | | |
171 | 176 | | |
172 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments