File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
14
## 2.2.4
4
15
5
16
* Fix a BC break preventing to pass non-arrays to the builtin Symfony normalizers when using custom normalizers
You can’t perform that action at this time.
0 commit comments