Update changelog

This commit is contained in:
Daniel Nelson 2018-10-25 23:39:13 -07:00
parent 21208d2686
commit 170cddc956
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
## v1.8.3 [unreleased]
- [#4873](https://github.com/influxdata/telegraf/pull/4873): Add DN attributes as tags in x509_cert input to avoid series overwrite.
- [#4921](https://github.com/influxdata/telegraf/issues/4921): Prevent connection leak by closing unused connections in amqp output.
## v1.8.2 [2018-10-17]