Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v1.7.2
What's Changed
- [1.6.x] Fix serialize by @lukecurtis93 in #92
New Contributors
- @lukecurtis93 made their first contribution in #92
Full Changelog: v1.7.1...v1.7.2
v1.6.5
What's Changed
- [1.6.x] If callback is provided, filter of published messages should use it by @nmfzone in #87
- [1.6.x] Fix serialize by @lukecurtis93 in #92
New Contributors
- @nmfzone made their first contribution in #87
- @lukecurtis93 made their first contribution in #92
Full Changelog: v1.6.4...v1.6.5
v1.7.1
v1.7.0
What's Changed
- [1.6.x] If callback is provided, filter of published messages should use it by @nmfzone in #87
- [1.6.x] Add support for laravel 9 by @mateusjunges in #88
New Contributors
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
- Use correct consumer group id config key by @mateusjunges in #82
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- [1.6.x] Add
auto.offset.reset
as consumer only config option by @mateusjunges in #79
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Move v1.6x docs to junges.dev by @mateusjunges in #72
- Remove producer config property from
getConsumerOptions
method by @mateusjunges in #76 - [v1.6.x] Fix sasl authentication by @mateusjunges in #78
Full Changelog: v1.5.4...v1.6.2
v1.5.4
What's Changed
- [1.3.x] Allow using sasl with lowercase config keys by @mateusjunges in #71
Full Changelog: v1.4.6...v1.5.4
v1.6.1
What's Changed
- [1.6.x] Fixes #69 - Allow to use SASL with lowercase config keys by @mateusjunges in #70
Full Changelog: v1.6.0...v1.6.1
v1.4.6
What's Changed
- [1.6.x] Fixes #69 - Allow to use SASL with lowercase config keys by @mateusjunges in #70
Full Changelog: v1.6.0...v1.4.6