benchbase icon indicating copy to clipboard operation
benchbase copied to clipboard

Bump com.google.cloud:google-cloud-spanner-jdbc from 2.23.0 to 2.24.0

Open dependabot[bot] opened this issue 3 months ago • 0 comments

Bumps com.google.cloud:google-cloud-spanner-jdbc from 2.23.0 to 2.24.0.

Release notes

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

v2.24.0

2.24.0 (2024-10-25)

Features

  • Auto_batch_dml methods + combination with JDBC batching (#1795) (98f01bb)

Dependencies

  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.0 (#1804) (55d6eef)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.38.0 (#1800) (f52a087)
  • Update dependency org.springframework.boot:spring-boot to v3.3.5 (#1801) (44b756d)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.5 (#1802) (7709c98)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 (#1803) (c452a37)
  • Update dependency org.springframework.data:spring-data-bom to v2024.0.5 (#1793) (5bd5a0a)
  • Update dependency org.testcontainers:testcontainers to v1.20.3 (#1798) (c643c33)
  • Update dependency org.testcontainers:testcontainers-bom to v1.20.3 (#1799) (da1acfc)
Changelog

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

2.24.0 (2024-10-25)

Features

  • Auto_batch_dml methods + combination with JDBC batching (#1795) (98f01bb)

Dependencies

  • Update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.0 (#1804) (55d6eef)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.38.0 (#1800) (f52a087)
  • Update dependency org.springframework.boot:spring-boot to v3.3.5 (#1801) (44b756d)
  • Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v3.3.5 (#1802) (7709c98)
  • Update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.5 (#1803) (c452a37)
  • Update dependency org.springframework.data:spring-data-bom to v2024.0.5 (#1793) (5bd5a0a)
  • Update dependency org.testcontainers:testcontainers to v1.20.3 (#1798) (c643c33)
  • Update dependency org.testcontainers:testcontainers-bom to v1.20.3 (#1799) (da1acfc)
Commits
  • 1bb534a chore(main): release 2.24.0 (#1794)
  • c452a37 deps: update dependency org.springframework.boot:spring-boot-starter-parent t...
  • 7709c98 deps: update dependency org.springframework.boot:spring-boot-starter-data-jdb...
  • 44b756d deps: update dependency org.springframework.boot:spring-boot to v3.3.5 (#1801)
  • 55d6eef deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.0 ...
  • 98f01bb feat: auto_batch_dml methods + combination with JDBC batching (#1795)
  • f52a087 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.38.0 ...
  • da1acfc deps: update dependency org.testcontainers:testcontainers-bom to v1.20.3 (#1799)
  • c643c33 deps: update dependency org.testcontainers:testcontainers to v1.20.3 (#1798)
  • d564d90 build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0 ...
  • 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)

dependabot[bot] avatar Oct 25 '24 23:10 dependabot[bot]