Skip to content

1.12.0

Compare
Choose a tag to compare
@goetas goetas released this 25 May 17:57
· 988 commits to master since this release
1ea5e0b

Implemented enhancements:

  • Add support for namespaced XML attribute on Discriminator + Tests #909 (ArthurJam)
  • Introduce graph navigator interface #876 (goetas)
  • Use Bind closure accessor #875 (goetas)

Fixed bugs:

  • DoctrineObjectConstructor and deserialize not work #806
  • [Symfony] DoctrineObjectorConstructor always creates new entity because of camel case to snake case conversion #734
  • Fix DoctrineObjectConstructor deserialization with naming strategies #951 (re2bit)

Closed issues:

  • Feature proposal: dynamic property serialized name #225
  • Mapping request payload works for JSON but not for XML #820

Merged pull requests: