Releases: eMAGTechLabs/RabbitMqBundle
Releases · eMAGTechLabs/RabbitMqBundle
adding php-8 support
Compare
Sorry, something went wrong.
No results found
2.5.0
Add PHP 8 support (#43)
2.4.1
Compare
Sorry, something went wrong.
No results found
fix batch consumer batch amount
2.4.0: Add b | batches option for batch command consume (#41)
Compare
Sorry, something went wrong.
No results found
adding -b option to specify how many batches can be consumed by a batch consumer
2.3.0
Compare
Sorry, something went wrong.
No results found
Adding timeout_wait specifies how long the consumer will wait without receiving a new message before ensuring the current connection is still valid
2.2.3
Compare
Sorry, something went wrong.
No results found
fixes #30 for multiple consumers
2.2.2
Compare
Sorry, something went wrong.
No results found
Fixing Strict Header Binding #30
2.2.1
Compare
Sorry, something went wrong.
No results found
Close RPC client channel on exceptions
support phpstan level 5
Compare
Sorry, something went wrong.
No results found
update the code to support phpstan level 5
simplify dispatchEvent logic
add symfony console missing return types
Compare
Sorry, something went wrong.
No results found
Add missing exit codes (#24)
* Add missing exit codes
* Fix return types in doc blocks
adding support for amqps
Compare
Sorry, something went wrong.
No results found
2.1.0
add support for amqps (ssl connections) (#23)