GoogleCloudPlatform / kotlin-samples

Apache License 2.0
283 stars 87 forks source link

chore(deps): bump com.google.cloud:libraries-bom from 26.34.0 to 26.44.0 in /pubsub #1300

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

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

Release notes

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

v26.44.0

GCP Libraries BOM 26.44.0

Here are the differences from the previous version (26.43.0)

New Addition

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

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

Notable Changes

google-cloud-bigquery 2.42.0 (prev: 2.41.0)

  • Add ability to specify RetryOptions and BigQueryRetryConfig when create job and waitFor (#3398) (1f91ae7)

  • Add additional parameters to CsvOptions and ParquetOptions (#3370) (34f16fb)

  • Add remaining Statement Types (#3381) (5f39b19)

  • Null field mode inconsistency (#2863) (b9e96e3)

google-cloud-bigquerystorage 3.8.0 (prev: 3.6.1)

  • Add profiler for request execution details for write api connection worker (#2555) (5691bd5)

  • Enable hermetic library generation (#2515) (e1b14c1)

  • Wire and expose profiler api to the StreamWirter/JsonStreamWriter (#2561) (16f19dd)

  • Correct hermetic library generation script path (#2545) (55cc139)

  • Remove singleton access to request profiler. Use instance of hook instead. (#2567) (2f45fa2)

  • Using context from call in ReadRowsRetryingCallable (#2560) (eeb19b7)

  • Add opentelemetry counters for sent and acked messages (#2532) (2fc5c55)

  • Add RequestProfile classes to deep-preserve list (#2574) (2141f89)

google-cloud-bigtable 2.42.0 (prev: 2.40.0)

  • Add MergeToCell to Mutation APIs (#2279) (0ce8a2a)

  • Add support for MergeToCell API (#2258) (191d15c)

  • Add support for new functions (#2287) (dd6583a)

  • Create new environment variable to toggle directpath scoped to cloud bigtable. (#2261) (9062944)

  • Implement ExecuteQuery API for SQL support (#2280) (25218e8)

  • Support float32, float64, and array type query params (#2297) (a65640e)

  • Adapt toString tests to introduction of java.time in gax (93f66a7)

google-cloud-firestore 3.24.3 (prev: 3.22.0)

google-cloud-logging 3.20.0 (prev: 3.19.0)

... (truncated)

Commits
  • 5b88c23 chore: release main (#6691)
  • 4534296 deps: Update Google Cloud Client Library Dependencies (#6700)
  • 64a8909 chore: Re-run renovate-config-validator (#6699)
  • 9e666cf deps: Update Java client library dependencies (#6698)
  • 046ad04 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.21....
  • ad905cc deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14...
  • 6ecff38 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 780736c deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.20.0 ...
  • b0483b9 deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.0 ...
  • b403c50 deps: update dependency com.google.googlejavaformat:google-java-format to v1....
  • 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 week ago

Superseded by #1364.