-
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.19.1
head repository: googleapis/java-spanner
compare: v6.20.0
- 6 commits
- 21 files changed
- 5 contributors
Commits on Feb 19, 2022
-
chore(main): release 6.19.2-SNAPSHOT (#1702)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 0550d5a - Browse repository at this point
Copy the full SHA 0550d5aView commit details
Commits on Feb 21, 2022
-
feat: allows for getting json columns using getValue (#1699)
* feat: allow for retrieving json using getValue Allows for getting JSON values using resultSet.getValue(). * feat: allows for value.getString on json values Overrides the getString method in json values to allow for getString and getStringArray on json values. * fix: fix test (wrong method called) Co-authored-by: Knut Olav Løite <[email protected]> * fix: fix test (wrong method called) 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 * 🦉 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 a51973b - Browse repository at this point
Copy the full SHA a51973bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e157a - Browse repository at this point
Copy the full SHA 91e157aView commit details
Commits on Feb 22, 2022
-
test: handle untyped null parameters in Mock Spanner server (#1707)
Support untyped null values in statement parameters for the mock Spanner server used for testing.
Configuration menu - View commit details
-
Copy full SHA for 98cac5d - Browse repository at this point
Copy the full SHA 98cac5dView commit details -
fix(java): make system property accessible for native image compilati…
…on (#1694) * fix(java): make system properties accessible for native image compilation * 🦉 Updates from OwlBot 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 e3fb2b2 - Browse repository at this point
Copy the full SHA e3fb2b2View commit details
Commits on Feb 23, 2022
-
chore(main): release 6.20.0 (#1706)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 754a138 - Browse repository at this point
Copy the full SHA 754a138View 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.19.1...v6.20.0