Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v1.8.3
v1.8.2
What's Changed
- [v1.8.x] Added missing return type + missing docblocks by @mateusjunges in #115
- [v1.8.x] Resolve consumer via service container by @cragonnyunt in #118
New Contributors
- @cragonnyunt made their first contribution in #118
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- [v1.8.x] Better error handling when flush returns error by @mateusjunges in #112
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- [v1.7.x] Message consumer Mock by @gajosu in #107
- [v1.7.x] Fix docker file by @gajosu in #108
- [v1.7.x] Add Batch Support for Message consumer Mock by @gajosu in #109
- [v1.7.x] Added consumer contracts by @mateusjunges in #110
- [v1.7.x] Add docs for mocking consumers by @mateusjunges in #111
- [v1.7.x] Additional option to stop consumer after last message on topic by @StounhandJ in #103
New Contributors
- @StounhandJ made their first contribution in #103
Full Changelog: v1.7.7...v1.8.0
v1.7.7
What's Changed
- [v1.7.x] Added missing comas in the class params by @shanginn in #101
- [v1.7.x] Link to the current version documentation fixed by @Elnadrion in #104
- [v1.7.x] Fix securityProtocol sasl config in consumer by @gajosu in #106
New Contributors
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- [v1.7.x] Deprecation warning fix by @Elnadrion in #100
New Contributors
- @Elnadrion made their first contribution in #100
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- [v1.7.x] Added SASL Security Protocol to
getSasl
method by @mateusjunges in #97
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- [v1.7.x] Do not allow setting dlq without subscribing to topics by @mateusjunges in #95
Full Changelog: v1.7.3...v1.7.4