diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c86989b..f79986901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ - [#6326](https://github.com/influxdata/telegraf/pull/5842): Add per node memory stats to rabbitmq input. +## v1.12.1 [unreleased] + +#### Bugfixes + +- [#6344](https://github.com/influxdata/telegraf/pull/6344): Fix depends on GLIBC_2.14 symbol version. + ## v1.12 [2019-09-03] #### Release Notes @@ -111,6 +117,8 @@ ## v1.11.5 [2019-08-27] +#### Bugfixes + - [#6250](https://github.com/influxdata/telegraf/pull/6250): Update go-sql-driver/mysql driver to 1.4.1 to address auth issues. - [#6279](https://github.com/influxdata/telegraf/issues/6279): Return error status from --test if input plugins produce an error. - [#6309](https://github.com/influxdata/telegraf/issues/6309): Fix with multiple instances only last configuration is used in smart input.