Skip to content

Releases: Trendyol/kafka-konsumer

v1.4.5

01 Sep 04:40
c17711a
Compare
Choose a tag to compare

Changelog

  • c17711a chore(deps): bump github.com/Trendyol/kafka-cronsumer (#28)

v1.4.4

31 Aug 12:40
Compare
Choose a tag to compare

Changelog

  • b8f1bbe fix: konsumer related metrics problem when cronsumer is disable

v1.3.4

24 Aug 12:45
04af6d0
Compare
Choose a tag to compare

Changelog

  • 04af6d0 feat: batch producer implemented to konsumer (#16) (#24)

v1.3.3

20 Aug 20:07
Compare
Choose a tag to compare

Changelog

  • 4ce3903 chore(deps): bump github.com/segmentio/kafka-go from 0.4.40 to 0.4.42 (#21)
  • 013b756 feat: bump kafka-cronsumer v1.2.3
  • 68f6651 feat: integrate cronsumer metric collector to konsumer (#19)

v1.3.2

08 Aug 12:23
Compare
Choose a tag to compare

Changelog

v1.3.1

04 Jul 06:58
d0d767e
Compare
Choose a tag to compare

Changelog

  • d0d767e Add logLevel to RetryConfiguration (#15)

v1.2.1

20 Jun 06:16
Compare
Choose a tag to compare

Changelog

  • 4493eb0 feat: client id implementation for producer and consumer (#12)

v1.1.1

16 Jun 10:31
3558156
Compare
Choose a tag to compare

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

v1.0.0

05 Jun 04:59
Compare
Choose a tag to compare

Changelog

  • ed78e7f feat: upgrade cronsumer and segmentio version

v0.0.7

15 May 12:09
Compare
Choose a tag to compare

Changelog

  • 646dedc feat: add broker field to retry configurations
  • 0910c53 feat: add broker, sasl, tls configuration to retry configuration