Releases: krakphp/symfony-messenger-auto-scale
Releases · krakphp/symfony-messenger-auto-scale
v0.1.4
Version 0.1.3
Receiver Priority!
You can optionally define the priority option on your transport/receiver config and that will not be respected when a pool matches multiple receivers for consuming.
Version 0.1.2
- Added new Receiver to Pool Config Data
Version 0.1.1
- Modifying how config is defined in the bundle so that Symfony can have access to the bundle config.
Version 0.1.0
- Fixed deprecation notices around SF Commands
- Added Must Match Receiver Feature
Version 0.0.2
- Add tag for logger usage
Version 0.0.1
Pre Initial Release