Releases: brefphp/symfony-messenger
Releases · brefphp/symfony-messenger
1.3.6
1.3.5
What's Changed
- Fix up issue for PHPStan (check if stamp is a SnsFifoStamp) by @victormacko in #95
- Improve SQS Transport Resolver to match standard configuration by @Cafeine42 in #98
New Contributors
- @Cafeine42 made their first contribution in #98
Full Changelog: 1.3.4...1.3.5
1.3.4
What's Changed
- Removed deprecations for PHP 8.4 by @victormacko in #94
New Contributors
- @victormacko made their first contribution in #94
Full Changelog: 1.3.3...1.3.4
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