Skip to content

Commit 8e42d3e

Browse files
authored
Merge pull request #9357 from Icinga/feature/release-2.12.8
Release 2.12.8
2 parents 3572be4 + 9c3188b commit 8e42d3e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ documentation before upgrading to a new release.
77

88
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
99

10+
## 2.12.8 (2022-04-28)
11+
12+
In the previous version 2.12.7, one bugfix was applied incorrectly. This is fixed by this release.
13+
14+
### Downtimes
15+
16+
* Scheduling downtimes for all children and all services no longer fails due to an object name conflict.
17+
Only version 2.11.7 was affected by this issue. #9349
18+
19+
### Windows
20+
21+
* Update the bundled version of Boost to 1.79.0. #9359
22+
1023
## 2.12.7 (2022-04-14)
1124

1225
This version includes bugfixes for many features of Icinga 2, including fixes for multiple crashes.

ICINGA2_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Version: 2.12.7
1+
Version: 2.12.8
22
Revision: 1

0 commit comments

Comments
 (0)