File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.1.5
4
+
5
+ * Add support for filters autoconfiguration with Symfony 3.4+
6
+ * Add service aliases required to use the autowiring with Symfony 3.4+
7
+ * Allow updating nested resource when issuing a ` POST ` HTTP request
8
+ * Add support for the immutable date and time types introduced in Doctrine
9
+ * Fix the Doctrine query generated to retrieve nested subresources
10
+ * Fix several bugs in the automatic eager loading support
11
+ * Fix a bug occurring when passing nor an IRI nor an array in an embedded relation
12
+ * Allow to pass request ` 0 ` items per page in collections
13
+ * Also copy the ` Host ` from the Symfony Router
14
+ * ` Paginator::getLastPage() ` now always returns a ` float `
15
+ * Minor performance improvements
16
+ * Minor quality fixes
17
+
3
18
## 2.1.4
4
19
5
20
* Symfony 3.4 and 4.0 compatibility
You can’t perform that action at this time.
0 commit comments