Skip to content

Releases: stordco/kafee

v2.5.0

04 Apr 23:15
34667db
Compare
Choose a tag to compare

2.5.0 (2023-04-04)

Features

  • remove send_interval references, document new async worker options (#44) (3811516)
  • use new async queue system for faster sending (#41) (9f9e105)

v2.4.0

17 Mar 17:22
80c0db6
Compare
Choose a tag to compare

2.4.0 (2023-03-17)

Features

v2.3.1

10 Mar 01:12
b6929af
Compare
Choose a tag to compare

2.3.1 (2023-03-10)

Bug Fixes

  • send whole message with sync_backend (#37) (1dde3fb)

v2.3.0

23 Feb 16:37
5f88bcd
Compare
Choose a tag to compare

2.3.0 (2023-02-08)

Features

  • add header binary validation before producing message (#34) (5d217a7)

v2.2.3

06 Feb 18:13
7acfd85
Compare
Choose a tag to compare

2.2.3 (2023-02-06)

Bug Fixes

  • remove extra error log statement (e4dab28)

v2.2.2

31 Jan 22:06
8c3d3db
Compare
Choose a tag to compare

2.2.2 (2023-01-31)

Bug Fixes

  • update telemetry error kind to struct name (#31) (4ee2cb2)

v2.2.1

27 Jan 17:52
d7e8e01
Compare
Choose a tag to compare

2.2.1 (2023-01-27)

Bug Fixes

  • ArgumentError from Kafee.Producer.AsyncWorker (3e405ba)

v2.2.0

26 Jan 22:29
533e6b8
Compare
Choose a tag to compare

2.2.0 (2023-01-26)

Features

Bug Fixes

  • more debugging around async worker (#27) (62c10d7)
  • update dialyzer to pass jason encoding (80265dd)

v2.1.0

25 Jan 15:13
b6856ff
Compare
Choose a tag to compare

2.1.0 (2023-01-25)

Features

  • add more error handling around brod (d5c1032)
  • set retry metrics for sync producer (#21) (c2933c2)

Bug Fixes

  • update CI tests to run on ubuntu 20.04 for old OTP releases (#25) (48c78f7)

v2.0.5

04 Nov 18:50
b87c65e
Compare
Choose a tag to compare

2.0.5 (2022-11-04)

Bug Fixes