- Store the original data in the
previous_data
request attribute, and allow to access it in security expressions using theprevious_object
variable (useful for PUT and PATCH requests) - Fix resource inheritance handling
- Fix BC break in
AbstractItemNormalizer
introduced in 2.4 - Fix serialization when using interface as resource
- Basic compatibility with Symfony 4.3