Releases: mateusjunges/laravel-kafka
Releases · mateusjunges/laravel-kafka
v2.9.0
What's Changed
- Remove support for batch messages by @mateusjunges in #357
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
- Add helper for changing rebalancing strategy for consumer groups by @mateusjunges in #356
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Add partition discovery and dynamic offset assignment by @mateusjunges in #353
- Fixes manual committing by @mateusjunges in #354
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Fix deprecation warnings (PHP 8.4) by @mateusjunges in #350
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Fix deprecation warnings by @mateusjunges in
a6e3d42
Full Changelog: https://github.com/mateusjunges/laravel-kafka/compare/v2.7.0..v2.8.0
v2.7.0
What's Changed
- Fix consuming tombstone messages by @mateusjunges in #346
Full Changelog: v2.6.0...v2.7.0
v2.6.0
v2.5.2
v2.5.1
What's Changed
- Add rebalance in progress to retryable errors by @mateusjunges in #335
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Add php 8.4 to tests workflow by @mateusjunges in #324
- Add support for laravel 12 by @mateusjunges in #332
Full Changelog: v2.4.2...v2.5.0