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.37.0 to 26.40.0 #622

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.google.cloud:libraries-bom from 26.37.0 to 26.40.0.

Release notes

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

v26.40.0

GCP Libraries BOM 26.40.0

Here are the differences from the previous version (26.39.0)

New Addition

  • com.google.cloud:google-cloud-developerconnect:0.1.0
  • com.google.cloud:google-cloud-visionai:0.1.0

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

Notable Changes

google-cloud-datastore 2.20.0 (prev: 2.19.2)

  • New PropertyMask field which allows partial commits, lookups, and query results (#1455) (ff5e397)

google-cloud-storage 2.39.0 (prev: 2.38.0)

  • Plumb PartNamingStrategy for Parallel Composite Uploads in Transfer Manager (#2547) (79d721d)

  • Update GapicUnbufferedChunkedResumableWritableByteChannel to be tolerant of non-quantum writes (#2537) (1701fde)

Other libraries

  • [aiplatform] Added the v1beta1 version of the GenAI Tuning Service (bc33620)
  • [batch] Add UpdateJob API to update the job spec, only task_count is supported now (46fa9ba)
  • [batch] Update description on allowed_locations in LocationPolicy field (46fa9ba)
  • [compute] Update Compute Engine API to revision 20240430 (googleapis/google-cloud-java#900) (9d5927e)
  • [deploy] add Skaffold verbose support to Execution Environment properties (821a3ea)
  • [developerconnect] new module for developerconnect (#10877) (d89b9f0)
  • [gke-backup] add fine-grained restore (cce14bb)
  • [gke-backup] add gitops (cce14bb)
  • [gke-backup] add restore order (cce14bb)
  • [gke-backup] add strict-permissive mode (cce14bb)
  • [gke-backup] add volume restore flexibility (cce14bb)
  • [gke-multi-cloud] option to ignore_errors while deleting Azure clusters / nodepools (bc33620)
  • [gkehub] Add ServiceMesh feature to gkehub v1beta API (cce14bb)
  • [kms] add client library for KMS Autokey service, which enables automated KMS key provision and management (9d5927e)
  • [maps-places] add generative_summary and area_summary for place summaries (cce14bb)
  • [maps-routeoptimization] link RPC & REST reference documentation for Route Optimization (46fa9ba)
  • [netapp] Add a new Service Level FLEX (3f11775)
  • [netapp] Add backup chain bytes to BackupConfig in Volume (3f11775)
  • [netapp] Add Location metadata support (3f11775)
  • [netapp] Add Tiering Policy to Volume (3f11775)
  • [parallelstore] A new field api_version is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (821a3ea)
  • [parallelstore] A new field api_version is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (821a3ea)
  • [parallelstore] A new field create_time is added to message .google.cloud.parallelstore.v1beta.ExportDataMetadata (821a3ea)
  • [parallelstore] A new field create_time is added to message .google.cloud.parallelstore.v1beta.ImportDataMetadata (821a3ea)
  • [parallelstore] A new field destination_gcs_bucket is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (821a3ea)
  • [parallelstore] A new field destination_parallelstore is added to message .google.cloud.parallelstore.v1beta.TransferOperationMetadata (821a3ea)

... (truncated)

Commits
  • 5e0d062 chore: release main (#6591)
  • 1a7c94e deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.39.4...
  • 9e6bc83 deps: update actions/checkout action to v4 (#6607)
  • 6abbddf deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.20....
  • 93fecef build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugi...
  • 1139766 build(deps): update dependency org.apache.maven:maven-artifact to v3.9.7 (#6612)
  • 6d5d132 deps: update actions/setup-java action to v4 (#6609)
  • 9212351 deps: update actions/setup-node action to v4 (#6610)
  • ca4eab4 deps: update actions/github-script action to v7 (#6608)
  • b931bc5 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.68.0 ...
  • 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)
loicmathieu commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Superseded by #628.