Skip to content

Releases: schmittjoh/JMSSerializerBundle

4.2.0

13 Sep 19:28
d402554
Compare
Choose a tag to compare

What's Changed

  • Fix: update class and property name of metadata service in DataCollector by @ajdinmore in #904
  • chore(composer): add allow-plugins section by @simPod in #897
  • Add support for the SymfonyUidHandler by @mbabker in #887
  • Improve configuration docs by @jdreesen in #849
  • feat: allow to enable strict json deserializer by @simPod in #896
  • Fix TraceableFileLocator by @jdreesen in #894
  • save deserialzer info as well by @goetas in #905

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

12 Sep 10:38
408ad72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.2...4.1.0

4.0.2

16 Dec 12:27
62657a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.0.2

4.0.1

21 Oct 16:46
6fdc277
Compare
Choose a tag to compare
  • Add doc blocks to silence Symfony deprecations #874
  • Fix typo #875
  • Add doc blocks to silence Symfony deprecations #874

4.0.0

14 Oct 20:50
0508bc0
Compare
Choose a tag to compare

Highlight

Other changes

  • Fix compatibility with PHP 8.1 #872 (W0rma)
  • Add support for Symfony 6 #869 (mbabker)
  • Update installation guide to include Flex based apps #866 (mbabker)
  • add "jms_" prefix to serializer functions to avoid collisions with th… #862 (goetas)
  • Allow to decorate handler registry and event dispatcher #861 (goetas)

For upgrading instructions, please refer to https://github.com/schmittjoh/JMSSerializerBundle/blob/master/UPGRADING.md

3.10.0

06 Aug 12:16
1a030ec
Compare
Choose a tag to compare

Implemented enhancements:

Merged pull requests:

  • Use public alias for security.authorization_checker service #855 (W0rma)
  • Remove cache clearer service when cache is disabled #850 (marmichalski)

3.9.1

23 Mar 12:22
2fbf238
Compare
Choose a tag to compare

3.9.0

21 Mar 19:39
733bd9f
Compare
Choose a tag to compare

3.8.0

23 Jan 20:13
5ba2675
Compare
Choose a tag to compare

3.7.0

28 Jun 11:26
0ee8b75
Compare
Choose a tag to compare

Merged pull requests: