Skip to content

Releases: brefphp/symfony-messenger

1.3.6

27 Aug 08:30
a6bd31a

Choose a tag to compare

What's Changed

  • fix: add exception to logger context in SqsConsumer by @thomask in #99

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5

07 Jul 17:09
77dd79d

Choose a tag to compare

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

Full Changelog: 1.3.4...1.3.5

1.3.4

13 Feb 11:26
ec19912

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3

16 Aug 21:15
f0cfa51

Choose a tag to compare

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

13 Aug 08:09
872562e

Choose a tag to compare

What's Changed

  • hotfix: not fount messenger.transport parameter by @ahonymous in #91

Full Changelog: 1.3.1...1.3.2

1.3.1

12 Aug 19:49
a4ed7da

Choose a tag to compare

What's Changed

  • fix: Set messenger.transports if config has not empty transports value by @ahonymous in #90

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

26 Jul 12:42
abe91d4

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.0

1.2.1

17 Jun 14:52
78de6f8

Choose a tag to compare

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

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Apr 13:34
023ed34

Choose a tag to compare

What's Changed

  • Added TransportNameResolver for sns and sqs for automatic transport r… by @robinlehrmann in #84

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

12 Feb 09:31
d9168e4

Choose a tag to compare

What's Changed

  • Deal with message group id during partial batch failure by @tyx in #82
  • Log whole Exception for UnrecoverableException instead of message only by @Maxell92 in #77

New Contributors

Full Changelog: 1.1.0...1.1.1