Skip to content

Releases: quintoandar/node-kafka

0.3.4: Merge pull request #35 from quintoandar/bump-deps

18 Oct 15:42
e2fe1bf
Compare
Choose a tag to compare

0.0.31: Merge pull request #35 from quintoandar/bump-deps

17 Oct 22:51
e2fe1bf
Compare
Choose a tag to compare
Update libs

0.3.3

30 Nov 15:04
b73c16e
Compare
Choose a tag to compare
Merge pull request #32 from quintoandar/bump-0.3.3

0.3.3

0.3.2

30 Nov 15:01
ecdc885
Compare
Choose a tag to compare
Merge pull request #31 from quintoandar/feature/avoid-leak-using-init…

Stopped killing the process on every consumer error

23 Aug 21:50
e9000ba
Compare
Choose a tag to compare

If the client still wants to kill the process on every consumer error, it is possible to attach another error handler using the method onError.

Remove long log line

10 Jul 22:42
2c6cc86
Compare
Choose a tag to compare
  • Remove message content from logger, because it is breaking monitoring tools

Update kafka-node version

24 May 16:02
4b70f71
Compare
Choose a tag to compare
Ssrv 75/update dependencies (#13)

* update deps

* add .npmrc with new node ver

Improve consumer logs

21 May 18:23
967c365
Compare
Choose a tag to compare
Fix msg in error logger in handleMessageFn (#12)

* Fix and improve error logs in consumer

* update lib ver

Update lib ver

17 May 20:50
0ae30f4
Compare
Choose a tag to compare
0.2.2

update lib ver to 0.2.2 (#11)

Improve handleMessageFn error handling

17 May 20:27
51d79a9
Compare
Choose a tag to compare
add handleMessageFn error handling (#9)

add handleMessageFn error handling