Update changelog for v1.28.1

(cherry picked from commit 953e397b4e23e654bf218c604a9bee62c66142c8)
This commit is contained in:
Josh Powers 2023-09-12 08:54:47 -06:00
parent 68da07a1b5
commit bd484418c0
No known key found for this signature in database
GPG Key ID: A2FA14A470214D78
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
<!-- markdownlint-disable MD024 -->
# Changelog
## v1.28.1 [2023-09-12]
### Bugfixes
- [#13909](https://github.com/influxdata/telegraf/pull/13909) `packaging` Revert permission change on package configs
- [#13910](https://github.com/influxdata/telegraf/pull/13910) `inputs.redis` Fix password typo
- [#13907](https://github.com/influxdata/telegraf/pull/13907) `inputs.vsphere` Fix config name typo in example
## v1.28.0 [2023-09-11]
### Important Changes