-
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.32.2
head repository: googleapis/java-spanner-jdbc
compare: v2.32.3
- 12 commits
- 16 files changed
- 2 contributors
Commits on Sep 8, 2025
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner-…
…jdbc to v2.32.2 (#2195)
Configuration menu - View commit details
-
Copy full SHA for 188706d - Browse repository at this point
Copy the full SHA 188706dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a5fc4d - Browse repository at this point
Copy the full SHA 8a5fc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70726b6 - Browse repository at this point
Copy the full SHA 70726b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f6f80b - Browse repository at this point
Copy the full SHA 6f6f80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e02dd - Browse repository at this point
Copy the full SHA b5e02ddView commit details -
chore(main): release 2.32.3-SNAPSHOT (#2194)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0210a1 - Browse repository at this point
Copy the full SHA b0210a1View commit details
Commits on Sep 11, 2025
-
test(deps): update dependency com.google.truth:truth to v1.4.5 (#2202)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.truth:truth](https://redirect.github.com/google/truth) | `1.4.4` -> `1.4.5` | [](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>google/truth (com.google.truth:truth)</summary> ### [`v1.4.5`](https://redirect.github.com/google/truth/releases/tag/v1.4.5): 1.4.5 - Changed assertions like `assertThat(nullMap).isEmpty()` to fail with a useful failure message instead of throwing `NullPointerException` (and similarly for other "bogus" values, such as negative sizes). ([`da5d6e9`](https://redirect.github.com/google/truth/commit/da5d6e96f)) - Made Kotlin's `isInstanceOf(Int::class.java)` (and Java's `isInstanceOf(int.class)`) a valid way to check for `Int`/`Integer` instances. ([`974ef19`](https://redirect.github.com/google/truth/commit/974ef195b)) - Improved `isWithin` to pretty-print numbers in its failure messages. ([`de78553`](https://redirect.github.com/google/truth/commit/de785536d), [`07318c2`](https://redirect.github.com/google/truth/commit/07318c23e)) - Improved some assertions that print class names to print simpler names (e.g., `Integer` instead of `java.lang.Integer`). ([`0ba72d6`](https://redirect.github.com/google/truth/commit/0ba72d60fdb384aa97da03e2403a6757f63bf129)) - Changed `ExpectFailure` to never generate "value of" lines based on bytecode. This slightly simplifies writing new tests with `ExpectFailure` and prevents future behavior changes in some `ExpectFailure` tests that already exist. However, it may also require changes to other existing `ExpectFailure` tests to remove or change any assertions about the "value of" line. ([`3caa0e8`](https://redirect.github.com/google/truth/commit/3caa0e845)) - Our Android `minSdkVersion` is now 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. ([`c85c75c`](https://redirect.github.com/google/truth/commit/c85c75cf4)) - Changed our GWT/J2CL artifact to omit usages of `@NullMarked`. This was making all our types non-null in those environments, since we don't yet use `@Nullable` in the GWT/J2CL artifact. ([`6392d37`](https://redirect.github.com/google/truth/commit/6392d37e7)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 63a14dc - Browse repository at this point
Copy the full SHA 63a14dcView commit details -
test(deps): update dependency com.google.truth:truth to v1.4.5 (#2201)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.truth:truth](https://redirect.github.com/google/truth) | `1.4.4` -> `1.4.5` | [](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>google/truth (com.google.truth:truth)</summary> ### [`v1.4.5`](https://redirect.github.com/google/truth/releases/tag/v1.4.5): 1.4.5 - Changed assertions like `assertThat(nullMap).isEmpty()` to fail with a useful failure message instead of throwing `NullPointerException` (and similarly for other "bogus" values, such as negative sizes). ([`da5d6e9`](https://redirect.github.com/google/truth/commit/da5d6e96f)) - Made Kotlin's `isInstanceOf(Int::class.java)` (and Java's `isInstanceOf(int.class)`) a valid way to check for `Int`/`Integer` instances. ([`974ef19`](https://redirect.github.com/google/truth/commit/974ef195b)) - Improved `isWithin` to pretty-print numbers in its failure messages. ([`de78553`](https://redirect.github.com/google/truth/commit/de785536d), [`07318c2`](https://redirect.github.com/google/truth/commit/07318c23e)) - Improved some assertions that print class names to print simpler names (e.g., `Integer` instead of `java.lang.Integer`). ([`0ba72d6`](https://redirect.github.com/google/truth/commit/0ba72d60fdb384aa97da03e2403a6757f63bf129)) - Changed `ExpectFailure` to never generate "value of" lines based on bytecode. This slightly simplifies writing new tests with `ExpectFailure` and prevents future behavior changes in some `ExpectFailure` tests that already exist. However, it may also require changes to other existing `ExpectFailure` tests to remove or change any assertions about the "value of" line. ([`3caa0e8`](https://redirect.github.com/google/truth/commit/3caa0e845)) - Our Android `minSdkVersion` is now 23 (Marshmallow). This follows the minimum of Google's foundational Android libraries, and we expect it to have no practical impact on users. ([`c85c75c`](https://redirect.github.com/google/truth/commit/c85c75cf4)) - Changed our GWT/J2CL artifact to omit usages of `@NullMarked`. This was making all our types non-null in those environments, since we don't yet use `@Nullable` in the GWT/J2CL artifact. ([`6392d37`](https://redirect.github.com/google/truth/commit/6392d37e7)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for f3a6564 - Browse repository at this point
Copy the full SHA f3a6564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23545de - Browse repository at this point
Copy the full SHA 23545deView commit details
Commits on Sep 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ce63133 - Browse repository at this point
Copy the full SHA ce63133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3f00b - Browse repository at this point
Copy the full SHA 8f3f00bView commit details -
chore(main): release 2.32.3 (#2200)
🤖 I have created a release *beep* *boop* --- ## [2.32.3](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.32.2...v2.32.3) (2025-09-13) ### Dependencies * Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0 ([#2197](https://togithub.com/googleapis/java-spanner-jdbc/issues/2197)) ([70726b6](https://togithub.com/googleapis/java-spanner-jdbc/commit/70726b66b71fe1801dff6d43c321f9917f4d3e10)) * Update dependency com.google.cloud:google-cloud-spanner to v6.100.0 ([#2206](https://togithub.com/googleapis/java-spanner-jdbc/issues/2206)) ([ce63133](https://togithub.com/googleapis/java-spanner-jdbc/commit/ce63133c3d90873703096d7ffe62814646982d98)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.100.0 ([#2207](https://togithub.com/googleapis/java-spanner-jdbc/issues/2207)) ([8f3f00b](https://togithub.com/googleapis/java-spanner-jdbc/commit/8f3f00bceca948e8337e795d6801c27128b810c5)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#2198](https://togithub.com/googleapis/java-spanner-jdbc/issues/2198)) ([6f6f80b](https://togithub.com/googleapis/java-spanner-jdbc/commit/6f6f80b369a2a4af23aea6ec163122692f03fa8f)) * Update dependency com.spotify.fmt:fmt-maven-plugin to v2.28 ([#2203](https://togithub.com/googleapis/java-spanner-jdbc/issues/2203)) ([23545de](https://togithub.com/googleapis/java-spanner-jdbc/commit/23545deb10bc718040f56063a09ae65f906a828f)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.54.0 ([#2199](https://togithub.com/googleapis/java-spanner-jdbc/issues/2199)) ([b5e02dd](https://togithub.com/googleapis/java-spanner-jdbc/commit/b5e02dd7dd2a520b4a91a10b72dba777c5c6990d)) --- 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 4740315 - Browse repository at this point
Copy the full SHA 4740315View 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.32.2...v2.32.3