You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,6 +256,13 @@ Notes:
256
256
* [92a81f024](https://github.com/api-platform/core/commit/92a81f024541054b9322e7457b75c721261e14e0) feat(graphql): allow to disable the introspection query (#5711)
* [5de077e7d](https://github.com/api-platform/core/commit/5de077e7de94f2e07ca615efc5ecf1b32b37a10e) fix(symfony): use Type constraint violation code instead of exception code (#6064)
264
+
* [d3484b0f1](https://github.com/api-platform/core/commit/d3484b0f1bf06e518c83cd15e67ed10e9a75fe03) fix(serializer): integrate root_resource_class to cache key (#6073)
265
+
259
266
## v3.1.24
260
267
261
268
### Bug fixes
@@ -1989,4 +1996,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1989
1996
## 1.0.0 beta 2
1990
1997
1991
1998
* Preserve indexes when normalizing and denormalizing associative arrays
1992
-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1999
+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments