Skip to content

Commit f8b3c4a

Browse files
committed
Update CHANGELOG.md
1 parent 3575fc7 commit f8b3c4a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# 1.28.0
22

3+
### Enhancements
4+
35
* Allow `auto_start_producers` and `allow_topic_auto_creation` to be configurable for brod clients. If configuration of either of these values is desired, update your producer or consumer configs.
46

57
* Add `Kaffe.MessageHandler` behaviour. To utilize it, add the behaviour to your configured `message_handler` and `@impl Kaffe.MessageHandler` on `handle_messages/1`.
68

9+
### Fixes
10+
11+
* Stops compiler warnings on duplciate doc definitions
12+
713
# 1.27.2
814

915
* Relax `:retry` requirement

0 commit comments

Comments
 (0)