Brefphp Symfony Messenger Versions Save

Bridge to use Symfony Messenger on AWS Lambda with Bref

0.4.3

2 years ago

0.4.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/brefphp/symfony-messenger/compare/0.4.1...0.4.2

0.4.1

2 years ago

Fix Symfony 5.3 deprecation: Inject service client instead of container #48

0.4.0

3 years ago
  • #40 Support PHP 8.0
  • #38 The internal SQS implementation had been replaced with Symfony's implementation (symfony/amazon-sqs-messenger) for easier maintenance and better future compatibility

Read the 0.4 upgrade guide.

0.3.4

3 years ago

#39 Support Bref 1.0.

0.3.3

3 years ago

#35 Support SQS FIFO queues

0.3.2

3 years ago

#32 Upgrade to stable versions of async-aws

0.3.1

3 years ago

Fixed bug with serialised headers from SQS

0.3.0

3 years ago

Simplified usage by autoregistering some services

0.2.0

4 years ago

Upgrade to latest Bref version