Skip to content

Releases: stordco/kafee

v3.1.2

01 Oct 15:01
267bd67
Compare
Choose a tag to compare

3.1.2 (2024-09-26)

Bug Fixes

Miscellaneous

  • Sync files with stordco/common-config-elixir (#98) (0ba2a00)

v3.1.1

23 Sep 23:09
5e3880e
Compare
Choose a tag to compare

3.1.1 (2024-09-23)

Bug Fixes

v3.1.0

19 Sep 18:31
931780f
Compare
Choose a tag to compare

3.1.0 (2024-09-19)

Features

Miscellaneous

  • Sync files with stordco/common-config-elixir (#85) (c377a8e)
  • Sync files with stordco/common-config-elixir (#87) (5dcc51d)
  • Sync files with stordco/common-config-elixir (#88) (51f6add)
  • Sync files with stordco/common-config-elixir (#89) (f6b8668)
  • Sync files with stordco/common-config-elixir (#90) (ba97bf3)
  • Sync files with stordco/common-config-elixir (#91) (2c013fe)
  • Sync files with stordco/common-config-elixir (#92) (5da1a94)
  • Sync files with stordco/common-config-elixir (#94) (33ed4d8)

v3.0.3

08 Mar 16:30
97069cc
Compare
Choose a tag to compare

3.0.3 (2024-03-08)

Bug Fixes

  • Return :commit since :ack does not commit in v2 (#84) (15bd941)

Miscellaneous

  • PR template and checklist (#82) (ed71ff8)
  • Sync files with stordco/common-config-elixir (#76) (b23560e)
  • Sync files with stordco/common-config-elixir (#81) (58aba7b)
  • Update readme info about producer testing (#73) (00b633a)

v3.0.2

26 Dec 20:08
2ba9418
Compare
Choose a tag to compare

3.0.2 (2023-12-26)

Bug Fixes

  • Update tuple types for sasl option (#78) (2860d8b)

Miscellaneous

  • Set main branch for release please (c8764b0)

v3.0.1

22 Nov 18:09
460e678
Compare
Choose a tag to compare

3.0.1 (2023-11-22)

Bug Fixes

  • Update dialyzer types for producer module (#74) (f1fa928)

v3.0.0

13 Nov 19:47
1fd61db
Compare
Choose a tag to compare

3.0.0 (2023-11-05)

⚠ BREAKING CHANGES

  • Kafee.Producer configuration is done differently to match how Kafee.Consumer works.
  • the use of "backend" has been renamed to "adapter"
  • Kafee.Testing is now reworked to Kafee.Test

Features

Bug Fixes

  • Fix consumer directory name typo (#71) (44de1d6)

Miscellaneous

v2.6.2

28 Sep 22:18
577cedd
Compare
Choose a tag to compare

2.6.2 (2023-09-28)

Bug Fixes

  • Update CI to include kafka service (#57) (d297248)

Miscellaneous

  • Add common-config-elixir workflow (#53) (4771f6f)
  • Sync files with stordco/common-config-elixir (#54) (5753ed7)
  • Sync files with stordco/common-config-elixir (#56) (c283269)

v2.6.1

20 Jun 18:25
718a794
Compare
Choose a tag to compare

2.6.1 (2023-05-24)

Bug Fixes

  • add edge case testing around large messages (#49) (cb79607)

v2.6.0

08 May 19:50
8bd9960
Compare
Choose a tag to compare

2.6.0 (2023-05-08)

Features

  • allow configurable max request size for async worker (#46) (7ae4738)

Bug Fixes

  • handle not retriable error cases (#48) (84f8807)