From 5bb202497602367d595f65be3a9ca8988e5e70ad Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Wed, 17 Jan 2024 17:53:00 +0100 Subject: [PATCH] Icinga 2.14.2 --- CHANGELOG.md | 9 +++++++++ ICINGA2_VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdd269dfc4a..f808c2f5fb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed). +## 2.14.2 (2024-01-18) + +Version 2.14.2 is a hotfix release for master nodes that mainly +fixes excessive disk usage caused by the InfluxDB writers. + +* InfluxDB: truncate timestamps to whole seconds to save disk space. #9969 +* HttpServerConnection: log request processing time as well. #9970 +* Update Boost shipped on Windows to v1.84. #9970 + ## 2.14.1 (2023-12-21) Version 2.14.1 is a hotfix release for masters and satellites that mainly diff --git a/ICINGA2_VERSION b/ICINGA2_VERSION index 7475dfcb44e..4ddf75a41f5 100644 --- a/ICINGA2_VERSION +++ b/ICINGA2_VERSION @@ -1,2 +1,2 @@ -Version: 2.14.1 +Version: 2.14.2 Revision: 1