Azure / secrets-store-csi-driver-provider-azure

Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
https://azure.github.io/secrets-store-csi-driver-provider-azure/
MIT License
441 stars 193 forks source link

chore: bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 0.13.0 to 1.2.0 #1670

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 0.13.0 to 1.2.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets's releases.

sdk/storage/azdatalake/v1.2.0

1.2.0 (2024-07-19)

Other Changes

  • Updated azblob version to 1.4.0
  • Updated azcore version to 1.13.0

sdk/security/keyvault/azadmin/v1.2.0

1.2.0 (2024-10-21)

Features Added

  • Added CAE support
  • Client requests tokens from the Vault's tenant, overriding any credential default (thanks @​francescomari)

sdk/security/keyvault/azcertificates/v1.2.0

1.2.0 (2024-10-21)

Features Added

  • Added CAE support
  • Client requests tokens from the Vault's tenant, overriding any credential default (thanks @​francescomari)

sdk/security/keyvault/azkeys/v1.2.0

1.2.0 (2024-10-21)

Features Added

  • Add CAE support
  • Client requests tokens from the Vault's tenant, overriding any credential default (thanks @​francescomari)

sdk/security/keyvault/azsecrets/v1.2.0

1.2.0 (2024-10-21)

Features Added

  • Added CAE support
  • Client requests tokens from the Vault's tenant, overriding any credential default (thanks @​francescomari)

sdk/data/azcosmos/v1.1.0

1.1.0 (2024-09-10)

Features Added

  • Added support for OpenTelemetry trace spans. See PR 23268
  • Added support for MaxIntegratedCacheStaleness option See PR 23406

Bugs Fixed

  • Fixed sending Prefer header with return=minimal value on metadata operations. See PR 23335
  • Fixed routing metadata requests to satellite regions when using ClientOptions.PreferredRegions and multiple write region accounts. See PR 23339

... (truncated)

Commits
  • 0fbd371 Merge pull request #33 from jen20/virtual-network-client
  • c95e423 Add a client for Virtual Network management
  • af6985d Merge pull request #35 from ahmetalpbalkan/CreateBlockBlob
  • c99fb1d make block.Size int64, add CreateBlockBlob
  • 9abf8bf Merge pull request #28 from jen20/private-error-messages
  • c1f7c85 Merge pull request #24 from jf/codetweaks
  • 0d03132 Merge pull request #19 from jf/master
  • 24f03c1 Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted
  • 30c4704 util.go: remove unused dateLayout from currentTimeRfc1123Formatted()
  • acc54a2 Merge pull request #29 from jen20/location-concatenation
  • 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 2 weeks ago

Superseded by #1682.