Skip to content

Releases: brefphp/symfony-messenger

1.3.3

16 Aug 21:15
f0cfa51
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.3.0

1.2.1

17 Jun 14:52
78de6f8
Compare
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
Compare
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
Compare
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

1.1.0

08 Jan 21:03
1321a63
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Nov 10:02
229e7bc
Compare
Choose a tag to compare

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

Full Changelog: 0.5.4...1.0.0

0.5.4

16 Feb 16:35
c3f00f1
Compare
Choose a tag to compare

What's Changed

  • fix: Unpack HandlerFailedException by @tyx in #73

Full Changelog: 0.5.3...0.5.4