Skip to content

Releases: Farfetch/kafkaflow

2.1.19

29 Oct 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.18...2.1.19

2.1.18

22 Oct 15:38
Compare
Choose a tag to compare
  • Allow registering an action when no handler was found

2.1.17

21 Oct 19:15
Compare
Choose a tag to compare

fix: execute callback function when occurs error on produce not async

2.1.16

19 Oct 14:45
Compare
Choose a tag to compare

feat: add verbose log level

2.1.15

28 Sep 11:46
Compare
Choose a tag to compare
  • Fix IndexOutOfRangeException on registering offset actions #232

2.1.14

23 Sep 14:09
Compare
Choose a tag to compare

2.1.13

22 Sep 13:32
Compare
Choose a tag to compare
  • Fix BatchConsume: #225

2.1.12

17 Sep 10:29
Compare
Choose a tag to compare
  • Create a handler to be executed when the consumer has pending offsets

2.1.11

15 Sep 09:50
Compare
Choose a tag to compare

logs improvements:

  • info when offsets are committed successfully
  • warning/error when Confluent Client error occurs

1.5.8

14 Sep 09:05
Compare
Choose a tag to compare
  • Log on committing offsets