Skip to content

Releases: MyOnlineStore/symfony-messenger-serializer

0.5

18 Mar 14:50
c8fe5db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4...0.5

Allow specifying the timestamp of a message

28 Jul 07:46
3bda804
Compare
Choose a tag to compare
0.4

feat(): Allow specifying the timestamp of a message (#4)

Don't require KafkaMessage when decoding

18 Jun 05:58
2dddaa0
Compare
Choose a tag to compare
0.3

feat(decoding): Don't require `KafkaMessage` when decoding (#3)

Graceful handle missing `name` header

19 May 07:42
d598bcd
Compare
Choose a tag to compare
0.2

Graceful handle missing `name` header (#2)

Initial release

17 May 13:15
82bcb46
Compare
Choose a tag to compare
0.1

CASH-2194 - Create Generic Serializer (#1)