Skip to content
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

build(deps): bump com.google.cloud:google-cloud-spanner-pgadapter from 0.29.1 to 0.30.0 in /benchmarks/latency-comparison/java #1429

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps com.google.cloud:google-cloud-spanner-pgadapter from 0.29.1 to 0.30.0.

Release notes

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

v0.30.0

0.30.0 (2024-02-16)

Features

Bug Fixes

Performance Improvements

  • support virtual threads on Java 21 and higher (#1406) (ebdf1dd)

Dependencies

Documentation

  • add sample for using bit-reversed sequence with plain Hibernate (#1416) (ca23785)
  • remove samples for Cloud Run that embed PGAdapter in Docker image (#1415) (d60dc31)
Changelog

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

0.30.0 (2024-02-16)

Features

Bug Fixes

Performance Improvements

  • support virtual threads on Java 21 and higher (#1406) (ebdf1dd)

Dependencies

Documentation

  • add sample for using bit-reversed sequence with plain Hibernate (#1416) (ca23785)
  • remove samples for Cloud Run that embed PGAdapter in Docker image (#1415) (d60dc31)
Commits
  • 658ebf4 chore(postgresql-dialect): release 0.30.0 (#1389)
  • b696e7f deps: bump Docker images to Java 21 (#1410)
  • a64a961 build(deps): bump com.google.cloud:google-cloud-spanner-jdbc (#1418)
  • 53b95ce deps: bouncycastle was moved to new Maven coordinates (#1420)
  • 5695c6a test: add exceptions for weird timezones (#1419)
  • ca23785 docs: add sample for using bit-reversed sequence with plain Hibernate (#1416)
  • d60dc31 docs: remove samples for Cloud Run that embed PGAdapter in Docker image (#1415)
  • 1cb533c build(deps): update google-auth requirement in /samples/python/psycopg3 (#1417)
  • ebdf1dd perf: support virtual threads on Java 21 and higher (#1406)
  • 13118ad build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgre...
  • 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-pgadapter](https://github.com/GoogleCloudPlatform/pgadapter) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/GoogleCloudPlatform/pgadapter/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/pgadapter/blob/postgresql-dialect/CHANGELOG.md)
- [Commits](v0.29.1...v0.30.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-spanner-pgadapter
  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 Feb 19, 2024
@olavloite olavloite merged commit 1257ba3 into postgresql-dialect Feb 19, 2024
33 checks passed
@olavloite olavloite deleted the dependabot/maven/benchmarks/latency-comparison/java/com.google.cloud-google-cloud-spanner-pgadapter-0.30.0 branch February 19, 2024 16:07
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