mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-13 10:56:26 -04:00
changelog++
This commit is contained in:
parent
6f1749a88e
commit
bdd38fca2c
1 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,12 @@ CHANGES:
|
|||
experimental and never documented. It is now officially supported and
|
||||
documented but is not backwards compatible with older Vault releases.
|
||||
|
||||
FEATURES:
|
||||
|
||||
* Token Renewal via Accessor: Tokens can now be renewed via the accessor value through
|
||||
the new `auth/token/renew-accessor` endpoint if the caller's token has
|
||||
permission to access that endpoint.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* metrics: Upgrade DataDog library to improve performance [GH-7794]
|
||||
|
|
|
|||
Loading…
Reference in a new issue