changelog++

This commit is contained in:
Chris Hoffman 2019-11-08 08:54:37 -05:00 committed by GitHub
parent 4588c56232
commit 864d4b382d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -51,13 +51,13 @@ FEATURES:
* **Active Directory Secret Check-In/Check-Out**: In the Active Directory secrets
engine, users or applications can check out a service account for use, and its
password will be rotated when it's checked back in.
* **Vault Agent Template** Vault Agent now supports rendering templates containing
* **Vault Agent Template**: Vault Agent now supports rendering templates containing
Vault secrets to disk, similar to Consul Template [GH-7652]
* **Transit Key Type Support**: Signing and verification is now supported with the P-384
(secp384r1) and P-521 (secp521r1) ECDSA curves [GH-7551] and encryption and
decryption is now supported via AES128-GCM96 [GH-7555]
* **SSRF Protection for Vault Agent**: Vault Agent has a configuration option to
require a specific header beffore allowing requests [GH-7627]
require a specific header before allowing requests [GH-7627]
* **AWS Auth Method Root Rotation**: The credential used by the AWS auth method can
now be rotated, to ensure that only Vault knows the credentials it is using [GH-7131]
* **New UI Features** The UI now supports managing users and groups for the