-
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.33.0
head repository: googleapis/java-spanner-jdbc
compare: v2.33.1
- 20 commits
- 23 files changed
- 5 contributors
Commits on Sep 27, 2025
-
chore(main): release 2.33.1-SNAPSHOT (#2229)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 5e9804a - Browse repository at this point
Copy the full SHA 5e9804aView commit details
Commits on Sep 28, 2025
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.33.0 (#2230) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-jdbc](https://redirect.github.com/googleapis/java-spanner-jdbc) | `2.32.3` -> `2.33.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-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary> ### [`v2.33.0`](https://redirect.github.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2330-2025-09-27) [Compare Source](https://redirect.github.com/googleapis/java-spanner-jdbc/compare/v2.32.3...v2.33.0) ##### Features - Add transaction\_timeout connection property ([#​2226](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2226)) ([092df54](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/092df54f1bd823ce721c29732a51f8ef5065a6f2)) ##### Dependencies - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.74.0 ([#​2205](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2205)) ([84dd68c](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/84dd68cd661623132c007ac1bed9e69950aa3cac)) - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.75.0 ([#​2223](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2223)) ([4aaa4a1](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/4aaa4a132473935746d91363cf4e8b80e08bd017)) - Update dependency com.google.cloud:google-cloud-trace to v2.74.0 ([#​2211](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2211)) ([ac95834](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/ac958346f19faad5eaf8dd53ce88b995261e9897)) - Update dependency com.google.cloud:google-cloud-trace to v2.75.0 ([#​2224](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2224)) ([99392d4](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/99392d4aa010331815759c45b34372f6766ec9c8)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 ([#​2218](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2218)) ([5718b16](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/5718b161ce326fac7e85fed0bda960e00f035cde)) - Update dependency com.spotify.fmt:fmt-maven-plugin to v2.29 ([#​2214](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2214)) ([a73a772](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/a73a77245f4827afb8580912d437543b5cc59317)) - Update dependency io.opentelemetry:opentelemetry-bom to v1.54.1 ([#​2220](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2220)) ([b386483](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/b38648370a09631d5f6514aad2960dd3c76af99c)) - Update dependency org.apache.commons:commons-lang3 to v3.19.0 ([#​2225](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2225)) ([1ea3eca](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/1ea3eca4c7711775d5d1b89534e490a989ad4630)) - Update dependency org.postgresql:postgresql to v42.7.8 ([#​2221](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2221)) ([bcc3f3d](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/bcc3f3d59c02d2d7ff70e6a65a86f0750587c52e)) - Update dependency org.springframework.boot:spring-boot to v3.5.6 ([#​2216](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2216)) ([84396e0](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/84396e042d3ac2d7da35bb7900f25f59d36f83d9)) - Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.5.6 ([#​2217](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2217)) ([1805daa](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/1805daa587fe5f589213b0ef23fe773137446f9a)) - Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.6 ([#​2219](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2219)) ([63525af](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/63525af099a80b0ae89bd3336244a3aa4e8b71e0)) - Update dependency org.springframework.data:spring-data-bom to v2025.0.4 ([#​2204](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2204)) ([f6327c7](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/f6327c79ce4d3dd30994b0c2419ae5b6b058d156)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for e497972 - Browse repository at this point
Copy the full SHA e497972View commit details
Commits on Sep 29, 2025
-
deps: update dependency com.google.cloud:google-cloud-spanner-bom to …
…v6.101.1 (#2228) * deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.101.1 * chore: add bytebuddy for test workaround --------- Co-authored-by: Knut Olav Løite <koloite@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ded7944 - Browse repository at this point
Copy the full SHA ded7944View commit details -
deps: update dependency com.google.cloud:google-cloud-spanner to v6.1…
…01.1 (#2227) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner](https://redirect.github.com/googleapis/java-spanner) | `6.100.0` -> `6.101.1` | [](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)</summary> ### [`v6.101.1`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61011-2025-09-26) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.101.0...v6.101.1) ##### Bug Fixes - Potential NullPointerException in LocalConnectionChecker ([#​4092](https://redirect.github.com/googleapis/java-spanner/issues/4092)) ([3b9f597](https://redirect.github.com/googleapis/java-spanner/commit/3b9f597ba60199a16556824568b24908ce938a69)) ### [`v6.101.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61010-2025-09-26) [Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.100.0...v6.101.0) ##### Features - Add transaction\_timeout connection property ([#​4056](https://redirect.github.com/googleapis/java-spanner/issues/4056)) ([cdc52d4](https://redirect.github.com/googleapis/java-spanner/commit/cdc52d49b39c57e7255f4e09fb33a41f4810397d)) - TPC support ([#​4055](https://redirect.github.com/googleapis/java-spanner/issues/4055)) ([7625cce](https://redirect.github.com/googleapis/java-spanner/commit/7625cce9ad48b14a1cff9c2ede86a066ea292bef)) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.62.2 ([8d6cbf6](https://redirect.github.com/googleapis/java-spanner/commit/8d6cbf6bea9cbd823b8f0070516e34b4d8428e87)) - Potential NullPointerException in Value#hashCode ([#​4046](https://redirect.github.com/googleapis/java-spanner/issues/4046)) ([74abb34](https://redirect.github.com/googleapis/java-spanner/commit/74abb341e2ea42bbf0a2de4ec3e3555335b5fd9f)) - Recalculate remaining statement timeout after retry ([#​4053](https://redirect.github.com/googleapis/java-spanner/issues/4053)) ([5e26596](https://redirect.github.com/googleapis/java-spanner/commit/5e26596f4f9c924260da0908920854d8ddfc626b)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 ([#​4057](https://redirect.github.com/googleapis/java-spanner/issues/4057)) ([d782aff](https://redirect.github.com/googleapis/java-spanner/commit/d782aff63ff81e1b760690d4dee3e566028d522e)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 275c6bd - Browse repository at this point
Copy the full SHA 275c6bdView commit details -
chore: add ByteBuddy for tests for MyBatis sample (#2232)
Adds the ByteBuddy dependency that is needed for some test workarounds for mTLS.
Configuration menu - View commit details
-
Copy full SHA for 1add4a6 - Browse repository at this point
Copy the full SHA 1add4a6View commit details
Commits on Oct 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 42326d9 - Browse repository at this point
Copy the full SHA 42326d9View commit details -
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to…
… v3.6.0 (#2234) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://redirect.github.com/mojohaus/exec-maven-plugin)) | `3.5.1` -> `3.6.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>mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)</summary> ### [`v3.6.0`](https://redirect.github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.0) [Compare Source](https://redirect.github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.0) <!-- Optional: add a release summary here --> #### 🚀 New features and improvements - \[ExecMojo]Add `getShebang` method to correctly set the command line executable name ([#​487](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/487)) [@​uchenily](https://redirect.github.com/uchenily) - JEP 512 Support ([#​484](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/484)) [@​cayhorstmann](https://redirect.github.com/cayhorstmann) #### 🐛 Bug Fixes - fix inheritIo option ([#​488](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/488)) [@​dernasherbrezon](https://redirect.github.com/dernasherbrezon) - Fix for [#​479](https://redirect.github.com/mojohaus/exec-maven-plugin/issues/479) - Wrong repositories used to collect deps ([#​480](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/480)) [@​cstamas](https://redirect.github.com/cstamas) #### 👻 Maintenance - Use JSR-330 for component injection ([#​493](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/493)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Re-run failed tests ([#​491](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/491)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Restore default matrix build ([#​486](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/486)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) #### 📦 Dependency updates - Use Maven 3.9.11 in dependencies, still requires 3.6.3 as minimum ([#​492](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/492)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) - Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#​483](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/483)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 91 to 92 ([#​478](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/478)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 90 to 91 ([#​477](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/477)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 89 to 90 ([#​476](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/476)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for e86b68d - Browse repository at this point
Copy the full SHA e86b68dView commit details -
chore(deps): update dependency com.google.cloud:libraries-bom to v26.…
…69.0 (#2233) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://redirect.github.com/googleapis/java-cloud-bom)) | `26.68.0` -> `26.69.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-cloud-bom (com.google.cloud:libraries-bom)</summary> ### [`v26.69.0`](https://redirect.github.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26690-2025-09-29) [Compare Source](https://redirect.github.com/googleapis/java-cloud-bom/compare/v26.68.0...v26.69.0) ##### Dependencies - update dependency com.google.cloud:first-party-dependencies to v3.52.2 ([#​7203](https://redirect.github.com/googleapis/java-cloud-bom/issues/7203)) ([69d0348](https://redirect.github.com/googleapis/java-cloud-bom/commit/69d0348b464ad29da8a674eed6f864bb6094a404)) - update dependency com.google.cloud:gapic-libraries-bom to v1.69.0 ([#​7206](https://redirect.github.com/googleapis/java-cloud-bom/issues/7206)) ([9c8625b](https://redirect.github.com/googleapis/java-cloud-bom/commit/9c8625b0510b85a242be08976b2a572b3745a0be)) - update dependency com.google.cloud:google-cloud-bigquery to v2.55.1 ([#​7215](https://redirect.github.com/googleapis/java-cloud-bom/issues/7215)) ([4fac3db](https://redirect.github.com/googleapis/java-cloud-bom/commit/4fac3db38d5630a0916347b2d27432e20e139637)) - update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.17.1 ([#​7211](https://redirect.github.com/googleapis/java-cloud-bom/issues/7211)) ([b544459](https://redirect.github.com/googleapis/java-cloud-bom/commit/b544459063342c9cb11c3ec52be065d93741f2cf)) - update dependency com.google.cloud:google-cloud-bigtable-bom to v2.67.0 ([#​7210](https://redirect.github.com/googleapis/java-cloud-bom/issues/7210)) ([bdbf6d0](https://redirect.github.com/googleapis/java-cloud-bom/commit/bdbf6d0e6f69f3018a4a63a5f29e9d0d1b990b08)) - update dependency com.google.cloud:google-cloud-datastore-bom to v2.32.1 ([#​7218](https://redirect.github.com/googleapis/java-cloud-bom/issues/7218)) ([1e9b8c7](https://redirect.github.com/googleapis/java-cloud-bom/commit/1e9b8c774809659b8223b9d9f45b5b66d833ced3)) - update dependency com.google.cloud:google-cloud-firestore-bom to v3.33.1 ([#​7208](https://redirect.github.com/googleapis/java-cloud-bom/issues/7208)) ([78cd5bc](https://redirect.github.com/googleapis/java-cloud-bom/commit/78cd5bcf49af7bd2ab9f138806e62efbb4f4f8b8)) - update dependency com.google.cloud:google-cloud-logging-bom to v3.23.5 ([#​7209](https://redirect.github.com/googleapis/java-cloud-bom/issues/7209)) ([ee2a334](https://redirect.github.com/googleapis/java-cloud-bom/commit/ee2a334e273abd2eeb3918f153438f59e641abb4)) - update dependency com.google.cloud:google-cloud-logging-logback to v0.132.16-alpha ([#​7212](https://redirect.github.com/googleapis/java-cloud-bom/issues/7212)) ([bce4761](https://redirect.github.com/googleapis/java-cloud-bom/commit/bce476175272b5e8d6e518387f3bc87cee8be38b)) - update dependency com.google.cloud:google-cloud-nio to v0.128.5 ([#​7204](https://redirect.github.com/googleapis/java-cloud-bom/issues/7204)) ([38ec3ff](https://redirect.github.com/googleapis/java-cloud-bom/commit/38ec3ff81ee4cb633db0e15b2bfc83edbb43548f)) - update dependency com.google.cloud:google-cloud-pubsub-bom to v1.141.5 ([#​7207](https://redirect.github.com/googleapis/java-cloud-bom/issues/7207)) ([e104b9c](https://redirect.github.com/googleapis/java-cloud-bom/commit/e104b9cc991c99a442cc2eeec23dfed1ada68238)) - update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15.16 ([#​7214](https://redirect.github.com/googleapis/java-cloud-bom/issues/7214)) ([a59bacc](https://redirect.github.com/googleapis/java-cloud-bom/commit/a59bacc8efaca290d161139fbc2576e2a7eb3d4e)) - update dependency com.google.cloud:google-cloud-spanner-bom to v6.101.1 ([#​7216](https://redirect.github.com/googleapis/java-cloud-bom/issues/7216)) ([a516b51](https://redirect.github.com/googleapis/java-cloud-bom/commit/a516b51ed648950fb42c50f7014662432b4696de)) - update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.33.0 ([#​7217](https://redirect.github.com/googleapis/java-cloud-bom/issues/7217)) ([e3debca](https://redirect.github.com/googleapis/java-cloud-bom/commit/e3debca6846a209842cd691530f2558984c5358d)) - update dependency com.google.cloud:google-cloud-storage-bom to v2.58.0 ([#​7205](https://redirect.github.com/googleapis/java-cloud-bom/issues/7205)) ([98443be](https://redirect.github.com/googleapis/java-cloud-bom/commit/98443be61de9ffc94d8567255c9685dd60e1be46)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for ab8fcf9 - Browse repository at this point
Copy the full SHA ab8fcf9View commit details
Commits on Oct 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9a44975 - Browse repository at this point
Copy the full SHA 9a44975View commit details -
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to…
… v3.6.1 (#2237) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://redirect.github.com/mojohaus/exec-maven-plugin)) | `3.6.0` -> `3.6.1` | [](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>mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)</summary> ### [`v3.6.1`](https://redirect.github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.1) [Compare Source](https://redirect.github.com/mojohaus/exec-maven-plugin/compare/3.6.0...3.6.1) <!-- Optional: add a release summary here --> ##### 🐛 Bug Fixes - Revert change from [#​480](https://redirect.github.com/mojohaus/exec-maven-plugin/issues/480) - plugin dependencies must be resolved from plugin repositories ([#​496](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/496)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski) ##### 📦 Dependency updates - Bump org.codehaus.mojo:mojo-parent from 93 to 94 ([#​495](https://redirect.github.com/mojohaus/exec-maven-plugin/pull/495)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 3f6163e - Browse repository at this point
Copy the full SHA 3f6163eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa32a4 - Browse repository at this point
Copy the full SHA 0aa32a4View commit details
Commits on Oct 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ff2432d - Browse repository at this point
Copy the full SHA ff2432dView commit details -
deps: update dependency com.google.api.grpc:proto-google-cloud-trace-…
…v1 to v2.76.0 (#2240) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-cloud-trace-v1](https://redirect.github.com/googleapis/google-cloud-java) | `2.75.0` -> `2.76.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/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 442565e - Browse repository at this point
Copy the full SHA 442565eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f73bd27 - Browse repository at this point
Copy the full SHA f73bd27View commit details
Commits on Oct 9, 2025
-
docs: add samples for transaction isolation level (#2030)
* docs: add samples for transaction isolation level * docs: update README and latency guide
Configuration menu - View commit details
-
Copy full SHA for ca243d1 - Browse repository at this point
Copy the full SHA ca243d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7162ac2 - Browse repository at this point
Copy the full SHA 7162ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a3a8f - Browse repository at this point
Copy the full SHA 60a3a8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 383a392 - Browse repository at this point
Copy the full SHA 383a392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 952c08a - Browse repository at this point
Copy the full SHA 952c08aView commit details -
chore(main): release 2.33.1 (#2231)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8cf4d7 - Browse repository at this point
Copy the full SHA d8cf4d7View 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.33.0...v2.33.1