Skip to content

v0.1.1

Compare
Choose a tag to compare
@iamfarhad iamfarhad released this 04 Apr 18:31
· 52 commits to master since this release

Full Changelog: v0.1.0...v0.1.1

Added

  • Made RabbitMQ basic_qos settings (prefetch_size, prefetch_count, global) configurable via the queue.php or RabbitMQConnectionConfig.php configuration file.

Changed

  • Updated documentation to reflect the new basic_qos configuration options.

Fixed

  • N/A