Skip to content

Commit 7d98224

Browse files
committed
Update CHANGELOG.md
1 parent ee4bf84 commit 7d98224

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.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+
315
## 2.4.5
416

517
* Fix denormalization of a constructor argument which is a collection of non-resources

0 commit comments

Comments
 (0)