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

Bump com.google.cloud:libraries-bom from 26.23.0 to 26.24.0 in /modules/gcloud #7606

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps com.google.cloud:libraries-bom from 26.23.0 to 26.24.0.

Release notes

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

v26.24.0

GCP Libraries BOM 26.24.0

Here are the differences from the previous version (26.23.0)

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

Notable Changes

gRPC 1.58.0

This release upgrades the gRPC version to 1.58.0. This release has removed experimental MetadatUtils#attachHeaders methods. See https://github.com/grpc/grpc-java/releases/tag/v1.58.0 for details and migration.

google-cloud-bigquery 2.33.1 (prev: 2.32.0)

  • Add support for FileSetSpec (#2888) (3895bd9)

  • Update samples snippet to write to BYTES instead of ARRAY<BYTES> (#2876) (7e040e9)

google-cloud-bigquerystorage 2.43.0 (prev: 2.42.0)

  • Add sample code about default missingValueInterpretation (#2249) (ebedcc0)

google-cloud-spanner 6.49.0 (prev: 6.47.0)

  • Add support for BatchWriteAtLeastOnce (#2520) (8ea7bd1)

  • Retry aborted errors for writeAtLeastOnce (#2627) (2addb19)

  • Add session pool option for modelling a timeout around session acquisition. (#2641) (428e294)

google-cloud-spanner-jdbc 2.13.4 (prev: 2.12.1)

  • Support partitioned queries (#1300) (c50da41)

  • Comments should be sent to Spanner for PostgreSQL databases (#1331) (7c9e781)

Other libraries

  • [dialogflow-cx] add support for AdvancedSettings (#9918) (59f9d8c)

Version Upgrades

Minor Version Upgrades

  • google-cloud-apigee-registry:0.27.0 (prev:0.24.0; Release Notes: v0.27.0)
  • google-cloud-video-intelligence:2.26.0 (prev:2.23.0; Release Notes: )
  • google-cloud-assured-workloads:2.27.0 (prev:2.24.0; Release Notes: v2.27.0)
  • google-cloud-speech:4.22.0 (prev:4.19.0; Release Notes: )
  • google-cloud-eventarc-publishing:0.27.0 (prev:0.24.0; Release Notes: v0.27.0)
  • google-cloud-workstations:0.15.0 (prev:0.12.0; Release Notes: )
  • google-cloud-alloydb-connectors:0.5.0 (prev:0.2.0; Release Notes: v0.5.0)
  • google-cloud-network-security:0.30.0 (prev:0.27.0; Release Notes: v0.30.0)
  • google-cloud-bare-metal-solution:0.27.0 (prev:0.24.0; Release Notes: v0.27.0)
  • google-cloud-domains:1.24.0 (prev:1.21.0; Release Notes: v1.24.0)

... (truncated)

Commits
  • c84792b chore: release main (#6190)
  • 2acd60c deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • da14d27 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.21.0 (#6215)
  • 9fcfdd1 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 491e3ca deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.49.0 ...
  • 433b87b deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.15.10...
  • 04aedab deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 532bbf6 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.27.4...
  • 557111a deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.14....
  • 98f977c deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.27.3...
  • 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:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.23.0 to 26.24.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.23.0...v26.24.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 2, 2023 22:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Oct 2, 2023
@eddumelendez eddumelendez merged commit 578ae8e into main Oct 3, 2023
87 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/gcloud/com.google.cloud-libraries-bom-26.24.0 branch October 3, 2023 06:00
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 modules/gcloud
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant