changelog++

This commit is contained in:
Jeff Mitchell 2018-07-20 14:11:31 -04:00
parent e3dc93c50c
commit a1c8cca970

View File

@ -50,6 +50,8 @@ BUG FIXES:
* core: Fix issue releasing the leader lock in some circumstances [GH-4915]
* core: Fix a panic that could happen if the server was shut down while still
starting up
* plugins: Fix being unable to send very large payloads to or from plugins
[GH-4958]
* replication: Fix a case where a network interruption could cause a secondary
to be unable to reconnect to a primary
* secrets/pki: Fix permitted DNS domains performing improper validation