Add #8495 to the changelog for version 2.12.2

It was already merged, just missing from the changelog.
This commit is contained in:
Julian Brost 2020-11-24 15:33:56 +01:00
parent fc65387d98
commit 0fa84b0c87

View File

@ -18,6 +18,7 @@ Version 2.12.2 fixes several issues to improve the reliability of the cluster fu
* Prevent other clients from being disconnected when replaying the cluster log takes very long #8496 * Prevent other clients from being disconnected when replaying the cluster log takes very long #8496
* Avoid duplicate connections between endpoints #8465 * Avoid duplicate connections between endpoints #8465
* Ignore incoming config object updates for unknown zones #8461 * Ignore incoming config object updates for unknown zones #8461
* Check timestamps before removing files in config sync #8495
### Enhancements ### Enhancements