Releases: Trendyol/kafka-konsumer
Releases · Trendyol/kafka-konsumer
v1.4.5
v1.4.4
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.2.1
v1.1.1
Changelog
- 3558156 Merge pull request #11 from Trendyol/feature/#7
- 34130c9 feat: add batch consumer without api and cronsumer
- cdd3876 fix: concurrency field to sets properly for default case (#9)
- ca9a916 fix: move processed message counter increase operation after commit
- 8573729 refactor: batch consumer
- 1782f12 refactor: change concurrency default value
- c1c4eb9 refactor: context initialization and kcronsumer config encapsulation, remove unsafe
- 0fbb7e8 refactor: implement unsafe converting between kafka.Message and kcronsumer.Message
- bd452c0 refactor: move []subprocess to standalone type
- 85e7144 refactor: naming errors for check
- 604c697 refactor: refactor dir and add new metrics
- 9dce935 refactor: remove NewBatchConsumer