All notable changes to this project will be documented in this file.
- Randomize consumer tag #432
- Quorum queues support #359
- max-priority support #422
- Ability to specify exchange and exchange_type when using pushRaw() #420
- Remember exchanges once they have been verified #407
- PHP 8 support
- Fix missing rest option in
php artisan rabbitmq:consume
command #416
- Update Consumer to stop when stopIfNecessary() returns exit code #409
- Fix worker is stopped by timeout when no new jobs available #352
- Custom job class #370
- Add missing options to rabbitmq:consume command #363
- Fix rabbitmq:consume name option does not exist #363
- Fix Class 'Laravel\Horizon\JobId' not found #362
- Laravel 8 support
- Minimum PHP version is set to 7.3