changelog++

This commit is contained in:
Chris Hoffman 2019-10-25 09:40:21 -04:00 committed by GitHub
parent 6298c03dfd
commit ca2935c519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ FEATURES:
* **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.
* **New UI Features** The UI now supports managing users and groups for the
Userpass, Cert, Okta, and Radius auth methods.
* **Shamir with Stored Master Key** The on disk format for Shamir seals has changed,