Skip to content

Commit fc4ff8b

Browse files
authored
Merge pull request #9971 from Icinga/2142
Icinga 2.14.2
2 parents d6a2528 + 5bb2024 commit fc4ff8b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.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

1221
Version 2.14.1 is a hotfix release for masters and satellites that mainly

ICINGA2_VERSION

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

0 commit comments

Comments
 (0)