Releases: brefphp/symfony-messenger
Releases · brefphp/symfony-messenger
1.3.3
What's Changed
- bugfix: Set up empty messenger.transports parameter by @ahonymous in #92
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- hotfix: not fount messenger.transport parameter by @ahonymous in #91
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- fix: Set messenger.transports if config has not empty transports value by @ahonymous in #90
New Contributors
- @ahonymous made their first contribution in #90
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.1
What's Changed
- chore: fixed phpstan issue in Unit/Service/Sns/SnsTransportNameResolv… by @robinlehrmann in #85
- Get the eventSourceArn from $snsRecord->getTopicArn instead of getEve… by @SinaFetrat in #87
New Contributors
- @SinaFetrat made their first contribution in #87
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Added TransportNameResolver for sns and sqs for automatic transport r… by @robinlehrmann in #84
New Contributors
- @robinlehrmann made their first contribution in #84
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.0
1.0.0
There are no BC breaks with the previous 0.x
version.
I am tagging 1.0 because this repository is stable and should no longer be a 0.x
version.
What's new
- Adds SnsFifoStamp class based of the Symfony base stamp for SQS and a… by @ericfernance in #78
New Contributors
- @ericfernance made their first contribution in #78
Full Changelog: 0.5.4...1.0.0