changelog++
This commit is contained in:
parent
464f479ff0
commit
6a0f788dee
|
@ -8,6 +8,8 @@ IMPROVEMENTS:
|
|||
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/aws-ec2: Backend generates the nonce by default and clients can
|
||||
explicitly disable reauthentication by setting empty nonce [GH-1889]
|
||||
* 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]
|
||||
|
|
Loading…
Reference in New Issue