-
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.25.2
head repository: googleapis/java-spanner-jdbc
compare: v2.25.3
- 9 commits
- 13 files changed
- 3 contributors
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c81941c - Browse repository at this point
Copy the full SHA c81941cView commit details -
chore(main): release 2.25.3-SNAPSHOT (#1875)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6992c60 - Browse repository at this point
Copy the full SHA 6992c60View commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…data-jdbc to v3.4.1 (#1874)
Configuration menu - View commit details
-
Copy full SHA for cc3fc3e - Browse repository at this point
Copy the full SHA cc3fc3eView commit details -
deps: update dependency org.springframework.boot:spring-boot-starter-…
…parent to v3.4.1 (#1876)
Configuration menu - View commit details
-
Copy full SHA for ea02e5d - Browse repository at this point
Copy the full SHA ea02e5dView commit details
Commits on Dec 23, 2024
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.25.2 (#1878)
Configuration menu - View commit details
-
Copy full SHA for 91f575e - Browse repository at this point
Copy the full SHA 91f575eView commit details
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d7cb90d - Browse repository at this point
Copy the full SHA d7cb90dView commit details -
fix: clear interrupted flag after cancel (#1880)
Clear the interrupted flag after cancelling a statement when using a direct executor. Fixes #1879
Configuration menu - View commit details
-
Copy full SHA for e1fd4e1 - Browse repository at this point
Copy the full SHA e1fd4e1View commit details -
deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
…v6.84.0 (#1881) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-bom](https://redirect.github.com/googleapis/java-spanner) | `6.83.0` -> `6.84.0` | [](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-bom)</summary> ### [`v6.84.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#6840-2025-01-06) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.83.0...v6.84.0) ##### Features - Add support for ARRAY\<STRUCT> to CloudCilentExecutor ([#​3544](https://redirect.github.com/googleapis/java-spanner/issues/3544)) ([6cbaf7e](https://redirect.github.com/googleapis/java-spanner/commit/6cbaf7ec6502d04fc0a0c09720e2054bd10bead9)) - Add transaction runner for connections ([#​3559](https://redirect.github.com/googleapis/java-spanner/issues/3559)) ([5a1be3d](https://redirect.github.com/googleapis/java-spanner/commit/5a1be3dedeafa6858502eadc7918820b9cd90f68)) - Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) ([8d295c4](https://redirect.github.com/googleapis/java-spanner/commit/8d295c4a4030b4e97b1d653cc3baf412864f3042)) - Improve tracing by adding attributes ([#​3576](https://redirect.github.com/googleapis/java-spanner/issues/3576)) ([eee333b](https://redirect.github.com/googleapis/java-spanner/commit/eee333b51fa69123e011dfbd2a0896fd31ac10dc)) - **spanner:** Add jdbc support for external hosts ([#​3536](https://redirect.github.com/googleapis/java-spanner/issues/3536)) ([801346a](https://redirect.github.com/googleapis/java-spanner/commit/801346a1b2efe7d0144f7442e1568eb5b02ddcbc)) ##### Bug Fixes - AsyncTransactionManager did not always close the session ([#​3580](https://redirect.github.com/googleapis/java-spanner/issues/3580)) ([d9813a0](https://redirect.github.com/googleapis/java-spanner/commit/d9813a05240b966f444168d3b8c30da9d27a8cc4)) - Retry specific internal errors ([#​3565](https://redirect.github.com/googleapis/java-spanner/issues/3565)) ([b9ce1a6](https://redirect.github.com/googleapis/java-spanner/commit/b9ce1a6fcbd11373a5cc82807af15c1cca0dd48e)) - Update max_in_use_session at 10 mins interval ([#​3570](https://redirect.github.com/googleapis/java-spanner/issues/3570)) ([cc1753d](https://redirect.github.com/googleapis/java-spanner/commit/cc1753da72b3e508f8fea8a6d19e1ed3f34e3602)) ##### Dependencies - Update opentelemetry.version to v1.45.0 ([#​3531](https://redirect.github.com/googleapis/java-spanner/issues/3531)) ([78c82ed](https://redirect.github.com/googleapis/java-spanner/commit/78c82edb4fcc4a5a9a372225ca429038c3b34955)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 42ffaad - Browse repository at this point
Copy the full SHA 42ffaadView commit details -
chore(main): release 2.25.3 (#1877)
🤖 I have created a release *beep* *boop* --- ## [2.25.3](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.25.2...v2.25.3) (2025-01-06) ### Bug Fixes * Clear interrupted flag after cancel ([#1880](https://togithub.com/googleapis/java-spanner-jdbc/issues/1880)) ([e1fd4e1](https://togithub.com/googleapis/java-spanner-jdbc/commit/e1fd4e131a039b80306991cc93c5c097f2538c90)), closes [#1879](https://togithub.com/googleapis/java-spanner-jdbc/issues/1879) ### Dependencies * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.84.0 ([#1881](https://togithub.com/googleapis/java-spanner-jdbc/issues/1881)) ([42ffaad](https://togithub.com/googleapis/java-spanner-jdbc/commit/42ffaadf0e671806269ba6c0fba8ce470911b8fe)) * Update dependency org.springframework.boot:spring-boot to v3.4.1 ([#1873](https://togithub.com/googleapis/java-spanner-jdbc/issues/1873)) ([c81941c](https://togithub.com/googleapis/java-spanner-jdbc/commit/c81941ca62face226804619e11b3e9de9b0aa801)) * Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.1 ([#1874](https://togithub.com/googleapis/java-spanner-jdbc/issues/1874)) ([cc3fc3e](https://togithub.com/googleapis/java-spanner-jdbc/commit/cc3fc3e8a2f455909eb9687a81d742250decb8c3)) * Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 ([#1876](https://togithub.com/googleapis/java-spanner-jdbc/issues/1876)) ([ea02e5d](https://togithub.com/googleapis/java-spanner-jdbc/commit/ea02e5da9d220782c2223bc7f2d4969e70a1b868)) ### Documentation * Add sample for using array of struct query param ([#1871](https://togithub.com/googleapis/java-spanner-jdbc/issues/1871)) ([d7cb90d](https://togithub.com/googleapis/java-spanner-jdbc/commit/d7cb90d264eaf0793422d3bfcaadd5be2ebd6412)) --- 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 62cc3b0 - Browse repository at this point
Copy the full SHA 62cc3b0View 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.25.2...v2.25.3