Skip to content

v2.3.0 (symfony 3.4 & 4.0 improvements)

Compare
Choose a tag to compare
@goetas goetas released this 30 Nov 18:29
· 291 commits to master since this release
d64ae00

This new release comes with cache warmup, support lazily loaded event listeners and handlers, and a full support for symfony 4

Closed issues:

  • Exclude property on serialization, but not on deserialization #619
  • Stopwatch Subscriber not found (SF4) #617
  • Problem deserialize xml with namespace: xmlns="http://www.w3.org/2000/09/xmldsig\#" in tag root #613
  • Add support for kernel.cache_warmer #611
  • Symfony 4 - Class 'jms_serializer.stopwatch_subscriber' not found #610
  • v2.0.0: The "name" property of directories must be given - but must we specify directories? #607
  • Add symfony/translation to required bundles #606
  • Integrate schmittjoh/serializer#22 #603

Merged pull requests: