File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.4.6
4
+
5
+ * GraphQL: Use correct resource configuration for filter arguments of nested collection
6
+ * Swagger UI: compatibility with Internet Explorer 11
7
+ * Varnish: Prevent cache miss by generating IRI for child related resources
8
+ * Messenger: Unwrap exception thrown in handler for Symfony Messenger 4.3
9
+ * Fix remaining Symfony 4.3 deprecation notices
10
+ * Prevent cloning non clonable objects in ` previous_data `
11
+ * Return a 415 HTTP status code instead of a 406 one when a faulty ` Content-Type ` is sent
12
+ * Fix ` WriteListener ` trying to generate IRI for non-resources
13
+ * Allow to extract blank values from composite identifier
14
+
3
15
## 2.4.5
4
16
5
17
* Fix denormalization of a constructor argument which is a collection of non-resources
You can’t perform that action at this time.
0 commit comments