1.28.0
View SourceEnhancements
Allow
auto_start_producersandallow_topic_auto_creationto be configurable for brod clients. If configuration of either of these values is desired, update your producer or consumer configs.Configures CI to run on pull request.
Add
Kaffe.MessageHandlerbehaviour. To utilize it, add the behaviour to your configuredmessage_handlerand@impl Kaffe.MessageHandleronhandle_messages/1.
Fixes
- Stops compiler warnings on duplicate doc definitions
- Fix doc formatting and typos
1.27.2
- Relax
:retryrequirement
1.27.1
Enhancements
- Updated documentation linking
- Added @impl to common behaviours
- Fixed compiler warnings and formatting
- Created CHANGELOG