Update content/telegraf/v1/release-notes.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
pull/6143/head
Sven Rebhan 2025-06-18 21:52:42 +02:00 committed by GitHub
parent fcac412076
commit 68220c1436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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)