GoogleCloudPlatform / pgadapter

PostgreSQL wire-protocol proxy for Cloud Spanner
https://cloud.google.com/spanner/docs/postgresql-interface#postgresql-client-support
Apache License 2.0
54 stars 20 forks source link

build(deps): bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 in /benchmarks/latency-comparison/java #2241

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps com.google.cloud:libraries-bom from 26.44.0 to 26.45.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.45.0

GCP Libraries BOM 26.45.0

Here are the differences from the previous version (26.44.0)

New Addition

  • com.google.cloud:google-cloud-apihub:0.1.0

The group ID of the following artifacts is com.google.cloud.

Known Issues

google-cloud-nio incompatible with GraalVM for JDK 21

There is a known issue in GraalVM which results in build time errors when using FileSystemProviders. While the workaround to use -H:-AddAllFileSystemProviders works on GraalVM for JDK 21 when using user credentials , you may observe permission issues at runtime if your application relies on reading service account credentials.

Notable Changes

GraalVM for JDK 21

All libraries managed by this BOM except for com.google.cloud:google-cloud-nio are now compatible with GraalVM for JDK 21.

google-cloud-bigquerystorage 3.9.0 (prev: 3.8.0)

  • Github workflow vulnerable to script injection (#2600) (9ce25b6)

  • RequestProfilerTest.java regex in deep-preserve list (#2589) (e62ac66)

  • V1alpha client generation (#2615) (061691c)

google-cloud-bigtable 2.43.0 (prev: 2.42.0)

  • Add fields and the BackupType proto for Hot Backups (#2300) (acaa3ff)

  • Allow non default service account in DirectPath (#2312) (09d0f23)

  • bigtable: Remove deprecated Bytes from BigEndianBytesEncoding (#2309) (32f244f)

  • Enable hermetic library generation (#2234) (169aea5)

  • Add missing call to EqualsTester#testEquals (#2307) (8b49f9c)

google-cloud-spanner 6.74.0 (prev: 6.72.0)

  • Add option for cancelling queries when closing client (#3276) (95da1ed)

  • Github workflow vulnerable to script injection (#3232) (599255c)

  • Make DecodeMode.DIRECT the deafult (#3280) (f31a95a)

  • Synchronize lazy ResultSet decoding (#3267) (4219cf8)

  • spanner: Add edition field to the instance proto (6b7e6ca)

google-cloud-spanner-jdbc 2.21.0 (prev: 2.20.2)

  • Add Quickperf for simple performance testing with JDBC (#1619) (b6bbd8f)

google-cloud-storage 2.42.0 (prev: 2.41.0)

  • Enable grpc.lb.locality label for client-side metrics (#2659) (b681ee0)

  • Update modified field handling for blob and bucket with json transport to properly clear fields (#2664) (e2f5537), closes #2662

... (truncated)

Commits
  • 17edbb5 chore: release main (#6718)
  • b0d939d deps: update dependency com.google.cloud:google-cloud-bigquery to v2.42.1 (#6...
  • b31f80b build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 406333e deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 9ca5a25 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.74.0 ...
  • 6d96ff4 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.21....
  • 4e32a3d deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.21.0...
  • 0754a10 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.43.0...
  • b93b322 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.73.0 ...
  • 9394259 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 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 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)