Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google-cloud-spanner from 6.17.4 to 6.20.0 in /modules/gcloud #5142

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2022

Bumps google-cloud-spanner from 6.17.4 to 6.20.0.

Release notes

Sourced from google-cloud-spanner's releases.

v6.20.0

6.20.0 (2022-02-22)

Features

  • allows for getting json columns using getValue (#1699) (a51973b)

Bug Fixes

  • java: make system property accessible for native image compilation (#1694) (e3fb2b2)
  • use information_schema instead of pg_catalog for dialect detection (#1708) (91e157a)

v6.19.1

6.19.1 (2022-02-18)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.3 (#1698) (cd4f4ca)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.3 (#1684) (e70e5c4)

v6.19.0

6.19.0 (2022-02-16)

Features

Bug Fixes

  • allow getting metadata without calling next() (#1691) (4cfe74e)
  • do not delete session in close method for BatchReadOnlyTransactionImpl (#1688) (5dc3e19)
  • untyped null parameters would cause NPE (#1680) (7095f94), closes #1679

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.2 (#1666) (8ea2220)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.2 (#1664) (4f46635)

v6.18.0

6.18.0 (2022-02-03)

Features

... (truncated)

Changelog

Sourced from google-cloud-spanner's changelog.

6.20.0 (2022-02-22)

Features

  • allows for getting json columns using getValue (#1699) (a51973b)

Bug Fixes

  • java: make system property accessible for native image compilation (#1694) (e3fb2b2)
  • use information_schema instead of pg_catalog for dialect detection (#1708) (91e157a)

6.19.1 (2022-02-18)

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.3 (#1698) (cd4f4ca)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.3 (#1684) (e70e5c4)

6.19.0 (2022-02-16)

Features

Bug Fixes

  • allow getting metadata without calling next() (#1691) (4cfe74e)
  • do not delete session in close method for BatchReadOnlyTransactionImpl (#1688) (5dc3e19)
  • untyped null parameters would cause NPE (#1680) (7095f94), closes #1679

Dependencies

  • update dependency com.google.cloud:google-cloud-monitoring to v3.2.2 (#1666) (8ea2220)
  • update dependency com.google.cloud:google-cloud-trace to v2.1.2 (#1664) (4f46635)

6.18.0 (2022-02-03)

Features

... (truncated)

Commits
  • 754a138 chore(main): release 6.20.0 (#1706)
  • e3fb2b2 fix(java): make system property accessible for native image compilation (#1694)
  • 98cac5d test: handle untyped null parameters in Mock Spanner server (#1707)
  • 91e157a fix: use information_schema instead of pg_catalog for dialect detection (#1708)
  • a51973b feat: allows for getting json columns using getValue (#1699)
  • 0550d5a chore(main): release 6.19.2-SNAPSHOT (#1702)
  • 61623a6 chore(main): release 6.19.1 (#1701)
  • e70e5c4 deps: update dependency com.google.cloud:google-cloud-trace to v2.1.3 (#1684)
  • cd4f4ca deps: update dependency com.google.cloud:google-cloud-monitoring to v3.2.3 (#...
  • 9feecfb chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.19...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-spanner](https://github.com/googleapis/java-spanner) from 6.17.4 to 6.20.0.
- [Release notes](https://github.com/googleapis/java-spanner/releases)
- [Changelog](https://github.com/googleapis/java-spanner/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-spanner@v6.17.4...v6.20.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 1, 2022
@rnorth rnorth mentioned this pull request Mar 4, 2022
@kiview kiview merged commit baad47a into master Mar 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-spanner-6.20.0 branch March 8, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant