Update release-notes-changelog.md (#4027)

pull/4028/head^2
noramullen1 2022-05-17 15:22:48 -07:00 committed by GitHub
parent cfc16a755b
commit 57e3db7a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 1 deletions

View File

@ -9,7 +9,23 @@ menu:
name: Release notes
weight: 60
---
## v1.22.2 [2022-4-28]
## v1.22.4 [2022-5-17]
- Wait for network up in `systemd` packaging.
### Input plugin updates
- Couchbase (`couchbase`): Do not assume metrics will all be of the same length.
- StatsD (`statsd`): Fix error when closing network connection.
### Output plugin updates
- Azure Monitor (`azure_monitor`): Reinitialize `http` client on context deadline error.
- Wavefront (`wavefront`): Do not add `telegraf.host` tag if no `host` tag is provided.
### Dependency updates
- Update `github.com/showwin/speedtest-go` from 1.1.4 to 1.1.5.
- Update OpenTelemetry plugins to v0.51.0.
## v1.22.3 [2022-4-28]
- Update Go to 1.18.1.