Releases: sroze/messenger-enqueue-transport
Releases · sroze/messenger-enqueue-transport
Release 0.8.0
Release 0.7.0
Release 0.7.0
Release 0.6.0
See change log for changes.
Release 0.5.1
See change log for changes.
Release 0.5.0
See change log for changes.
Release 0.4.0
See change log for changes.
0.3.2
0.3.1 Bug fix for ack/reject messages
Hi! This is a small bug fix release containing:
- #75 Add InteropMessageStamp, to enable ACKs- thanks to @KonstantinCodes
- #78 Adds composer "replace" information - thanks to @xavismeh
Cheers!
0.3.0
Fixing serialization of TransportConfiguration
Hi friends!
This fixes the serialization of TransportConfiguration
if you're using the default Messenger serializer in Symfony 4.2 or lower (in Symfony 4.3, it would not be a problem). See #48
Have fun!