bank-vaults / vault-sdk

Go libraries for interacting with Hashicorp Vault
Apache License 2.0
12 stars 4 forks source link

build(deps): bump cloud.google.com/go/kms from 1.19.1 to 1.20.0 #447

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps cloud.google.com/go/kms from 1.19.1 to 1.20.0.

Release notes

Sourced from cloud.google.com/go/kms's releases.

kms: v1.20.0

1.20.0 (2024-09-19)

Features

  • kms: Adding a state field for AutokeyConfig (fdb4ea9)

Bug Fixes

  • kms: Pagination feature is introduced for method ListKeyHandles in service Autokey (fdb4ea9)

Documentation

  • kms: A comment for field destroy_scheduled_duration in message .google.cloud.kms.v1.CryptoKey is updated for the default duration (fdb4ea9)
  • kms: Field service_resolvers in message .google.cloud.kms.v1.EkmConnection is Explicitly is marked as to have field behavior of Optional (fdb4ea9)
Changelog

Sourced from cloud.google.com/go/kms's changelog.

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

... (truncated)

Commits
  • ac256c5 chore: release main (#10856)
  • cb7b0a1 feat(storage/dataflux): add dataflux interface (#10748)
  • 9199843 fix(firestore): Add UTF-8 validation (#10881)
  • 9ae039a feat(firestore): surfacing the error returned from the service in Bulkwriter ...
  • cf67711 chore(all): update deps (#10871)
  • fdb4ea9 feat(dlp): action for publishing data profiles to SecOps (formelly known as C...
  • f847c75 chore(main): release bigquery 1.63.0 (#10575)
  • ce3d492 fix(bigquery): properly handle RANGE type arrays (#10883)
  • 0b3c268 feat(aiplatform): A new field generation_config is added to message `.googl...
  • 2f0aec8 feat(aiplatform): add new PipelineTaskRerunConfig field to `pipeline_job.pr...
  • 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)