diff --git a/CHANGELOG.md b/CHANGELOG.md index c49f75f43..087378691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ 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.8 (2022-04-28) + +In the previous version 2.12.7, one bugfix was applied incorrectly. This is fixed by this release. + +### Downtimes + +* Scheduling downtimes for all children and all services no longer fails due to an object name conflict. + Only version 2.11.7 was affected by this issue. #9349 + +### Windows + +* Update the bundled version of Boost to 1.79.0. #9359 + ## 2.12.7 (2022-04-14) This version includes bugfixes for many features of Icinga 2, including fixes for multiple crashes. diff --git a/ICINGA2_VERSION b/ICINGA2_VERSION index 3084aa07c..65d587be6 100644 --- a/ICINGA2_VERSION +++ b/ICINGA2_VERSION @@ -1,2 +1,2 @@ -Version: 2.12.7 +Version: 2.12.8 Revision: 1