changelog++

This commit is contained in:
Brian Kassouf 2020-01-21 15:44:32 -08:00 committed by GitHub
parent 2d67a432c0
commit f0cf8b5cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ BUG FIXES:
* core: Fix seal migration error when attempting to migrate from auto unseal to shamir [GH-8172]
* core: Fix seal migration config issue when migrating from auto unseal to auto unseal [GH-8172]
* plugin: Fix issue where a plugin unwrap request potentially used an expired token [GH-8058]
* replication: Fix issue where a forwarded request from a performance/standby node could run in
* replication: Fix issue where a forwarded request from a performance/standby node could run into
a timeout
* secrets/database: Fix issue where a manual static role rotation could potentially panic [GH-8098]
* secrets/database: Fix issue where a manual root credential rotation request is not forwarded