-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.103.0
head repository: googleapis/java-spanner
compare: v6.104.0
- 8 commits
- 85 files changed
- 6 contributors
Commits on Nov 18, 2025
-
chore: Update generation configuration at Tue Nov 18 02:31:00 UTC 2025 (
#4226) * chore: Update generation configuration at Sat Nov 15 02:29:34 UTC 2025 * chore: generate libraries at Sat Nov 15 02:30:07 UTC 2025 * chore: Update generation configuration at Mon Nov 17 02:31:36 UTC 2025 * chore: Update generation configuration at Tue Nov 18 02:31:00 UTC 2025 * chore: generate libraries at Tue Nov 18 02:31:33 UTC 2025
Configuration menu - View commit details
-
Copy full SHA for 820efc3 - Browse repository at this point
Copy the full SHA 820efc3View commit details
Commits on Nov 20, 2025
-
chore(main): release 6.103.1-SNAPSHOT (#4232)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0834317 - Browse repository at this point
Copy the full SHA 0834317View commit details -
feat: include PostgreSQL error code in exceptions (#4236)
* feat: include PostgreSQL error code in exceptions PostgreSQL error codes are now included in SpannerException when available. The PostgreSQL error code is only filled with a non-null value if the database is a Spanner PostgreSQL-dialect database, and the error is one that has a corresponding error code in PostgreSQL. See https://www.postgresql.org/docs/current/errcodes-appendix.html for a full list of all PostgreSQL error codes. * chore: generate libraries at Wed Nov 19 17:51:21 UTC 2025 * chore: fix formatting and tests --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5874f8b - Browse repository at this point
Copy the full SHA 5874f8bView commit details
Commits on Nov 21, 2025
-
chore: Update generation configuration at Fri Nov 21 02:30:32 UTC 2025 (
#4235) * chore: Update generation configuration at Wed Nov 19 02:30:59 UTC 2025 * chore: generate libraries at Wed Nov 19 02:31:26 UTC 2025 * chore: Update generation configuration at Thu Nov 20 02:30:40 UTC 2025 * chore: Update generation configuration at Fri Nov 21 02:30:32 UTC 2025 * chore: generate libraries at Fri Nov 21 02:31:01 UTC 2025
Configuration menu - View commit details
-
Copy full SHA for 2349908 - Browse repository at this point
Copy the full SHA 2349908View commit details
Commits on Nov 28, 2025
-
fix: backslash at end of string literal was misinterpreted (#4246)
SQL strings that contained a string literal with a backslash as the last character were misinterpreted by the statement parser as containing unclosed string literals. Fixes googleapis/java-spanner-jdbc#2303
Configuration menu - View commit details
-
Copy full SHA for 477ca51 - Browse repository at this point
Copy the full SHA 477ca51View commit details
Commits on Dec 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cf2ba69 - Browse repository at this point
Copy the full SHA cf2ba69View commit details
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 17962e3 - Browse repository at this point
Copy the full SHA 17962e3View commit details -
chore(main): release 6.104.0 (#4237)
* chore(main): release 6.104.0 * chore: generate libraries at Wed Dec 3 06:35:19 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d524f9 - Browse repository at this point
Copy the full SHA 5d524f9View 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 v6.103.0...v6.104.0