Merge pull request #8487 from Icinga/bugfix/2.11.7-changelog-fix

Add #8486 to changelog
This commit is contained in:
Julian Brost 2020-11-16 17:43:17 +01:00 committed by GitHub
commit b413f343c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ Version 2.11.7 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 #8475
* Avoid duplicate connections between endpoints #8399
* Ignore incoming config object updates for unknown zones #8459
* Check timestamps before removing files in config sync #8486
### Enhancements