mozilla / gcp-ingestion

Documentation and implementation of telemetry ingestion on Google Cloud Platform
https://mozilla.github.io/gcp-ingestion/
Mozilla Public License 2.0
79 stars 32 forks source link

Bump com.google.cloud:libraries-bom from 26.22.0 to 26.24.0 in /ingestion-sink #2478

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.google.cloud:libraries-bom from 26.22.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 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] commented 1 year ago

Superseded by #2488.