Skip to content

3.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@goetas goetas released this 12 Sep 14:14
· 245 commits to master since this release
aff8c37

After more than a two years of work (the first commit
was on July 20 2016), jms/serializer v2.0 is going to see the light.
This is the first beta release for the Symfony Bundle that allows to use jms/serializer v2.
More info about it on https://www.goetas.com/blog/whats-new-in-jmsserializer-v20

Implemented enhancements:

Closed issues:

  • Hard cache removal - first JSON serialization has an unusual result #682
  • Avoiding the circular reference stop #679
  • Annotation Group not working on Entity using Symfony 4 #669
  • Regression since 2.4.1 #663
  • Example code for "Changing the Object Constructor" section does not show on the web page. #601

Merged pull requests: