changelog++

This commit is contained in:
Jeff Mitchell 2018-07-24 10:10:31 -04:00
parent c1c9e23fc5
commit e6ca29d96d
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ IMPROVEMENTS:
BUG FIXES:
* auth/aws: Fix updating `max_retries` [GH-4980]
* core: Fix returning 500 instead of 503 if a rekey is attempted when Vault is
sealed [GH-4874]
* core: Fix issue releasing the leader lock in some circumstances [GH-4915]