v0.1.1
Full Changelog: v0.1.0...v0.1.1
Added
- Made RabbitMQ
basic_qos
settings (prefetch_size, prefetch_count, global) configurable via thequeue.php
orRabbitMQConnectionConfig.php
configuration file.
Changed
- Updated documentation to reflect the new
basic_qos
configuration options.
Fixed
- N/A