File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,21 @@ Breaking changes:
38
38
39
39
## 2.7.1
40
40
41
- * Replace FQCN service names by snake ones (#5019 )
41
+ * Chore: update swagger ui and javascript libraries (#5028 )
42
+ * Symfony: don't use ArrayAdapter cache in production #4975 (#5025 )
43
+ * Doctrine: check fetch joined queries based on all aliases (#4974 )
44
+ * Metadata: fix missing ` array ` cast for RDF types in ` ApiResource ` & ` ApiProperty ` constructors (#5000 )
45
+ * Symfony: replace FQCN service names by snake ones (#5019 )
46
+ * Symfony: add missing dependency on symfony/deprecation-contracts (#5015 )
47
+ * Chore: add conflict on elasticsearch >= 8.0 (#5018 )
48
+ * Symfony: bc layer broken for symfony/console lower than 5.3 (#4990 )
49
+ * Symfony: missing deprecations related to Ulid and Uuid normalize… (#4963 )
50
+ * Metadata: do not auto-generate NotExposed operation when using custom operation classes
51
+ * Symfony: upgrade command requires phpunit (#4968 )
52
+ * Symfony: upgrade command removes filters (#4970 )
53
+ * Symfony: missing Elasticsearch DocumentMetadataFactoryInterface alias definition (#4962 )
54
+ * Chore: drop dependency on fig/link-util (#4945 )
55
+ * Metadata: resource name collection missing deprecation (#4953 )
42
56
43
57
## 2.7.0
44
58
You can’t perform that action at this time.
0 commit comments