Skip to content

Releases: seedstack/kafka-addon

v2.0.2

30 Sep 14:36
Compare
Choose a tag to compare
  • [fix] Avoid wrongly committing Kafka consumer after an error, which consumed the message without any chance to process it.

v2.0.1

12 Aug 10:55
Compare
Choose a tag to compare
  • [chg] Updated for seed 3.10+

v2.0.0

25 Mar 10:05
36c5aab
Compare
Choose a tag to compare
  • [new] Automatic retry of failing pollers and streams.
  • [fix] Fix stream and consumer lifecycle.
  • [brk] Reworked API.

v1.1.0

06 Aug 11:03
Compare
Choose a tag to compare
  • [chg] Using StreamBuilder instead of the Deprecated KStreamBuilder
  • [fix] Fix Kafka producer warning when the client.id property is defined.

v1.0.0

29 Nov 10:48
Compare
Choose a tag to compare
  • [new] Initial release.