File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ 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.14.2 (2024-01-18)
11+
12+ Version 2.14.2 is a hotfix release for master nodes that mainly
13+ fixes excessive disk usage caused by the InfluxDB writers.
14+
15+ * InfluxDB: truncate timestamps to whole seconds to save disk space. #9969
16+ * HttpServerConnection: log request processing time as well. #9970
17+ * Update Boost shipped on Windows to v1.84. #9970
18+
1019## 2.14.1 (2023-12-21)
1120
1221Version 2.14.1 is a hotfix release for masters and satellites that mainly
Original file line number Diff line number Diff line change 1- Version: 2.14.1
1+ Version: 2.14.2
22Revision: 1
You can’t perform that action at this time.
0 commit comments