Skip to content

Commit f532f37

Browse files
committed
Merge branch 2.7 into 3.0
2 parents e0a8a1a + 85b7dc9 commit f532f37

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,21 @@ Breaking changes:
3838

3939
## 2.7.1
4040

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)
4256

4357
## 2.7.0
4458

0 commit comments

Comments
 (0)