Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v1.6.0
What's Changed
- [1.6.x] Support ext rdkfka 6.x by @mateusjunges in #66
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What's Changed
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
What's Changed
- Consumer API improvements by @mateusjunges in #42
- Added
withBrokers
setter to the Consumer API by @mateusjunges in #42 - Allow argument to be passed to
withAutoCommit
setter, defaulting totrue
by @mateusjunges in #42 - Adds support for
librdkafka
v0.11.3 by @mateusjunges in #43
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.5
What's Changed
- Update dependencies + Remove unecessary conditions on Options class by @mateusjunges in #36
- Add message context to Committers by @rtuin in #35
- Add RetryableHandler by @rtuin in #37
Full Changelog: v1.4.4...v1.4.5
v1.4.4
v1.4.3
v1.4.2
What's Changed
- [1.4.x] Added graceful shutdown function to consumers by @thetomcake in #29
Full Changelog: v1.4.1...v1.4.2
v1.3.2
Fixed
- Fix incorrect message published count by @mateusjunges (#06c3844)
- Fixed exception thrown when kafka cannot complete a flush call by @mateusjunges (#9a1fcba)
Full Changelog: v1.3.1...v1.3.2