changelog++

This commit is contained in:
Jeff Mitchell 2018-02-26 12:17:43 -05:00
parent e42033a566
commit 9b086e45a8
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ IMPROVEMENTS:
* secret/database: Add list functionality to `database/config` endpoint
[GH-4026]
* physical/consul: Allow setting a specific service address [GH-3971]
* replication: When bootstrapping a new secondary, if the initial cluster
connection fails, Vault will attempt to roll back state so that
bootstrapping can be tried again, rather than having to recreate the
downstream cluster. This will still require fetching a new secondary
activation token.
BUG FIXES: