We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9d4ff commit c1fb7dbCopy full SHA for c1fb7db
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v2.7.10
4
+
5
+### Bug fixes
6
7
+* [5723d6836](https://github.com/api-platform/core/commit/5723d68369722feefeb11e42528d9580db5dd0fb) fix(serializer): reset cache key on collection items CVE-2023-25575
8
9
## v2.7.9
10
11
### Bug fixes
@@ -1273,4 +1279,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
1273
1279
## 1.0.0 beta 2
1274
1280
1275
1281
* Preserve indexes when normalizing and denormalizing associative arrays
1276
-* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
1282
+* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
0 commit comments