Skip to content

Releases: Trendyol/kafka-konsumer

v2.1.8

08 Jan 08:35
b4c995d
Compare
Choose a tag to compare

What's Changed

  • fix: multiple consumer sync pool issue by @mhmtszr in #87

Full Changelog: v2.0.8...v2.1.8

v2.0.8

02 Jan 15:47
Compare
Choose a tag to compare

Full Changelog: v2.0.7...v2.0.8

v2.0.7

26 Dec 06:37
Compare
Choose a tag to compare

Full Changelog: v2.0.6...v2.0.7

v2.0.6

18 Dec 06:53
cab3410
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

10 Dec 21:05
Compare
Choose a tag to compare

What's Changed

feat: upgrade segmentio from v0.4.43 to v0.4.46 for getting Add Chunk Size to RR Balancer (Increased Batching Ability) improvement
https://github.com/segmentio/kafka-go/releases/tag/v0.4.46

Full Changelog: v2.0.4...v2.0.5

v2.0.4

10 Dec 20:16
Compare
Choose a tag to compare

feat: bump kafka-cronsumer version v1.4.6 for getting x-error-message development

v2.0.3

10 Dec 13:28
Compare
Choose a tag to compare

Full Changelog: v2.0.2...v2.0.3

v2.0.2

10 Dec 12:53
Compare
Choose a tag to compare

What's Changed

  • feat: change consumeFn and batchConsumeFn as pointer signature by @Abdulsametileri in #62
  • feature: add manual kafka message commit integration by @mhmtszr in #76
  • feat: add transactional retry feature by @oguzyildirim in #64
  • feat: able to manipulate kafka headers

Under the hood, performance optimization, reduced memory allocation, and improvement on TP are done 🚀

Full Changelog: v1.8.8...v2.0.0

v1.8.9

10 Dec 13:57
Compare
Choose a tag to compare

v1.8.8

16 Oct 07:10
Compare
Choose a tag to compare

Changelog

  • 2e8dce2 feat: bump kafka cronsumer v1.3.4