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 acb6ee7 commit aa3ff0eCopy full SHA for aa3ff0e
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 2.1.4
4
+
5
+* Symfony 3.4 and 4.0 compatibility
6
+* Autowiring strict mode compatibility
7
+* Fix a bug preventing to create resource classes in the global namespace
8
+* Fix Doctrine type conversion in filter's WHERE clauses
9
+* Fix filters when using eager loading and non-association composite identifier
10
+* Fix Doctrine type resolution for identifiers (for custom DBALType)
11
+* Add missing Symfony Routing options to operations configuration
12
+* Add SubresourceOperations to metadata
13
+* Fix disabling of cache pools with the dev environment
14
15
## 2.1.3
16
17
* Don't use dynamic values in Varnish-related service keys (improves Symfony 3.3 compatibility)
0 commit comments