-
Notifications
You must be signed in to change notification settings - Fork 136
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.105.0
head repository: googleapis/java-spanner
compare: v6.106.0
- 8 commits
- 556 files changed
- 9 contributors
Commits on Dec 16, 2025
-
chore(main): release 6.105.1-SNAPSHOT (#4268)
🤖 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 3d585cf - Browse repository at this point
Copy the full SHA 3d585cfView commit details
Commits on Dec 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1cad02b - Browse repository at this point
Copy the full SHA 1cad02bView commit details
Commits on Jan 5, 2026
-
chore: use graal-sdk-nativeimage.version to manage graal nativeimage …
…versions (#4284) * chore: use graal-sdk-nativeimage.version to manage graal-sdk versions * chore: generate libraries at Thu Jan 1 23:39:12 UTC 2026 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for c706c63 - Browse repository at this point
Copy the full SHA c706c63View commit details -
feat: support SHOW DEFAULT_TRANSACTION_ISOLATION for PG databases (#4285
) The `SHOW DEFAULT_TRANSACTION_ISOLATION` command can be used in PostgreSQL to query the current default isolation level for a connection. This command was not supported by the Spanner JDBC driver and PGAdapter, which made it difficult for customers to check whether their attempt to set a different default isolation level actually worked. Updates GoogleCloudPlatform/pgadapter#3984
Configuration menu - View commit details
-
Copy full SHA for aec0515 - Browse repository at this point
Copy the full SHA aec0515View commit details
Commits on Jan 7, 2026
-
fix: adjust the initial polling delay for ddl operations (#4275)
* fix: adjust the initial polling delay for ddl operations * fix the lint issue * refactor the code * create a separate setting for updateDatabaseDdl
Configuration menu - View commit details
-
Copy full SHA for 8d36967 - Browse repository at this point
Copy the full SHA 8d36967View commit details -
chore: abstract plain text settings into a SpannerOption (#4264)
* chore: abstract plain text settings into a SpannerOption * add unit test for plain text scenarios * gemini suggested code changes * updated javadoc * missing space * fixed unit test --------- Co-authored-by: rahul2393 <irahul@google.com>
Configuration menu - View commit details
-
Copy full SHA for 90bfabf - Browse repository at this point
Copy the full SHA 90bfabfView commit details -
fix: Retry creation of multiplexed session (#4288)
* fix(spanner): Retry creation of multiplexed session * Reduce wait time to run tests faster
Configuration menu - View commit details
-
Copy full SHA for 735e29e - Browse repository at this point
Copy the full SHA 735e29eView commit details -
chore(main): release 6.106.0 (#4286)
* chore(main): release 6.106.0 * chore: generate libraries at Wed Jan 7 15:11:02 UTC 2026 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for e3fa634 - Browse repository at this point
Copy the full SHA e3fa634View 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.105.0...v6.106.0