Skip to content

Releases: eMAGTechLabs/RabbitMqBundle

adding php-8 support

10 Mar 12:47
33e7e47
Compare
Choose a tag to compare
2.5.0

Add PHP 8 support (#43)

2.4.1

01 Mar 09:34
ed22633
Compare
Choose a tag to compare

fix batch consumer batch amount

2.4.0: Add b | batches option for batch command consume (#41)

16 Dec 16:27
9988837
Compare
Choose a tag to compare

adding -b option to specify how many batches can be consumed by a batch consumer

2.3.0

18 Nov 15:26
5542098
Compare
Choose a tag to compare

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

02 Oct 16:45
5a8d35d
Compare
Choose a tag to compare

fixes #30 for multiple consumers

2.2.2

15 Sep 09:50
c836a69
Compare
Choose a tag to compare

Fixing Strict Header Binding #30

2.2.1

07 Sep 08:33
01c7f38
Compare
Choose a tag to compare

Close RPC client channel on exceptions

support phpstan level 5

26 Jun 07:59
157b734
Compare
Choose a tag to compare
  • update the code to support phpstan level 5
  • simplify dispatchEvent logic

add symfony console missing return types

26 Mar 13:35
8c00fac
Compare
Choose a tag to compare
Add missing exit codes (#24)

* Add missing exit codes

* Fix return types in doc blocks

adding support for amqps

18 Mar 09:18
38096cd
Compare
Choose a tag to compare
2.1.0

add support for amqps (ssl connections) (#23)