Skip to content

Commit 8de9bf8

Browse files
committed
docs: changelog 4.0.22
1 parent 36fd6af commit 8de9bf8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v4.0.22
4+
5+
### Bug fixes
6+
7+
* [60747cc8c](https://github.com/api-platform/core/commit/60747cc8c2fb855798c923b5537888f8d0969568) fix(graphql): access to unauthorized resource using node Relay [CVE-2025-31481](https://github.com/api-platform/core/security/advisories/GHSA-cg3c-245w-728m)
8+
* [7af65aad1](https://github.com/api-platform/core/commit/7af65aad13037d7649348ee3dcd88e084ef771f8) fix(graphql): property security might be cached w/ different objects [CVE-2025-31485](https://github.com/api-platform/core/security/advisories/GHSA-428q-q3vv-3fq3)
9+
* [f4c426d71](https://github.com/api-platform/core/commit/f4c426d719b01debaa993b00d03cce8964057ecc) Revert "fix(doctrine): throw an exception when a filter is not found in a par…" (#7046)
10+
311
## v4.0.21
412

513
### Bug fixes
@@ -3037,4 +3045,4 @@ Please read #2825 if you have issues with the behavior of Readable/Writable Link
30373045
## 1.0.0 beta 2
30383046

30393047
* Preserve indexes when normalizing and denormalizing associative arrays
3040-
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance
3048+
* Allow setting default order for property when registering a `Doctrine\Orm\Filter\OrderFilter` instance

0 commit comments

Comments
 (0)