Skip to content

Commit dec63ce

Browse files
authored
Merge pull request #9403 from Icinga/feature/release-2.12.9
Release 2.12.9
2 parents 0890860 + 2b56b27 commit dec63ce

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.9 (2022-06-30)
11+
12+
This release includes some fixes and a performance improvement
13+
resulting in faster config validation and reload times.
14+
15+
### Bugfixes
16+
17+
* Fix a race-condition involving object attribute updates that could result in a crash. #9394
18+
* Speed up config validation by avoiding redundant serialization of objects. #9401
19+
* Windows: Update bundled version OpenSSL. #9414
20+
1021
## 2.12.8 (2022-04-28)
1122

1223
In the previous version 2.12.7, one bugfix was applied incorrectly. This is fixed by this release.

ICINGA2_VERSION

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

0 commit comments

Comments
 (0)