From 4db8654bf8dc45ea72693cc5cc2df51566341472 Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Tue, 15 Dec 2020 09:27:53 +0100 Subject: [PATCH] Add 2.12.3 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 47c2e6a9a..ca463893e 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.12.3 (2020-12-15) + +Version 2.12.3 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 #8511 +* Fix runtime config updates being ignored for objects without zone #8549 +* Use proper buffer size for OpenSSL error messages #8542 + +### Enhancements + +* On checkable recovery: re-check children that have a problem #8506 + ## 2.12.2 (2020-12-01) Version 2.12.2 fixes several issues to improve the reliability of the cluster functionality. diff --git a/VERSION b/VERSION index 5c9cc1ef2..5f13e2417 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Version: 2.12.2 +Version: 2.12.3 Revision: 1