Releases: eMAGTechLabs/RabbitMqBundle
Releases · eMAGTechLabs/RabbitMqBundle
adding php-8 support
2.4.1
2.4.0: Add b | batches option for batch command consume (#41)
adding -b option to specify how many batches can be consumed by a batch consumer
2.3.0
2.2.3
2.2.2
2.2.1
support phpstan level 5
- update the code to support phpstan level 5
- simplify dispatchEvent logic
add symfony console missing return types
Add missing exit codes (#24) * Add missing exit codes * Fix return types in doc blocks
adding support for amqps
2.1.0 add support for amqps (ssl connections) (#23)