Skip to content

Bump com.google.cloud:google-cloud-spanner-jdbc from 2.24.1 to 2.30.0 #619

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps com.google.cloud:google-cloud-spanner-jdbc from 2.24.1 to 2.30.0.

Release notes

Sourced from com.google.cloud:google-cloud-spanner-jdbc's releases.

v2.30.0

2.30.0 (2025-05-01)

Features

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.61.0 (#2034) (d5b88db)
  • Update dependency com.google.cloud:google-cloud-spanner to v6.92.0 (#2031) (4fe13a3)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.92.0 (#2032) (d313e3e)
  • Update dependency com.google.cloud:google-cloud-trace to v2.61.0 (#2035) (9b2712e)

Documentation

  • Add sample for MyBatis with GoogleSQL (#2026) (5d7b9de)
  • Add sample for Spring Data JDBC with GoogleSQL (#2027) (3476106)

v2.29.1

2.29.1 (2025-04-25)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0 (#2020) (0d4a663)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 (#2014) (4775d30)
  • Update dependency org.springframework.boot:spring-boot to v3.4.5 (#2017) (33e6f08)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.5 (#2018) (9592099)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.5 (#2019) (c6cf077)
  • Update dependency org.testcontainers:testcontainers to v1.21.0 (#2015) (22c59bc)
  • Update dependency org.testcontainers:testcontainers-bom to v1.21.0 (#2016) (5eab2e7)

v2.29.0

2.29.0 (2025-04-22)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.90.0 (#1970) (7153c39)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.91.1 (#1993) (97d4840)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.46.0 (#1992) (ea0b557)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-spanner-jdbc's changelog.

2.30.0 (2025-05-01)

Features

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.61.0 (#2034) (d5b88db)
  • Update dependency com.google.cloud:google-cloud-spanner to v6.92.0 (#2031) (4fe13a3)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.92.0 (#2032) (d313e3e)
  • Update dependency com.google.cloud:google-cloud-trace to v2.61.0 (#2035) (9b2712e)

Documentation

  • Add sample for MyBatis with GoogleSQL (#2026) (5d7b9de)
  • Add sample for Spring Data JDBC with GoogleSQL (#2027) (3476106)

2.29.1 (2025-04-25)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0 (#2020) (0d4a663)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 (#2014) (4775d30)
  • Update dependency org.springframework.boot:spring-boot to v3.4.5 (#2017) (33e6f08)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.5 (#2018) (9592099)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.5 (#2019) (c6cf077)
  • Update dependency org.testcontainers:testcontainers to v1.21.0 (#2015) (22c59bc)
  • Update dependency org.testcontainers:testcontainers-bom to v1.21.0 (#2016) (5eab2e7)

2.29.0 (2025-04-22)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.90.0 (#1970) (7153c39)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.91.1 (#1993) (97d4840)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.46.0 (#1992) (ea0b557)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.49.0 (#1982) (6b7ddf4)
  • Update dependency org.springframework.data:spring-data-bom to v2024.1.5 (#1995) (6bedf12)

... (truncated)

Commits
  • 08235d3 chore(main): release 2.30.0 (#2028)
  • 0df29fc feat: add UUID data type (#2036)
  • 4fe13a3 deps: update dependency com.google.cloud:google-cloud-spanner to v6.92.0 (#2031)
  • d313e3e deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.92.0 ...
  • d5b88db deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2...
  • 9b2712e deps: update dependency com.google.cloud:google-cloud-trace to v2.61.0 (#2035)
  • f1d21ef chore: cleanup MyBatis sample for GoogleSQL (#2029)
  • 7fac879 chore: cleanup MyBatis sample for GoogleSQL (#2029)
  • 3476106 docs: add sample for Spring Data JDBC with GoogleSQL (#2027)
  • 5d7b9de docs: add sample for MyBatis with GoogleSQL (#2026)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc) from 2.24.1 to 2.30.0.
- [Release notes](https://github.com/googleapis/java-spanner-jdbc/releases)
- [Changelog](https://github.com/googleapis/java-spanner-jdbc/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-spanner-jdbc@v2.24.1...v2.30.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner-jdbc
  dependency-version: 2.30.0
  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 May 1, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant