Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v2.3.1
v2.3.0
What's Changed
- Add message id key name to config by @LabbeAramis in #315
- Adds in the ability to set complete body when producing messages by @sash in #316
New Contributors
- @LabbeAramis made their first contribution in #315
Full Changelog: v2.2.0...v2.3.0
v1.13.13
What's Changed
- Fix invalid group id generation by @huynt57 in #318 - original PR by @mateusjunges in #305
New Contributors
Full Changelog: v1.13.12...v1.13.13
v2.2.0
What's Changed
- Introduce async publishing by @mateusjunges and @sash in #312
- Allow to reset the Kafka Manager by @mateusjunges in #314
Full Changelog: v2.1.5...v2.2.0
v2.1.5
What's Changed
- Do not override topic when publishing batch messages by @mateusjunges in #313
Full Changelog: v2.1.4...v2.1.5
v2.1.4
v2.1.3
What's Changed
- Attempt to fix invalid group id generation by @mateusjunges in #305
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Add int casting to getLastRestart method by @glioympas in #298
New Contributors
- @torralbodavid made their first contribution in #293
- @glioympas made their first contribution in #298
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- Properly shut down producers by automatically calling flush. Improve docs by @mateusjunges in #283
Full Changelog: v2.0.4...v2.1.0