Skip to content

Releases: Trendyol/kafka-cronsumer

v1.3.4

16 Oct 07:02
b487293
Compare
Choose a tag to compare

Changelog

v1.3.3

31 Aug 11:09
Compare
Choose a tag to compare

Changelog

  • a866978 fix: metric name two underscore problem

v1.2.3

20 Aug 19:55
97d648c
Compare
Choose a tag to compare

Changelog

  • 97d648c chore(deps): bump github.com/segmentio/kafka-go from 0.4.39 to 0.4.42 (#42)

v1.2.2

19 Aug 14:26
Compare
Choose a tag to compare

Changelog

  • 923724b feat: add exception related metrics via prometheus collector (#41)

v1.2.1

03 Aug 21:57
Compare
Choose a tag to compare

Changelog

v1.2.0

19 Jun 11:37
084afce
Compare
Choose a tag to compare

Changelog

  • 084afce feat: client id implementation for consumer and producer (#38)

v1.1.0

15 Jun 19:42
Compare
Choose a tag to compare

Changelog

  • 3f36f11 feat: add client id for segmentio transport config (#36)
  • dfb6107 feat: support producing as batches

v1.0.0

05 Jun 04:52
Compare
Choose a tag to compare

Changelog

  • ba5af14 Update README.md
  • 850a533 feat: add kafka producer close method for gracefully shutdown purpose
  • 5fda6e5 feat: offset type constant values earliest, latest

v0.6.4

15 Apr 17:56
Compare
Choose a tag to compare

Changelog

  • 850a533 feat: add kafka producer close method for gracefully shutdown purpose
  • 5fda6e5 feat: offset type constant values earliest, latest
  • cdde40f feat: add toStringOffset method to config
  • 82cd590 feat: upgrade kafka-go version v0.4.39

v0.6.3

09 Mar 13:35
c4a46d4
Compare
Choose a tag to compare

Changelog

  • c4a46d4 Upgrades & Security fixes (#33)
  • 1c06def feat: security fixes, downgrade kafka-go and update defaults