Skip to content

Commit f63bbec

Browse files
authored
Merge pull request #10856 from Icinga/changelog-2.16.1
Forward-port changelog for v2.16.1 to master branch
2 parents 6c73bb4 + 45dafb0 commit f63bbec

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.16.1 (2026-05-21)
11+
12+
This is a small release mostly to fix the issues some users were encountering in connection with perfdata writers,
13+
mostly Graphite and InfluxDB. The only significant change is that the changes from #10668 and #10799 are being
14+
reverted. This affects `ElasticsearchWriter`, `GraphiteWriter`, `GelfWriter`, `InfluxdbWriter`,
15+
`Influxdb2Writer` and `OpenTsdbWriter`.
16+
17+
### Changes
18+
* Revert adding `PerfdataWriterConnection`: #10851
19+
* Docs: Note OTLP metrics package limitation on Debian 11 and Ubuntu 22.04 and Amazon Linux 2: #10837
20+
1021
## 2.16.0 (2026-04-23)
1122

1223
With this release the license of the project was updated to GPLv3 or later (#10700).

0 commit comments

Comments
 (0)