Releases: newrelic/nri-kafka
Releases · newrelic/nri-kafka
v2.19.1
Added
- Extra logging for broker collection on verbose mode
v2.19.0
Changed
- Replace nrjmx with
newrelic/nrjmx/gojmx
- Upgrade pipeline to Go 1.18
- Bump dependencies:
sarama
v1.31.1 -> v1.32.0
infra-integrations-sdk
v3.7.1+incompatible -> v3.7.2+incompatible
gojmx
v0.0.0-20220119164809-485b71bffc97 -> v0.0.0-20220422131558-879b33f09229
go-zookeeper
v0.0.0-20190923202752-2cc03de413da -> v0.0.0-20201211165307-7117e9ea2414
v2.18.1
- Add the creation of the consumer image for testing/canaries.
v2.18.0
Changed
- Upgraded Sarama library to 1.30.1 in order to support Kafka latest versions (up to 3.0)
- Added consumer-offset integration test
v2.17.1
Changed
- Improved config sample with more information on the different configurations.
v2.17.0
v2.16.2
Changed
- Added support for ARM
v2.16.1
Changed
- Added new argument topic_source to be either broker or zookeeper (default broker)
v2.16.0
Changed
- Add new SDK 3.6.8 and get the JMX Host and Port when a query fails
- integration tests covering bootstrap and zookeeper
v2.15.1
Changed
- Add debug broker logs from Zookeeper