-
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.48.0
head repository: googleapis/java-spanner
compare: v6.49.0
- 7 commits
- 25 files changed
- 6 contributors
Commits on Sep 26, 2023
-
chore(main): release 6.48.1-SNAPSHOT (#2642)
🤖 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 fd3974c - Browse repository at this point
Copy the full SHA fd3974cView commit details -
docs: remove reference to returning clauses for Batch DML (#2644)
* docs: remove reference to returning clauses for Batch DML Remove the reference to THEN RETURN / RETURNING clauses for Batch DML requests, as these clauses are ignored for batch DML and not returned to the client. * 🦉 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 038d8ca - Browse repository at this point
Copy the full SHA 038d8caView commit details
Commits on Sep 27, 2023
-
chore(deps): update dependency com.google.cloud:google-cloud-spanner …
…to v6.48.0 (#2643) * chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.48.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 692c1bb - Browse repository at this point
Copy the full SHA 692c1bbView commit details -
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.16.1 (#2637) * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 * chore: fixes from `dependencies.sh` * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Diego Marquez <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f48624 - Browse repository at this point
Copy the full SHA 3f48624View commit details
Commits on Sep 28, 2023
-
docs: improve timeout and retry sample (#2630)
* docs: improve timeout and retry sample The timeout and retry sample used 60 seconds for both initial, max, and total timeout. It also used a 1.0 multiplier for the timeout value. This made it impossible to explain how to set an increasing RPC timeout value. It also rendered adding the DEADLINE_EXCEEDED error code as a retryable code superfluous. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: update timeout values based on what is possible with other languages * test: move sample test to separate class --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f03ce56 - Browse repository at this point
Copy the full SHA f03ce56View commit details -
feat: add session pool option for modelling a timeout around session …
…acquisition. (#2641) * feat: add session pool option for modelling a timeout around session acquisition. * docs: modify existing documentation. * Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPoolOptions.java Co-authored-by: Knut Olav Løite <[email protected]> * Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPoolOptions.java Co-authored-by: Knut Olav Løite <[email protected]> * chore: address review comments. * fix: lint errors. * fix: broken unit test. * chore: add more unit test. * fix: review comments. * fix: NPE in unit test. * Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/SessionPoolOptions.java Co-authored-by: Knut Olav Løite <[email protected]> * chore: fix review comments. * 🦉 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 428e294 - Browse repository at this point
Copy the full SHA 428e294View commit details -
chore(main): release 6.49.0 (#2645)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c539776 - Browse repository at this point
Copy the full SHA c539776View 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.48.0...v6.49.0