Skip to content

Commit ebe842f

Browse files
committed
Merge branch '2.3'
2 parents bc86de7 + db8d1a6 commit ebe842f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 2.3.1
4+
5+
* Data persisters: call only the 1st matching data persister, this fix may break existing code, see https://github.com/api-platform/docs/issues/540#issuecomment-405945358
6+
* Subresources: fix inverse side population
7+
* Subresources: add subresources collections to cache tags
8+
* Subresources: fix Doctrine identifier parameter type detection
9+
* Subresources: fix max depth handling
10+
* GraphQL: send a 200 HTTP status code when a GraphQL response contain some errors
11+
* GraphQL: fix filters to allow dealing with multiple values
12+
* GraphQL: remove invalid and useless parameters from the GraphQL schema
13+
* GraphQL: use the collection resolver in mutations
14+
* JSON API: remove duplicate data from includes
15+
* Filters: fix composite keys support
16+
* Filters: fix the `OrderFilter` when applied on nested entities
17+
* List Doctrine Inflector as a hard dependency
18+
* Various quality and usability improvements
19+
320
## 2.3.0
421

522
* Add support for deprecating resources, operations and fields in GraphQL, Hydra and Swagger

0 commit comments

Comments
 (0)