-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: googleapis/java-spanner-jdbc
base: v2.34.0
head repository: googleapis/java-spanner-jdbc
compare: v2.34.1
- 20 commits
- 25 files changed
- 4 contributors
Commits on Nov 28, 2025
-
chore(main): release 2.34.1-SNAPSHOT (#2293)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a121e7b - Browse repository at this point
Copy the full SHA a121e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6dddf2 - Browse repository at this point
Copy the full SHA a6dddf2View commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…data-jdbc to v4 (#2301)
Configuration menu - View commit details
-
Copy full SHA for 92efa98 - Browse repository at this point
Copy the full SHA 92efa98View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc8969 - Browse repository at this point
Copy the full SHA fbc8969View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1f524 - Browse repository at this point
Copy the full SHA ba1f524View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.34.0 (#2294)
Configuration menu - View commit details
-
Copy full SHA for 0606883 - Browse repository at this point
Copy the full SHA 0606883View commit details -
fix: cast double Inf and NaN to float (#2304)
Casting a FLOAT64 value containing either Inf or NaN to a Java float failed, while Java itself allows the same conversion from a double Inf or NaN to the corresponding float Inf or NaN. Fixes #2256
Configuration menu - View commit details
-
Copy full SHA for a947024 - Browse repository at this point
Copy the full SHA a947024View commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…parent to v3.5.8 (#2298) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://redirect.github.com/spring-projects/spring-boot)) | `3.5.7` -> `3.5.8` | [](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>spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)</summary> ### [`v3.5.8`](https://redirect.github.com/spring-projects/spring-boot/compare/v3.5.7...v3.5.8) [Compare Source](https://redirect.github.com/spring-projects/spring-boot/compare/v3.5.7...v3.5.8) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 5603846 - Browse repository at this point
Copy the full SHA 5603846View commit details
Commits on Dec 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5ad5321 - Browse repository at this point
Copy the full SHA 5ad5321View commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2faffb4 - Browse repository at this point
Copy the full SHA 2faffb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86dc72b - Browse repository at this point
Copy the full SHA 86dc72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7430c - Browse repository at this point
Copy the full SHA ba7430cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77aab00 - Browse repository at this point
Copy the full SHA 77aab00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5250e2d - Browse repository at this point
Copy the full SHA 5250e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 930797b - Browse repository at this point
Copy the full SHA 930797bView commit details
Commits on Dec 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 65302d4 - Browse repository at this point
Copy the full SHA 65302d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e8b3a0 - Browse repository at this point
Copy the full SHA 8e8b3a0View commit details -
deps: update dependency com.google.cloud:google-cloud-spanner to v6.1…
…05.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==-->
Configuration menu - View commit details
-
Copy full SHA for 34a9768 - Browse repository at this point
Copy the full SHA 34a9768View commit details -
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==-->
Configuration menu - View commit details
-
Copy full SHA for 8f3e6b7 - Browse repository at this point
Copy the full SHA 8f3e6b7View commit details -
chore(main): release 2.34.1 (#2305)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for af13f70 - Browse repository at this point
Copy the full SHA af13f70View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.34.0...v2.34.1