Skip to content

Releases: newrelic/nri-kafka

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

v2.15.0

30 Mar 13:23
ed96874
Compare
Choose a tag to compare

Changed

  • Upgraded github.com/newrelic/infra-integrations-sdk to v3.6.6
  • Switched to go modules
  • Upgraded pipeline to go 1.16
  • Replaced gometalinter with golangci-lint

v2.14.1

24 Mar 17:17
5ac180d
Compare
Choose a tag to compare

Fixes

  • Fixed a bug that prevented -sasl_gssapi_disable_fast_negotiation from working as expected

v2.14.0

19 Mar 14:49
Compare
Choose a tag to compare

Added

  • When connecting over sasl+gssapi (Kerberos) connection, fast negotiation can be disabled by setting sasl_gssapi_disable_fast_negotiation to true in the config file.

v2.13.9

07 Dec 17:38
Compare
Choose a tag to compare

Added closing of Zookeeper connections to avoid having them timeout and flood Zookeeper logs