File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ documentation before upgrading to a new release.
77
88Released 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
1223In the previous version 2.12.7, one bugfix was applied incorrectly. This is fixed by this release.
Original file line number Diff line number Diff line change 1- Version: 2.12.8
1+ Version: 2.12.9
22Revision: 1
You can’t perform that action at this time.
0 commit comments