Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Releases: kunicmarko20/jms-messenger-adapter

1.1.0

16 Jun 09:56
e676dc7
Compare
Choose a tag to compare

Added

  • Make adapter compatible with PHP8 (#22)

1.0.3

09 Feb 15:47
8d4949a
Compare
Choose a tag to compare

Fixed

  • Added new stamps from symfony 5.2 (#21)

1.0.2

21 Aug 08:53
12fe6c8
Compare
Choose a tag to compare

Changed

Fixed

  • FlattenException previous is of the same type (#20 @chq81)

1.0.1

03 Jul 14:35
aac8ee0
Compare
Choose a tag to compare

Fixed

  • Added missing properties to Symfony FlattenException config file

1.0.0

20 Dec 07:56
Compare
Choose a tag to compare

Added

  • Support for Symfony 4.4 and 5.0

0.2.3

02 Nov 11:15
Compare
Choose a tag to compare

Added

  • Missing JMS configuration for ReceivedStamp

0.2.2

12 Aug 12:38
Compare
Choose a tag to compare

Fixed

  • wrong class name in serializer configuration

0.2.1

02 Aug 08:25
e68b097
Compare
Choose a tag to compare

Fixed

  • Exclude non-sendable stamps
  • Exclude initialized property from the serializer context
  • Added missing stamps

0.2.0

07 Jun 22:05
Compare
Choose a tag to compare

Added

  • Support for Symfony 4.3 added (this is now the only supported version)
  • Mapping files for new stamps

Fixed

  • Fixed all the palaces that were using old Envelope signature

0.1.2

14 May 08:03
Compare
Choose a tag to compare

Fixed

  • Fix issue with deserializing all properties (Thanks @goetas)

Added

  • allow jms/serializer 3.x (Thanks @goetas)