Releases: silviucpp/erlkaf
Releases · silviucpp/erlkaf
2.1.6
- OAuthbearer support (contribution from macasado86 : #74)
- Add default config based on target object (contribution from gabriel-araujjo : #76)
2.1.5
- Bug fixing: brew install causing undesired updates and crashing other Homebrew pkgs (#68)
- Update travis config
- Bug fixing: #71
v2.1.4
2.1.4
- Bug fixing: avoid assigning partitions if consumer is not running (#60)
v2.1.3
- Migrate from lager to erlang logger.
- Important bug fixing causing crashes in rare situations because of undefined functions.
v2.1.0
- 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
- Fix build with OTP 25
- Fix create_consumer_group spec (#45)
v2.0.7
- Fix compilation error under elixir 1.13
- Fix crash when running under a debug compiled VM (#40)