We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc32b5 commit 05a01dcCopy full SHA for 05a01dc
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.0.9
4
+
5
+* Add support for Symfony 3.3
6
+* Disable the partial eager loading by default
7
+* Fix support for ignored attributes in normalizers
8
+* Specify the `LEFT JOIN` clause for filter associations
9
+* Move the metadata from validator factory to the validator.xml file
10
+* Throw an exception when the number of items per page is 0
11
+* Improve the Continuous Integration process
12
13
## 2.0.8
14
15
* Leverage serialization groups to eager load data
0 commit comments