Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v1.13.11
What's Changed
- Fix passthru of missing methods to root, allowing to store published messages when using macros by @mateusjunges in #249
Full Changelog: v1.13.10...v1.13.11
v1.13.10
What's Changed
- Passthru missing methods on KafkaFake for macro accessibility by @mateusjunges in #247
Full Changelog: v1.13.9...v1.13.10
v1.13.9
What's changed
- Install signal handler for SIGINT (cmd/ctrl + c) by @mateusjunges
Full Changelog: v1.13.8...v1.13.9
v1.13.8
v1.13.7
What's Changed
- Add timeout feature for consumers, allowing to stop after a given number of seconds by @mihaileu in #233
Full Changelog: v1.13.6...v1.13.7
v1.13.6
v1.13.5
v1.13.4
What's Changed
New Contributors
- @slushpuppy made their first contribution in #220
- @lentex made their first contribution in #221
Full Changelog: v1.13.3...v1.13.4
v1.13.3
What's Changed
- Update package dependencies by @mateusjunges
- Update README.md to link to the 1.13 documentation page by @tavsec in #212
New Contributors
Full Changelog: v1.13.2...v1.13.3
v1.13.2
What's Changed
- Use config to define default value of
auto-commit
by @ebrahimradi in #203
Full Changelog: v1.13.1...v1.13.2