Skip to content

Releases: BedrockStreaming/AmqpBundle

Add Symfony 3.4 compatibility

08 Dec 14:22
ec7a846
Compare
Choose a tag to compare

support only php7

19 Oct 11:33
Compare
Choose a tag to compare
Merge pull request #45 from M6Web/fix/deprecate-php5-support

support only php7

allow anonymous queue

24 Feb 14:39
Compare
Choose a tag to compare
Merge pull request #41 from igraal/igraal/anonymous-consumers

Allow anonymous queue declaration

Code clean up

13 Feb 15:17
Compare
Choose a tag to compare
Merge pull request #40 from lyrixx/my-2-cents

Some Cleanup

Add "sandbox" configuration option.

10 Jan 13:55
Compare
Choose a tag to compare
Merge pull request #39 from mente/feature-sandbox

sandbox mode to allow working without actual rabbitmq instance

Fix deprecation notice on yml file for Symfony 3

20 Dec 17:04
Compare
Choose a tag to compare
v2.2.1

Merge pull request #37 from ChristianRiesen/fix-symfony3-deprecated-m…

Dispatching events from producer and consumer

15 Nov 09:16
Compare
Choose a tag to compare
Merge pull request #36 from M6Web/feature/queue-strategies

Add events so it's possible to listen to add strategies

Also bind if no routing keys are passed

14 Oct 07:27
Compare
Choose a tag to compare
Merge pull request #34 from mweibel/fix/binding

Fix binding consumer: also bind if no routing keys are passed

Sf3 compatibility

29 Sep 08:46
Compare
Choose a tag to compare
Merge pull request #33 from M6Web/feature/sf3-compatibility

sf3 compatibility

Fix docker files

21 Sep 12:11
Compare
Choose a tag to compare
Merge pull request #31 from jibe84/fix/docker

Fix docker files.