mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 06:15:02 -04:00
changelog++
This commit is contained in:
parent
d7a139ce4f
commit
757dcb71f8
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,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]
|
||||
* 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 a new issue