Releases: cyppe/laravel-batch-jobs-redis-driver
Releases · cyppe/laravel-batch-jobs-redis-driver
Update dependencies to make it work on Laravel 11
Update dependencies to make it work on Laravel 11.
Full Changelog: 1.0.9...1.1.0
1.0.9
- Disable debug logs as default.
- Add support for enable debug logs. Can be useful for reporting issues here
- Add laravel pint and custom styling template
- Apply styles to code
- Add more debug logs
- Change format of debug logs to make them more informative
Full Changelog: 1.0.8...1.0.9
Add new config option for redis_connection
New config option (see README) for redis_connection, where you can now set the redis connection you want to use for storing batch related information.
Minor adjustments
Full Changelog: 1.0.6...1.0.7
Fix sorting and pagination behavior in get method
- Fix pagination and sorting in get so batches list in Horizon works as expected when you have a lot of batches
Full Changelog: 1.0.5...1.0.6
Fix namespace issues
Full Changelog: 1.0.4...1.0.5
1.0.4
Full Changelog: 1.0.3...1.0.4
Fix sorting
Full Changelog: 1.0.2...1.0.3
1.0.2 - Even better performance
Full Changelog: 1.0.1...1.0.2