Skip to content

Releases: newrelic/nri-kafka

v2.19.1

16 Jun 10:46
d7197b4
Compare
Choose a tag to compare

Added

  • Extra logging for broker collection on verbose mode

v2.19.0

02 May 12:13
c65a684
Compare
Choose a tag to compare

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

22 Feb 10:13
1a853b0
Compare
Choose a tag to compare
  • Add the creation of the consumer image for testing/canaries.

v2.18.0

12 Jan 15:26
9c58ed0
Compare
Choose a tag to compare

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

30 Sep 09:25
d2103c1
Compare
Choose a tag to compare

Changed

  • Improved config sample with more information on the different configurations.

v2.17.0

31 Aug 15:20
af23be6
Compare
Choose a tag to compare

Changed

Moved default config.sample to V4, added a dependency for infra-agent version 1.20.0 #139
Please notice that old V3 configuration format is deprecated, but still supported.

v2.16.2

10 Jun 13:09
6382797
Compare
Choose a tag to compare

Changed

  • Added support for ARM

v2.16.1

07 Jun 07:19
Compare
Choose a tag to compare

Changed

  • Added new argument topic_source to be either broker or zookeeper (default broker)

v2.16.0

02 Jun 07:20
45b6885
Compare
Choose a tag to compare

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

26 May 12:38
460eb62
Compare
Choose a tag to compare

Changed

  • Add debug broker logs from Zookeeper