Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v1.9.3
- Fixes
kafka.php
configuration file
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- Allow to configure sleep timeout on flush retry by @mateusjunges in #156
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Filter config options for consumer and producers by @mateusjunges in #151
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Make Kafka class usable through interface injection by @mosharaf13 in #150
New Contributors
- @mosharaf13 made their first contribution in #150
Full Changelog: v1.8.9...v1.9.0
v1.8.9
What's Changed
- Fix batch message processing by @mateusjunges in #143
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- [v1.8.x] Fix docs by @mateusjunges in #137
- [v1.8.x] Add methods to configure config callbacks by @mateusjunges in #136
- [v1.8.x] Customize Deserializer in
kafka:consume
Command by @cragonnyunt in #140
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- Make consumer timeout configurable (fixes #132) by @mateusjunges in #134
Full Changelog: v1.8.6...v1.8.7
v1.8.6
v1.8.5
What's Changed
- [v1.8.x] Add restart command by @gajosu in #119
- [v1.8.x] Use dummy world instead of laravel namespace in dev classes by @mateusjunges in #128
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Fix compression type to be read from config file by @mateusjunges in #123
Full Changelog: v1.8.3...v1.8.4