Skip to content

Commit d21403e

Browse files
committed
Update CHANGELOG.md
1 parent 2f609b8 commit d21403e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## 2.2.5
4+
5+
* Fix a various issues preventing the metadata cache to work properly (performance fix)
6+
* Fix a cache corruption issue when using subresources
7+
* Fix non-standard outputs when using the HAL format
8+
* Persist data in Doctrine DataPersister only if needed
9+
* Fix identifiers handling in GraphQL mutations
10+
* Fix client-side ID creation or update when using GraphQL mutations
11+
* Fix an error that was occuring when the Expression Language component wasn't installed
12+
* Update the `ChainSubresourceDataProvider` class to take into account `RestrictedDataProviderInterface`
13+
314
## 2.2.4
415

516
* Fix a BC break preventing to pass non-arrays to the builtin Symfony normalizers when using custom normalizers

0 commit comments

Comments
 (0)