changelog++

This commit is contained in:
Jeff Mitchell 2016-09-19 13:03:03 -04:00
parent 69c4452344
commit 27782238a1
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ IMPROVEMENTS:
* core: Provide better protection against timing attacks in Shamir code
[GH-1877]
* core: Allow initial root token to be PGP-encrypted [GH-1883]
* core: Unmounting/disabling backends no longer returns an error if the mount
didn't exist. This is line with elsewhere in Vault's API where `DELETE` is
an idempotent operation. [GH-1903]
* credential/approle: At least one constraint is required to be enabled while
creating and updating a role [GH-1882]
* secret/transit: Use HKDF (RFC 5869) as the key derivation function for new