changelog++

This commit is contained in:
Jeff Mitchell 2019-02-10 18:35:28 -05:00
parent 604e8dd0f0
commit 6e4cfdabd2
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ IMPROVEMENTS:
* core: When starting from an uninitialized state, HA nodes will now attempt
to auto-unseal using a configured auto-unseal mechanism after the active
node initializes Vault [GH-6039]
* secret/database: Add socket keepalive option for Cassandra [GH-6201]
* secret/transit: ECDSA signatures can now be marshaled in JWS-compatible
fashion [GH-6077]
* storage/etcd: Support SRV service names [GH-6087]