From 1966680c75e74464637a6ea0091f0e4db3926918 Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Tue, 15 Dec 2020 09:26:32 +0100 Subject: [PATCH] Add 2.11.8 changelog & change VERSION file --- CHANGELOG.md | 15 +++++++++++++++ VERSION | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af8f525b7..724d320d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,21 @@ 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.8 (2020-12-15) + +Version 2.11.8 mainly focuses on resolving issues with high load on Windows regarding the config sync +and not being able to disable/enable Icinga 2 features over the API. + +### Bugfixes + +* Improve config sync locking - resolves high load issues on Windows #8510 +* Fix runtime config updates being ignored for objects without zone #8550 +* Use proper buffer size for OpenSSL error messages #8543 + +### Enhancements + +* On checkable recovery: re-check children that have a problem #8560 + ## 2.11.7 (2020-12-01) Version 2.11.7 fixes several issues to improve the reliability of the cluster functionality. diff --git a/VERSION b/VERSION index 657953ce4..97fe92656 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Version: 2.11.7 +Version: 2.11.8 Revision: 1