Set 1.11.5 release date

This commit is contained in:
Daniel Nelson 2019-08-27 11:29:11 -07:00
parent 79c6179f31
commit ad49e311e4
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
- [#2526](https://github.com/influxdata/telegraf/issues/2526): Send TERM to exec processes before sending KILL signal.
- [#5326](https://github.com/influxdata/telegraf/issues/5326): Query oplog only when connected to a replica set.
## v1.11.5 [unreleased]
## v1.11.5 [2019-08-27]
- [#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.