From 36193aea1bf42cb1434d4173d3c5c964566a2345 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 15 Oct 2018 13:05:46 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6b1a7e63..47ef1a4cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ - [#4851](https://github.com/influxdata/telegraf/pull/4851): Support uint fields in aerospike input. - [#4854](https://github.com/influxdata/telegraf/pull/4854): Use container name from list if no name in container stats. - [#4850](https://github.com/influxdata/telegraf/pull/4850): Prevent panic in filecount input on error in file stat. +- [#4846](https://github.com/influxdata/telegraf/pull/4846): Fix mqtt_consumer connect and reconnect. ## v1.8.1 [2018-10-03]