Releases: BedrockStreaming/AmqpBundle
Releases · BedrockStreaming/AmqpBundle
feat(amqp): make amqp v2 compatible
Drop amqp v1 support and php 7.4 support
see #63
v5.0.0
drop support for php < 7.4
v3.2.0: improve Symfony 3.2 compatibility
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
v3.1.1: Merge pull request #54 from thePanz/patch-2
Fix TreeBuilder() deprecation
v3.1.0: Merge pull request #51 from macintoshplus/sf4
Fix Twig template location for Symfony 4
Fix Twig template location for Symfony 4
[CAUTION SMALL BC BREAK INSIDE] Fix DataCollector::getName()
DataCollector::commands
and DataCollector::name
protected properties, if you were directly using them as we removed them in this PR => #49