Skip to content

Releases: silviucpp/erlkaf

2.1.5

23 Apr 19:08
Compare
Choose a tag to compare
  • Bug fixing: brew install causing undesired updates and crashing other Homebrew pkgs (#68)
  • Update travis config
  • Bug fixing: #71

v2.1.4

28 Jun 17:35
Compare
Choose a tag to compare

2.1.4

  • Bug fixing: avoid assigning partitions if consumer is not running (#60)

v2.1.3

18 Jan 22:26
Compare
Choose a tag to compare
  • Migrate from lager to erlang logger.
  • Important bug fixing causing crashes in rare situations because of undefined functions.

v2.1.2

02 Jan 19:35
Compare
Choose a tag to compare

v2.1.0

10 Nov 17:28
Compare
Choose a tag to compare
  • Fix for kafka tombstones messages (#51)
  • Add support for message timestamp (#41)
  • Update to librdkafka v1.9.2
  • Bug fixing into cleanup consumer queue in consumer group (#52)

v2.0.9

21 Jul 14:44
Compare
Choose a tag to compare
  • Fix build with OTP 25
  • Fix create_consumer_group spec (#45)

v2.0.8

12 Feb 21:57
Compare
Choose a tag to compare
  • Improve build scripts

v2.0.7

13 Jan 08:32
Compare
Choose a tag to compare
  • Fix compilation error under elixir 1.13
  • Fix crash when running under a debug compiled VM (#40)

v2.0.6

23 Nov 14:01
Compare
Choose a tag to compare

v2.0.5

20 Jul 11:01
Compare
Choose a tag to compare
  • Bug fixing #31
  • Add API to Get metadata from Kafka broker with dirty IO bound nif