Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v2.28.0

2.28.0 (2025-03-21)

Features

Performance Improvements

  • Get database dialect using multiplexed session (c5f3297)
  • Skip gRPC trailers for successful queries (c5f3297)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3 (#1943) (dc9af80)
  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.60.0 (#1958) (37fca7b)
  • Update dependency com.google.cloud:google-cloud-trace to v2.60.0 (#1959) (f154740)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.45.0 (#1951) (00f163b)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.45.1 (#1952) (c7c7363)
  • Update dependency com.google.cloud.opentelemetry:exporter-metrics to v0.34.0 (#1955) (b52cadd)
  • Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.34.0 (#1956) (2158ff2)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.48.0 (#1950) (99b70ce)
  • Update dependency org.springframework.boot:spring-boot to v3.4.4 (#1962) (86b05e2)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.4 (#1963) (53d3e8b)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.4 (#1964) (bf5402b)
  • Update dependency org.springframework.data:spring-data-bom to v2024.1.4 (#1953) (fa65ead)
  • Update dependency org.testcontainers:testcontainers to v1.20.6 (#1946) (2b3e1d8)
  • Update dependency org.testcontainers:testcontainers-bom to v1.20.6 (#1947) (0b9fb38)

v2.27.1

2.27.1 (2025-02-28)

Bug Fixes

  • Include COLUMN_DEFAULT in the returned metadata (#1937) (98eb542)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.59.0 (#1938) (5458023)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.88.0 (#1939) (3c23e90)
  • Update dependency com.google.cloud:google-cloud-trace to v2.59.0 (#1940) (b31dd6e)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.44.0 (#1931) (568a464)

Documentation

... (truncated)

Changelog

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

2.28.0 (2025-03-21)

Features

Performance Improvements

  • Get database dialect using multiplexed session (c5f3297)
  • Skip gRPC trailers for successful queries (c5f3297)

Dependencies

  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.3 (#1943) (dc9af80)
  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.60.0 (#1958) (37fca7b)
  • Update dependency com.google.cloud:google-cloud-trace to v2.60.0 (#1959) (f154740)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.45.0 (#1951) (00f163b)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.45.1 (#1952) (c7c7363)
  • Update dependency com.google.cloud.opentelemetry:exporter-metrics to v0.34.0 (#1955) (b52cadd)
  • Update dependency com.google.cloud.opentelemetry:exporter-trace to v0.34.0 (#1956) (2158ff2)
  • Update dependency io.opentelemetry:opentelemetry-bom to v1.48.0 (#1950) (99b70ce)
  • Update dependency org.springframework.boot:spring-boot to v3.4.4 (#1962) (86b05e2)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.4.4 (#1963) (53d3e8b)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.4 (#1964) (bf5402b)
  • Update dependency org.springframework.data:spring-data-bom to v2024.1.4 (#1953) (fa65ead)
  • Update dependency org.testcontainers:testcontainers to v1.20.6 (#1946) (2b3e1d8)
  • Update dependency org.testcontainers:testcontainers-bom to v1.20.6 (#1947) (0b9fb38)

2.27.1 (2025-02-28)

Bug Fixes

  • Include COLUMN_DEFAULT in the returned metadata (#1937) (98eb542)

Dependencies

  • Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.59.0 (#1938) (5458023)
  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.88.0 (#1939) (3c23e90)
  • Update dependency com.google.cloud:google-cloud-trace to v2.59.0 (#1940) (b31dd6e)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.44.0 (#1931) (568a464)

Documentation

  • Add defaultSequenceKind connection property documentation (#1935) (c30b09a)

... (truncated)

Commits
  • 851cfe4 chore(main): release 2.28.0 (#1948)
  • bf5402b deps: update dependency org.springframework.boot:spring-boot-starter-parent t...
  • 53d3e8b deps: update dependency org.springframework.boot:spring-boot-starter-data-jdb...
  • 86b05e2 deps: update dependency org.springframework.boot:spring-boot to v3.4.4 (#1962)
  • c5f3297 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.89.0 ...
  • 37fca7b deps: update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2...
  • f154740 deps: update dependency com.google.cloud:google-cloud-trace to v2.60.0 (#1959)
  • 2158ff2 deps: update dependency com.google.cloud.opentelemetry:exporter-trace to v0.3...
  • b52cadd deps: update dependency com.google.cloud.opentelemetry:exporter-metrics to v0...
  • fa65ead deps: update dependency org.springframework.data:spring-data-bom to v2024.1.4...
  • 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.28.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.28.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2025

Superseded by #617.

@dependabot dependabot bot closed this Apr 22, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-spanner-jdbc-2.28.0 branch April 22, 2025 23:10
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.

2 participants