From 68220c1436f00fcbb475d32da1ecc3681108ba3a Mon Sep 17 00:00:00 2001 From: Sven Rebhan <36194019+srebhan@users.noreply.github.com> Date: Wed, 18 Jun 2025 21:52:42 +0200 Subject: [PATCH] Update content/telegraf/v1/release-notes.md Co-authored-by: Jason Stirnaman --- content/telegraf/v1/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/telegraf/v1/release-notes.md b/content/telegraf/v1/release-notes.md index c08909be9..ea14edbf8 100644 --- a/content/telegraf/v1/release-notes.md +++ b/content/telegraf/v1/release-notes.md @@ -22,7 +22,7 @@ This release removes the following deprecated plugin aliases: - `inputs.KNXListener` in [#17168](https://github.com/influxdata/telegraf/pull/17168) - `inputs.logparser` in [#17170](https://github.com/influxdata/telegraf/pull/17170) -Furthermore, the following deprecated plugin options are removed: +And removes the following deprecated plugin options: - `ssl_ca`, `ssl_cert` and `ssl_key` of common TLS settings in [#17119](https://github.com/influxdata/telegraf/pull/17119) - `url` of `inputs.amqp_consumer` in [#17149](https://github.com/influxdata/telegraf/pull/17149)