1
0
Fork 0

Add CHANGELOG entry.

This commit is contained in:
Max Neunhoeffer 2019-03-12 14:20:47 +01:00
parent 54c533c5f6
commit c7fd230609
No known key found for this signature in database
GPG Key ID: 89A912AD5E343E1E
1 changed files with 5 additions and 0 deletions

View File

@ -68,6 +68,11 @@ v3.4.5 (XXXX-XX-XX)
* agents need to be able to overwrite a compacted state with same _key
* in case of resigned leader, set isReady=false in clusterInventory
* abort RemoveFollower job if not enough in-sync followers or leader failure
* fix shrinkCluster for satelliteCollections
v3.4.4 (2019-03-12)
-------------------