changelog++

This commit is contained in:
Jeff Mitchell 2019-04-05 14:37:30 -04:00
parent 00295cd598
commit 437a1303fb
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ BUG FIXES:
* replication: Fix mount filter invalidation on performance standby nodes
* replication: Fix license reloading on performance standby nodes
* 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/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]