Skip to content

Commit 9a64d15

Browse files
committed
Update CHANGELOG.md
1 parent 435d445 commit 9a64d15

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## 2.2.7
4+
5+
* Compatibility with Symfony 4.1
6+
* Compatibility with webonyx/graphql-php 0.12
7+
* Add missing `ApiPlatform\Core\EventListener\EventPriorities`'s `PRE_SERIALIZE` and `POST_SERIALIZE` constants
8+
* Disable eager loading when no groups are specified to avoid recursive joins
9+
* Fix embeddable entities eager loading with groups
10+
* Don't join the same association twice when eager loading
11+
* Fix max depth handling when using HAL
12+
* Check the value of `enable_max_depth` if defined
13+
* Minor performance and quality improvements
14+
315
## 2.2.6
416

517
* Fix identifiers creation and update when using GraphQL

0 commit comments

Comments
 (0)