From d5d412362fd4d64f204e6f360117ffe39d4df1b0 Mon Sep 17 00:00:00 2001 From: Julian Brost Date: Mon, 16 Nov 2020 15:15:40 +0100 Subject: [PATCH] Release version 2.11.7 --- CHANGELOG.md | 16 ++++++++++++++++ VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3930ac866..4ba2474b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,22 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed). +## 2.11.7 (2020-12-01) + +Version 2.11.7 fixes several issues to improve the reliability of the cluster functionality. + +### Bugfixes + +* Fix a connection leak with misconfigured agents #8482 +* Properly sync changes of config objects in global zones done via the API #8473 #8457 +* 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 + +### Enhancements + +* Include HTTP status codes in log #8454 + ## 2.11.6 (2020-10-15) Version 2.11.6 fixes several crashes, prevents unnecessary notifications diff --git a/VERSION b/VERSION index c362ec189..657953ce4 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Version: 2.11.6 +Version: 2.11.7 Revision: 1