Update changelog
(cherry picked from commit 65016cf03ca33acc691a3b2b3dda438dff2fe1aa)
This commit is contained in:
parent
52ed68d3ad
commit
7006bee7aa
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,6 +1,17 @@
|
||||||
<!-- markdownlint-disable MD024 -->
|
<!-- markdownlint-disable MD024 -->
|
||||||
|
|
||||||
# Change Log
|
## v1.21.1 [2021-12-16]
|
||||||
|
|
||||||
|
### Bugfixes
|
||||||
|
|
||||||
|
- [#10288](https://github.com/influxdata/telegraf/pull/10288) Fix panic in parsers due to missing Log for all plugins using SetParserFunc.
|
||||||
|
- [#10247](https://github.com/influxdata/telegraf/pull/10247) Update go-sensu module to v2.12.0
|
||||||
|
- [#10284](https://github.com/influxdata/telegraf/pull/10284) `inputs.openstack` Fix typo in openstack neutron input plugin (newtron)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- [#10239](https://github.com/influxdata/telegraf/pull/10239) Enable Darwin arm64 build
|
||||||
|
- [#10150](https://github.com/influxdata/telegraf/pull/10150) `inputs.smart` Add SMART plugin concurrency configuration option, nvme-cli v1.14+ support and lint fixes.
|
||||||
|
|
||||||
## v1.21.0 [2021-12-15]
|
## v1.21.0 [2021-12-15]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue