Skip to content

Releases: eMAGTechLabs/RabbitMqBundle

adding php-8 support

Choose a tag to compare

@mihaileu mihaileu released this 10 Mar 12:47
33e7e47
2.5.0

Add PHP 8 support (#43)

2.4.1

Choose a tag to compare

@mihaileu mihaileu released this 01 Mar 09:34
ed22633

fix batch consumer batch amount

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

Choose a tag to compare

@mihaileu mihaileu released this 16 Dec 16:27
9988837

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

2.3.0

Choose a tag to compare

@mihaileu mihaileu released this 18 Nov 15:26
5542098

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

Choose a tag to compare

@mihaileu mihaileu released this 02 Oct 16:45
5a8d35d

fixes #30 for multiple consumers

2.2.2

Choose a tag to compare

@mihaileu mihaileu released this 15 Sep 09:50
c836a69

Fixing Strict Header Binding #30

2.2.1

Choose a tag to compare

@mihaileu mihaileu released this 07 Sep 08:33
01c7f38

Close RPC client channel on exceptions

support phpstan level 5

Choose a tag to compare

@mihaileu mihaileu released this 26 Jun 07:59
157b734
  • update the code to support phpstan level 5
  • simplify dispatchEvent logic

add symfony console missing return types

Choose a tag to compare

@mihaileu mihaileu released this 26 Mar 13:35
8c00fac
Add missing exit codes (#24)

* Add missing exit codes

* Fix return types in doc blocks

adding support for amqps

Choose a tag to compare

@mihaileu mihaileu released this 18 Mar 09:18
38096cd
2.1.0

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