changelog++

This commit is contained in:
Jeff Mitchell 2019-04-09 16:37:42 -04:00
parent d66590145f
commit 51b9895810
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ BUG FIXES:
* replication: Fix handling of control groups on performance standby nodes
* replication: Fix some forwarding scenarios with request bodies using
performance standby nodes [GH-6538]
* secret/gcp: Fix roleset binding when using JSON [GCP-27]
* secret/pki: Use `uri_sans` param in when not using CSR parameters [GH-6505]
* storage/dynamodb: Fix a race condition possible in HA configurations that could
leave the cluster without a leader [GH-6512]