Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps google-cloud-spanner from 6.25.7 to 6.34.1.

Release notes

Sourced from google-cloud-spanner's releases.

v6.34.1

6.34.1 (2022-12-13)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#2187) (4d9df2b)

v6.34.0

6.34.0 (2022-12-12)

Features

Bug Fixes

  • Remove the statement of session number limits (#1928) (ddd0625), closes #1927
  • Update samples/snippets pom.xml configuration to avoid fat jar (#2100) (19058b4)
  • Use a proper endpoint for DirectPath tests (#2186) (4d74a0d)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#2171) (f348780)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#2145) (dcdd2c3)

v6.33.0

6.33.0 (2022-11-17)

Features

  • Adding samples for Jsonb data type (#2147) (1112203)
  • Analyze update returns param types (#2156) (7c5e3da)
  • Support DML with Returning clause in Connection API (#1978) (aac20be)
  • Support PostgreSQL END statement (#2131) (4c29c17)
  • Update transaction.proto to include different lock modes (#2112) (d0195b4)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.7.0 (#2164) (82385b8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#2150) (dba545f)
  • Update dependency com.google.cloud:google-cloud-trace to v2.6.0 (#2165) (99f2779)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 (#2144) (dd24b89)
  • Update dependency org.openjdk.jmh:jmh-core to v1.36 (#2160) (29f9096)
  • Update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.36 (#2161) (9148aa3)

... (truncated)

Changelog

Sourced from google-cloud-spanner's changelog.

6.34.1 (2022-12-13)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#2187) (4d9df2b)

6.34.0 (2022-12-12)

Features

Bug Fixes

  • Remove the statement of session number limits (#1928) (ddd0625), closes #1927
  • Update samples/snippets pom.xml configuration to avoid fat jar (#2100) (19058b4)
  • Use a proper endpoint for DirectPath tests (#2186) (4d74a0d)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#2171) (f348780)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#2145) (dcdd2c3)

6.33.0 (2022-11-17)

Features

  • Adding samples for Jsonb data type (#2147) (1112203)
  • Analyze update returns param types (#2156) (7c5e3da)
  • Support DML with Returning clause in Connection API (#1978) (aac20be)
  • Support PostgreSQL END statement (#2131) (4c29c17)
  • Update transaction.proto to include different lock modes (#2112) (d0195b4)

Dependencies

  • Update dependency com.google.cloud:google-cloud-monitoring to v3.7.0 (#2164) (82385b8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#2150) (dba545f)
  • Update dependency com.google.cloud:google-cloud-trace to v2.6.0 (#2165) (99f2779)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 (#2144) (dd24b89)
  • Update dependency org.openjdk.jmh:jmh-core to v1.36 (#2160) (29f9096)
  • Update dependency org.openjdk.jmh:jmh-generator-annprocess to v1.36 (#2161) (9148aa3)

6.32.0 (2022-10-27)

... (truncated)

Commits
  • e1f6511 chore(main): release 6.34.1 (#2199)
  • 3a8ceb4 chore: add native image checks as required (#1930)
  • 4d9df2b deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 940e2b6 chore: make Partition class getters public (#2195)
  • 22ae0ed build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 8ec4834 chore(main): release 6.34.1-SNAPSHOT (#2196)
  • 6c3e3cc chore(main): release 6.34.0 (#2169)
  • b81000e chore: Adding Kokoro configuration to run integration test against staging (...
  • f853918 refactor: Removing duplicated code to handle array values (#2143)
  • 4d74a0d fix: use a proper endpoint for DirectPath tests (#2186)
  • 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.25.7 to 6.34.1.
- [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.25.7...v6.34.1)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Superseded by #1750.

@dependabot dependabot bot closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-spanner-6.34.1 branch March 1, 2023 23: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 java Pull requests that update Java code modules/gcloud

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant