From d5ce462b396ca3c3e9a88f83e8a5a935a7f600d8 Mon Sep 17 00:00:00 2001 From: Johannes Schmidt Date: Wed, 20 May 2026 14:47:09 +0200 Subject: [PATCH 1/2] Update changelog for v2.16.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c51c9342157..60f5d99a3e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ documentation before upgrading to a new release. Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga2/milestones?state=closed). +## 2.16.1 (2026-05-21) + +This is a small release mostly to fix the issues some users were encountering in connection with perfdata writers, +mostly Graphite and InfluxDB. The only significant change is that the changes from #10668 and #10799 are being +reverted. This affects `ElasticsearchWriter`, `GraphiteWriter`, `GelfWriter`, `InfluxdbWriter`, +`Influxdb2Writer` and `OpenTsdbWriter`. + +### Changes +* Revert adding `PerfdataWriterConnection`: #10851 +* Docs: Note OTLP metrics package limitation on Debian 11 and Ubuntu 22.04 and Amazon Linux 2: #10837 + ## 2.16.0 (2026-04-23) With this release the license of the project was updated to GPLv3 or later (#10700). From 173c421d4190baf6c784bd968b2696e04c61eba7 Mon Sep 17 00:00:00 2001 From: Johannes Schmidt Date: Wed, 20 May 2026 15:53:31 +0200 Subject: [PATCH 2/2] Update version to v2.16.1 --- ICINGA2_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICINGA2_VERSION b/ICINGA2_VERSION index 240e69a915b..0fa1c46b15b 100644 --- a/ICINGA2_VERSION +++ b/ICINGA2_VERSION @@ -1,2 +1,2 @@ -Version: 2.16.0 +Version: 2.16.1 Revision: 1