Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2025

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

Release notes

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

v2.27.0

2.27.0 (2025-02-21)

Features

Performance Improvements

  • Use last_statement optimization in autocommit (#1911) (ce0c422)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.58.0 (#1909) (deefebe)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.87.0 (#1925) (121ad50)
  • Update dependency com.google.cloud:google-cloud-trace to v2.58.0 (#1910) (9b621df)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#1908) (c8a2217)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.47.0 (#1907) (bfc05e5)
  • Update dependency org.springframework.boot:spring-boot to v3.4.3 (#1922) (3e13089)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.3 (#1923) (040b467)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.3 (#1924) (3cdaad9)
  • Update dependency org.springframework.data:spring-data-bom to v2024.1.3 (#1913) (4744c11)
  • Update dependency org.testcontainers:testcontainers to v1.20.5 (#1926) (6977dfc)
  • Update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#1921) (f91415a)

Documentation

v2.26.1

2.26.1 (2025-02-03)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.57.0 (#1901) (9170f97)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.86.0 (#1903) (7eb727d)
  • Update dependency com.google.cloud:google-cloud-trace to v2.57.0 (#1902) (f7efb1b)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#1900) (be47dd6)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 (#1892) (c700c9c)
  • Update dependency org.postgresql:postgresql to v42.7.5 (#1894) (b965f02)
  • Update dependency org.springframework.boot:spring-boot to v3.4.2 (#1897) (b567c2c)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.2 (#1898) (14d2368)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.2 (#1899) (0381a31)

... (truncated)

Changelog

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

2.27.0 (2025-02-21)

Features

Performance Improvements

  • Use last_statement optimization in autocommit (#1911) (ce0c422)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.58.0 (#1909) (deefebe)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.87.0 (#1925) (121ad50)
  • Update dependency com.google.cloud:google-cloud-trace to v2.58.0 (#1910) (9b621df)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#1908) (c8a2217)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.47.0 (#1907) (bfc05e5)
  • Update dependency org.springframework.boot:spring-boot to v3.4.3 (#1922) (3e13089)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.3 (#1923) (040b467)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.3 (#1924) (3cdaad9)
  • Update dependency org.springframework.data:spring-data-bom to v2024.1.3 (#1913) (4744c11)
  • Update dependency org.testcontainers:testcontainers to v1.20.5 (#1926) (6977dfc)
  • Update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#1921) (f91415a)

Documentation

2.26.1 (2025-02-03)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.57.0 (#1901) (9170f97)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.86.0 (#1903) (7eb727d)
  • Update dependency com.google.cloud:google-cloud-trace to v2.57.0 (#1902) (f7efb1b)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#1900) (be47dd6)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 (#1892) (c700c9c)
  • Update dependency org.postgresql:postgresql to v42.7.5 (#1894) (b965f02)
  • Update dependency org.springframework.boot:spring-boot to v3.4.2 (#1897) (b567c2c)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.2 (#1898) (14d2368)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.2 (#1899) (0381a31)
  • Update dependency org.springframework.data:spring-data-bom to v2024.1.2 (#1896) (d819620)

... (truncated)

Commits
  • 47699f9 chore(main): release 2.27.0 (#1912)
  • ce0c422 perf: use last_statement optimization in autocommit (#1911)
  • 121ad50 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.87.0 ...
  • 6977dfc deps: update dependency org.testcontainers:testcontainers to v1.20.5 (#1926)
  • 3cdaad9 deps: update dependency org.springframework.boot:spring-boot-starter-parent t...
  • 040b467 deps: update dependency org.springframework.boot:spring-boot-starter-data-jdb...
  • 3e13089 deps: update dependency org.springframework.boot:spring-boot to v3.4.3 (#1922)
  • f91415a deps: update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#1921)
  • c8a2217 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 ...
  • dfddf08 docs: regenerate Connection properties documentation (#1915)
  • 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.27.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.27.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner-jdbc
  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 Feb 21, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2025

Superseded by #611.

@dependabot dependabot bot closed this Feb 28, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-spanner-jdbc-2.27.0 branch February 28, 2025 23:02
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