Skip to content

Releases: BedrockStreaming/AmqpBundle

feat(amqp): make amqp v2 compatible

12 Mar 10:09
968a190
Compare
Choose a tag to compare

Drop amqp v1 support and php 7.4 support
see #63

v5.0.0

08 Aug 14:03
ffe058e
Compare
Choose a tag to compare
Merge pull request #62 from BedrockStreaming/feat/drop-symfony32

drop support for php < 7.4

09 Mar 16:08
a9e4a6e
Compare
Choose a tag to compare

v3.2.0: improve Symfony 3.2 compatibility

08 Nov 09:32
e5727e1
Compare
Choose a tag to compare

Introduce m6_web_amqp.locator. As service are private by default, consumer and producer could be retrived using this locator.

Merge pull request #57 from Tobion/patch-1

07 Feb 08:55
d3c1d4e
Compare
Choose a tag to compare

v3.1.1: Merge pull request #54 from thePanz/patch-2

24 May 15:51
ed0ae80
Compare
Choose a tag to compare

v3.1.0: Merge pull request #51 from macintoshplus/sf4

23 May 15:34
4d3f54e
Compare
Choose a tag to compare
Fix Twig template location for Symfony 4

Fix Twig template location for Symfony 4

31 May 14:47
4d3f54e
Compare
Choose a tag to compare

[CAUTION SMALL BC BREAK INSIDE] Fix DataCollector::getName()

14 Dec 17:33
4aef8c2
Compare
Choose a tag to compare

⚠️ This may contains a small breaking changes, if you depend on DataCollector::commands and DataCollector::name protected properties, if you were directly using them as we removed them in this PR => #49

Bug fix

08 Dec 15:32
a25f2ca
Compare
Choose a tag to compare

See #48