-
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.53.0
head repository: googleapis/java-spanner
compare: v6.54.0
- 7 commits
- 22 files changed
- 5 contributors
Commits on Nov 8, 2023
-
chore(main): release 6.53.1-SNAPSHOT (#2727)
🤖 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 7e142ff - Browse repository at this point
Copy the full SHA 7e142ffView commit details
Commits on Nov 10, 2023
-
fix: respect SPANNER_EMULATOR_HOST env var when autoConfigEmulator=tr…
…ue (#2730) * fix: respect SPANNER_EMULATOR_HOST env var when autoConfigEmulator=true The Connection API would always use the default emulator host when autoConfigEmulator=true was set in the connection string. This makes it harder to override the host name for the emulator when you also want the emulator to automatically create the instance and database that you connect to, as the only way to set it is to add it to the connection string. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c19934 - Browse repository at this point
Copy the full SHA 9c19934View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-spanner …
…to v6.53.0 (#2728) * chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.53.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b90e57e - Browse repository at this point
Copy the full SHA b90e57eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8618042 - Browse repository at this point
Copy the full SHA 8618042View commit details
Commits on Nov 14, 2023
-
fix: copy backup issue when backup is done across different instance …
…IDs (#2732) * fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests. * For details on issue see - #2206 * Fixing lint issues. * fix: reproduce issue with copy backup. * fix: copy backup issue when backup is done across different instance IDs. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f6b158 - Browse repository at this point
Copy the full SHA 7f6b158View commit details
Commits on Nov 15, 2023
-
feat: enable session leaks prevention by cleaning up long-running tra… (
#2655) * feat: enable session leaks prevention by cleaning up long-running transactions. * Update session-and-channel-pool-configuration.md Co-authored-by: Knut Olav Løite <[email protected]> * Update session-and-channel-pool-configuration.md Co-authored-by: Knut Olav Løite <[email protected]> * Update session-and-channel-pool-configuration.md Co-authored-by: Knut Olav Løite <[email protected]> * Update session-and-channel-pool-configuration.md Co-authored-by: Knut Olav Løite <[email protected]> * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Knut Olav Løite <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faa7e5d - Browse repository at this point
Copy the full SHA faa7e5dView commit details -
chore(main): release 6.54.0 (#2731)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7820be8 - Browse repository at this point
Copy the full SHA 7820be8View 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.53.0...v6.54.0