Releases: stordco/kafee
Releases · stordco/kafee
v3.1.2
v3.1.1
3.1.1 (2024-09-23)
Bug Fixes
- SIGNAL-7090 UPDATE async worker id setting per partition (#97) (060dbd7)
v3.1.0
3.1.0 (2024-09-19)
Features
- SIGNAL-7060 filter out large messages during termination instead of sending to Kafka (#95) (3bf5f81)
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
v3.0.2
v3.0.1
v3.0.0
3.0.0 (2023-11-05)
⚠ BREAKING CHANGES
Kafee.Producer
configuration is done differently to match howKafee.Consumer
works.- the use of "backend" has been renamed to "adapter"
Kafee.Testing
is now reworked toKafee.Test
Features
- [SRE-515] use testing pid for better kafka produce testing (#58) (cae7bce)
- [SRE-517] create a consumer module (#63) (d012734)
- [SRE-518] setup encoder decoder modules (#62) (b494049)
- Integrate data-streams into kafee producer (#52) (ffdd5da)
- Update producer to match consumer style (#70) (39fc85a)
Bug Fixes
Miscellaneous
- deps: Update outdated dependencies (#59) (5439acb)
- main: Release 3.0.0 (#60) (3c1b238)
- Sync files with stordco/common-config-elixir (#72) (2d458ba)
- Update backend copy to adapter to align with Elixir more (#69) (1c2da6b)
- Update codeowners (#61) (10f0290)
- Update codeowners (#65) (e352bc6)
- Update README code examples (#64) (50bed75)