-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.87.0
head repository: googleapis/java-spanner
compare: v6.88.0
- 12 commits
- 71 files changed
- 8 contributors
Commits on Feb 25, 2025
-
chore: Update generation configuration at Tue Feb 25 02:25:22 UTC 2025 (
#3646) * chore: Update generation configuration at Fri Feb 14 02:23:09 UTC 2025 * chore: generate libraries at Fri Feb 14 02:23:50 UTC 2025 * chore: Update generation configuration at Sat Feb 15 02:22:30 UTC 2025 * chore: Update generation configuration at Thu Feb 20 02:24:02 UTC 2025 * chore: Update generation configuration at Fri Feb 21 02:24:15 UTC 2025 * chore: generate libraries at Fri Feb 21 02:24:52 UTC 2025 * chore: Update generation configuration at Sat Feb 22 02:21:39 UTC 2025 * chore: Update generation configuration at Sun Feb 23 02:26:15 UTC 2025 * chore: generate libraries at Sun Feb 23 02:26:47 UTC 2025 * chore: Update generation configuration at Mon Feb 24 02:26:04 UTC 2025 * chore: Update generation configuration at Tue Feb 25 02:25:22 UTC 2025 --------- Co-authored-by: rahul2393 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fd33ba - Browse repository at this point
Copy the full SHA 3fd33baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a60f131 - Browse repository at this point
Copy the full SHA a60f131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8631a24 - Browse repository at this point
Copy the full SHA 8631a24View commit details
Commits on Feb 26, 2025
-
chore: Update generation configuration at Wed Feb 26 02:25:19 UTC 2025 (
#3660) * chore: Update generation configuration at Wed Feb 26 02:25:19 UTC 2025 * chore: generate libraries at Wed Feb 26 02:25:55 UTC 2025
Configuration menu - View commit details
-
Copy full SHA for 7c714be - Browse repository at this point
Copy the full SHA 7c714beView commit details -
Configuration menu - View commit details
-
Copy full SHA for b86c0bb - Browse repository at this point
Copy the full SHA b86c0bbView commit details -
feat: default authentication support for external hosts (#3656)
* feat: default authentication support for external hosts * unit test added * unit test typo * skip auth_token in emulator host for jdbc * skip auth_token for emulator * env variable prefix change * code refactor to handle edge cases * chore: create util method for reading token from file * chore: fix clirr failure * test: reset unimplemented flag after test --------- Co-authored-by: Knut Olav Løite <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ace11d5 - Browse repository at this point
Copy the full SHA ace11d5View commit details -
chore(main): release 6.87.1-SNAPSHOT (#3653)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d1423f - Browse repository at this point
Copy the full SHA 8d1423fView commit details
Commits on Feb 27, 2025
-
feat: automatically set default sequence kind in JDBC and PGAdapter (#…
…3658) * feat: automatically set default sequence kind in JDBC and PGAdapter Add a connection property that automatically sets the default sequence kind for a database if a DDL statement fails due to no default sequence kind having been set. This allows tools like PGAdapter and ORMs that use JDBC to automatically use auto_increment columns without the need to add an ALTER DATABASE statement. * chore: fix clirr failures * test: fix integration test * fix: correctly retry if a failure happens in the middle
Configuration menu - View commit details
-
Copy full SHA for e8abf33 - Browse repository at this point
Copy the full SHA e8abf33View commit details -
chore: support spanner prefix jdbc url (#3654)
* feat(spanner): support spanner prefix jdbc url * support for both prefix spanner/cloudspanner * unit test for change in existing pattern --------- Co-authored-by: Knut Olav Løite <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c2848b - Browse repository at this point
Copy the full SHA 6c2848bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57497ad - Browse repository at this point
Copy the full SHA 57497adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3543548 - Browse repository at this point
Copy the full SHA 3543548View commit details -
chore(main): release 6.88.0 (#3663)
* chore(main): release 6.88.0 * chore: generate libraries at Thu Feb 27 17:35:12 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 0d31b27 - Browse repository at this point
Copy the full SHA 0d31b27View 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.87.0...v6.88.0