changelog++

This commit is contained in:
Jeff Mitchell 2016-09-13 11:59:47 -04:00
parent 5b79e5c115
commit cb6bf54f8d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
* api: Return error when an invalid (as opposed to incorrect) unseal key is
submitted, rather than ignoring it [GH-1782]
* api: Add method to call `auth/token/create-orphan` endpoint [GH-1834]
* api: Rekey operation now redirects from standbys to master [GH-1862]
* auth/token: Added warnings if tokens and accessors are used in URLs [GH-1806]
* core: Allow the size of the read cache to be set via the config file, and
change the default value to 1MB (from 32KB) [GH-1784]