jfrog / vault-plugin-secrets-artifactory

HashiCorp Vault Secrets Plugin for Artifactory
https://jfrog.com
Apache License 2.0
41 stars 20 forks source link

build(deps): bump github.com/hashicorp/vault/sdk from 0.13.0 to 0.14.0 #214

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

Bumps github.com/hashicorp/vault/sdk from 0.13.0 to 0.14.0.

Changelog

Sourced from github.com/hashicorp/vault/sdk's changelog.

Previous versions

1.17.5

August 30, 2024

SECURITY:

core/audit: fix regression where client tokens and token accessors were being displayed in the audit log in plaintext HCSEC-2024-18

BUG FIXES:

  • proxy/cache (enterprise): Fixed an issue where Proxy with static secret caching enabled would not correctly handle requests to older secret versions for KVv2 secrets. Proxy's static secret cache now properly handles all requests relating to older versions for KVv2 secrets. [GH-28207]
  • ui: fixes renew-self being called right after login for non-renewable tokens [GH-28204]

1.17.4

August 29, 2024

CHANGES:

  • activity (enterprise): filter all fields in client count responses by the request namespace [GH-27790]
  • core: Bump Go version to 1.22.6
  • secrets/terraform: Update plugin to v0.9.0 [GH-28016]

IMPROVEMENTS:

  • activity log: Changes how new client counts in the current month are estimated, in order to return more visibly sensible totals. [GH-27547]
  • activity: /sys/internal/counters/activity will now include a warning if the specified usage period contains estimated client counts. [GH-28068]
  • audit: Adds TRACE logging to log request/response under certain circumstances, and further improvements to the audit subsystem. [GH-28056]
  • cli: vault operator usage will now include a warning if the specified usage period contains estimated client counts. [GH-28068]
  • core/activity: Ensure client count queries that include the current month return consistent results by sorting the clients before performing estimation [GH-28062]
  • raft-snapshot (enterprise): add support for managed identity credentials for azure snapshots

BUG FIXES:

  • activity: The sys/internal/counters/activity endpoint will return current month data when the end_date parameter is set to a future date. [GH-28042]
  • auth/aws: fixes an issue where not supplying an external id was interpreted as an empty external id [GH-27858]
  • command: The vault secrets move and vault auth move command will no longer attempt to write to storage on performance standby nodes. [GH-28059]
  • core (enterprise): Fix deletion of MFA login-enforcement configurations on standby nodes
  • secrets/database: Skip connection verification on reading existing DB connection configuration [GH-28139]
  • ui: fixes toast (flash) alert message saying "created" when deleting a kv v2 secret [GH-28093]

1.17.3

August 07, 2024

CHANGES:

... (truncated)

Commits


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)