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
ab8bc34 update vault auth submodules to api/v1.15.0 (#28338)
6fe1b88 Remove the BETA badge from EST in documentation (#28265)
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps github.com/hashicorp/vault/sdk from 0.12.0 to 0.14.0.
Changelog
Sourced from github.com/hashicorp/vault/sdk's changelog.
... (truncated)
Commits
ab8bc34
update vault auth submodules to api/v1.15.0 (#28338)6fe1b88
Remove the BETA badge from EST in documentation (#28265)7c0fb83
Update Go to 1.22.7. (#28335)45acb81
Update vault-plugin-secrets-kv to v0.20.0 (#28334)582035e
Added storage limits (#28270)3924128
[VAULT-30189] enos: verify identity and OIDC tokens (#28274)149c78f
Update vault-plugin-database-couchbase to v0.12.0 (#28327)0764d7d
enos: poweroff and terminate instances when shutting them down (#28316)899c18b
Update vault-plugin-secrets-openldap to v0.14.0 (#28325)d615103
Update vault-plugin-secrets-gcp to v0.20.0 (#28324)You can trigger a rebase of this PR 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