Skip to content

Releases: uizaio/node-kafka-client

Handle error when message is undefined

11 Jul 07:36
6d580e3
Compare
Choose a tag to compare

Fix unhandled promise rejection hang

10 Jul 07:27
e06463c
Compare
Choose a tag to compare

Use async commit rather than sync commit

22 Jun 04:11
Compare
Choose a tag to compare

BUG FIXES

Changes the commit mode to async to fix an issue of consumer trying to commit while consumer group is rebalancing. #6

Update to node-rdkafka 2.7.4

22 Jun 01:32
Compare
Choose a tag to compare

This release is using a newer version of node-rdkafka to correct the size of the module. Previously the node-rdkafka was built with unnecessary files result to over 900MB in size. The original issue was Blizzard/node-rdkafka#670

First Release

18 Jun 04:12
Compare
Choose a tag to compare
v0.0.1

Fisrt Release