Skip to content

Releases: stordco/kafee

v3.5.4

16 Jan 01:28
4233993
Compare
Choose a tag to compare

3.5.4 (2025-01-16)

Bug Fixes

v3.5.3

14 Jan 22:18
0290874
Compare
Choose a tag to compare

3.5.3 (2025-01-14)

Miscellaneous

v3.5.2

09 Jan 22:47
d56540b
Compare
Choose a tag to compare

3.5.2 (2024-12-17)

Miscellaneous

v3.5.1

17 Dec 19:38
ad21a73
Compare
Choose a tag to compare

3.5.1 (2024-12-13)

Bug Fixes

  • Improve Kafee exception handling (#126) (fa5bd44)
  • Update kafee consumer handle_failure/2 fn (#119) (4c12df7)

Miscellaneous

  • Correct documentation to include start.count metric (#125) (3ab284c)
  • Sync files with stordco/common-config-elixir (#128) (3adffb8)

v3.5.0

26 Nov 20:00
b3fc1f7
Compare
Choose a tag to compare

3.5.0 (2024-11-21)

Features

  • Set more consumer metadata on message processing (#120) (9f42529)

Miscellaneous

v3.4.1

23 Oct 15:00
1e5c00d
Compare
Choose a tag to compare

3.4.1 (2024-10-23)

Miscellaneous

  • SIGNAL-7217 increase timeout for Task.await_many to account for 15 sec DB timeouts + buffer (#112) (38ab6fc)

v3.4.0

21 Oct 15:41
8dd8c11
Compare
Choose a tag to compare

3.4.0 (2024-10-18)

Features

v3.3.1

17 Oct 22:14
e302bf0
Compare
Choose a tag to compare

3.3.1 (2024-10-17)

Bug Fixes

  • UPDATE: kafee async worker to log only the headers + topic for large message error instead of the payload as it can go over the datadog limit (#108) (1d98363)

v3.3.0

07 Oct 16:56
7eef0e0
Compare
Choose a tag to compare

3.3.0 (2024-10-07)

Features

  • Additional options to allow for batching and asynchronous batch handling for BroadwayAdapter (#103) (f003f0b)

v3.2.0

03 Oct 16:39
33cdb5f
Compare
Choose a tag to compare

3.2.0 (2024-10-01)

Features