Releases: bschmitt/laravel-amqp
Releases · bschmitt/laravel-amqp
Custom application headers
PHP 8.1 support
- PHP 8.1 support
PHP 8 support
- PHP 8.0 support upgrading php-amqplib to 3.0
- Dropped support for Laravel 5 (EOL)
- Fixed support to last Laravel 6 (LTS)
- Fixing batch message
- Fixed unit tests to actually run
- Added Docker for local testing
- Setting up Github Actions CI steps
- Updated PHPDOC on some functions
Compatibility Release
PHP 7.4 compatibility
Minor improvements
- Added some support for the publish() method to return false if the broker rejects a message
- Consumer properties
Custom config repositories
Ability to use custom config repositories