RabbitMqBundle Versions Save

RabbitMQ Bundle for the Symfony web framework

2.10.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/php-amqplib/RabbitMqBundle/compare/2.10.1...2.10.2

2.10.1

2 years ago

What's Changed

Full Changelog: https://github.com/php-amqplib/RabbitMqBundle/compare/2.10.0...2.10.1

2.10.0

2 years ago

#659

2.9.0

2 years ago

add default routing key #658

2.8.0

2 years ago
  • fixes #644
  • #649 registering aliases for autowiring arguments when loading producers and consumers from configuration.

2.7.1

2 years ago

fixes #645

2.7.0

2 years ago

Add possibility to use multiple RabbitMQ hosts #637

2.6.0

3 years ago

increase minimum compatibility for php-amqplib to ^2.12.2

2.5.3

3 years ago

2.5.2

3 years ago
  • Improving documentation
  • Adding GitHub actions/stale
  • fixes #423