Skip to content
Snippets Groups Projects
Unverified Commit f9447d01 authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Add release note to changelog regarding kafka_consumer

parent 2092443c
No related branches found
No related tags found
No related merge requests found
## v1.4 [unreleased]
### Release Notes
- The `kafka_consumer` input has been updated to support Kafka 0.9 and
above style consumer offset handling. The previous version of this plugin
supporting Kafka 0.8 and below is available as the `kafka_consumer_legacy`
plugin.
### Features
- [#2487](https://github.com/influxdata/telegraf/pull/2487): Add Kafka 0.9+ consumer support
......@@ -11,7 +17,6 @@
- [#2882](https://github.com/influxdata/telegraf/pull/2882): Add timezone support for logparser timestamps.
- [#2814](https://github.com/influxdata/telegraf/pull/2814): Add result_type field for http_response input.
### Bugfixes
- [#2819](https://github.com/influxdata/telegraf/pull/2819): [enh] set db_version at 0 if query version fails
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment