quarkiverse / quarkus-google-cloud-services

Google Cloud Services Quarkus Extensions
https://docs.quarkiverse.io/quarkus-google-cloud-services/main/index.html
Apache License 2.0
53 stars 32 forks source link

build(deps): bump com.google.cloud:libraries-bom from 26.34.0 to 26.35.0 #605

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

v26.35.0

GCP Libraries BOM 26.35.0

Here are the differences from the previous version (26.34.0)

New Addition

  • com.google.cloud:google-cloud-parallelstore:0.2.0

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

Notable Changes

google-cloud-bigquerystorage 3.4.0 (prev: 3.3.1)

  • Add short, integer, long, boolean conversions into string (#2437) (4f4216e)

  • Provide the default stream name (#2444) (fe9c3ae)

  • Accept default stream name (#2432) (d58a314)

  • Add version id to the client lib header (#2447) (43fd699)

  • Also shutdown the stream connection in case the timeout exception is (#2445) (6e267fb)

  • Fix WriteToDefaultStream example code to close the client properly (#2433) (d8a52f8)

google-cloud-bigtable 2.37.0 (prev: 2.35.1)

  • Add admin APIs for AuthorizedView (#2175) (13d1df3)

  • Support AuthorizedView in bigtable data client (#2177) (4b255d0)

  • Update the accounting of partial batch mutations (#2149) (4158094)

google-cloud-firestore 3.20.0 (prev: 3.18.0)

  • A new message Backup is added (#1611) (434a55b)

  • Add ExplainMetrics field to RunAggregationQueryResponse (f275b16)

  • Add ExplainMetrics field to RunQueryResponse (f275b16)

  • Add ExplainOptions field to RunAggregationQueryRequest (f275b16)

  • Add ExplainOptions field to RunQueryRequest (f275b16)

  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#1608) (f275b16)

  • Query Profiling (#1609) (55b1a49)

google-cloud-spanner 6.62.0 (prev: 6.61.0)

google-cloud-storage 2.36.1 (prev: 2.35.0)

  • Add Custom Part Metadata Decorator to ParallelCompositeUploadConfig (#2434) (43b8006)

  • Add hierarchical namespace and folders features (#2445) (8074fff)

  • Add soft delete feature (#2403) (989f36f)

  • Fix name digest for noprefix (#2448) (12c9db8)

  • Missing serialVersionUID of serializable classes (#2344) (736865b)

... (truncated)

Commits
  • 54c9fd1 chore: release main (#6487)
  • b4a20fe deps: update dependency com.google.cloud:gapic-libraries-bom to v1.33.0 (#6514)
  • 2ee543b deps: update dependency com.google.cloud:google-cloud-nio to v0.127.15 (#6512)
  • 9c69011 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.37.0...
  • 0e2f3dd deps: update dependency com.google.cloud:gapic-libraries-bom to v1.32.0 (#6505)
  • 9963690 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 63f5a6e chore: add regex to match unmanaged dependency check (#1941) (#6499)
  • 288c0a8 chore: update ignore paths in renovate config (#1945) (#6500)
  • 5314275 chore: update requirements.txt to address dependabot security alerts. (#1936)...
  • 0a082c2 build(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v...
  • 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 3 months ago

Superseded by #606.