mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-25 18:48:50 +02:00
Release 2.12.8
This commit is contained in:
parent
3572be48ce
commit
9c3188b6c0
13
CHANGELOG.md
13
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.
|
||||
|
@ -1,2 +1,2 @@
|
||||
Version: 2.12.7
|
||||
Version: 2.12.8
|
||||
Revision: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user