mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-23 17:57:54 +02:00
Release 2.12.9
This commit is contained in:
parent
089086052d
commit
2b56b27e23
11
CHANGELOG.md
11
CHANGELOG.md
@ -7,6 +7,17 @@ documentation before upgrading to a new release.
|
|||||||
|
|
||||||
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed).
|
||||||
|
|
||||||
|
## 2.12.9 (2022-06-30)
|
||||||
|
|
||||||
|
This release includes some fixes and a performance improvement
|
||||||
|
resulting in faster config validation and reload times.
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
|
||||||
|
* Fix a race-condition involving object attribute updates that could result in a crash. #9394
|
||||||
|
* Speed up config validation by avoiding redundant serialization of objects. #9401
|
||||||
|
* Windows: Update bundled version OpenSSL. #9414
|
||||||
|
|
||||||
## 2.12.8 (2022-04-28)
|
## 2.12.8 (2022-04-28)
|
||||||
|
|
||||||
In the previous version 2.12.7, one bugfix was applied incorrectly. This is fixed by this release.
|
In the previous version 2.12.7, one bugfix was applied incorrectly. This is fixed by this release.
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
Version: 2.12.8
|
Version: 2.12.9
|
||||||
Revision: 1
|
Revision: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user