changelog++

This commit is contained in:
Jeff Mitchell 2017-07-13 19:07:54 -04:00
parent 6adee19987
commit cbf48d4e8c
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ 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]
* auth/approle: Add role name to token metadata [GH-2985]
* 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]