Skip to content

Commit f036680

Browse files
committed
Merge branch '2.2' into 2.3
2 parents 8adbb31 + 6c3fab2 commit f036680

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2.3.6
44

5+
* /!\ Security: a vulnerability impacting the GraphQL subsystem was allowing users authorized to run mutations for a specific resource type, to execute it on any resource, of any type (CVE-2019-1000011)
56
* Fix normalization of raw collections (not API resources)
67
* Fix content negotiation format matching
78

@@ -84,6 +85,10 @@
8485
* GraphQL: Add a `totalCount` field in GraphQL paginated collections
8586
* JSONAPI: Allow inclusion of related resources
8687

88+
## 2.2.10
89+
90+
* /!\ Security: a vulnerability impacting the GraphQL subsystem was allowing users authorized to run mutations for a specific resource type, to execute it on any resource, of any type (CVE-2019-1000011)
91+
8792
## 2.2.9
8893

8994
* Fix `ExistsFilter` for inverse side of OneToOne association

0 commit comments

Comments
 (0)