Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 10:31
· 137 commits to v2 since this release
3558156

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