1
0
Fork 0

Improve CHANGELOG. (#6655)

This commit is contained in:
Max Neunhöffer 2018-09-28 17:40:11 +02:00 committed by GitHub
parent b67718d6aa
commit 71e9deae60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -104,6 +104,13 @@ v3.4.0-rc.2 (XXXX-XX-XX)
* agency endpoint updates now go through RAFT * agency endpoint updates now go through RAFT
* fixed a cleanup issue in Current when a follower was removed from Plan
* catch exceptions in MaintenanceWorker thread
* fixed a bug in cleanOutServer which could lead to a cleaned out server
still being a follower for some shard
v3.4.0-rc.1 (2018-09-06) v3.4.0-rc.1 (2018-09-06)
------------------------ ------------------------