changelog++

This commit is contained in:
Jeff Mitchell 2017-07-12 15:05:34 -04:00
parent 76d1402a44
commit 3fe372c7da
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ IMPROVEMENTS:
* api: Add `RenewTokenAsSelf` [GH-2886]
* audit/socket: Enhance reconnection logic and don't require the connection to
be established at unseal time [GH-2934]
* command/auth: Add `-token-only` flag to `vault auth` that returns only the
token on stdout and does not store it via the token helper [GH-2855]
* core: CORS allowed origins can now be configured [GH-2021]
* secret/ssh: Allow specifying the key ID format using template values for CA
type [GH-2888]