update CHANGELOG

This commit is contained in:
Mike Jarmy 2019-10-17 08:59:05 -04:00
parent c1b5ca7d57
commit cf685b0388
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ CHANGES:
automatic region detection added to the CLI and Agent in 1.2 has been removed.
* sys/seal-status now has a `storage_type` field denoting what type of storage
the cluster is configured to use
* Vault Agent now has a new optional `require_request_header` option per
listener. If the option is set, each incoming request must have a
`X-Vault-Request: true` header entry.
IMPROVEMENTS: