Skip to content

Commit 85b7dc9

Browse files
committed
chore: changelog 2.7.1
1 parent 1091938 commit 85b7dc9

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
@@ -2,7 +2,21 @@
22

33
## 2.7.1
44

5-
* Replace FQCN service names by snake ones (#5019)
5+
* Chore: update swagger ui and javascript libraries (#5028)
6+
* Symfony: don't use ArrayAdapter cache in production #4975 (#5025)
7+
* Doctrine: check fetch joined queries based on all aliases (#4974)
8+
* Metadata: fix missing `array` cast for RDF types in `ApiResource` & `ApiProperty` constructors (#5000)
9+
* Symfony: replace FQCN service names by snake ones (#5019)
10+
* Symfony: add missing dependency on symfony/deprecation-contracts (#5015)
11+
* Chore: add conflict on elasticsearch >= 8.0 (#5018)
12+
* Symfony: bc layer broken for symfony/console lower than 5.3 (#4990)
13+
* Symfony: missing deprecations related to Ulid and Uuid normalize… (#4963)
14+
* Metadata: do not auto-generate NotExposed operation when using custom operation classes
15+
* Symfony: upgrade command requires phpunit (#4968)
16+
* Symfony: upgrade command removes filters (#4970)
17+
* Symfony: missing Elasticsearch DocumentMetadataFactoryInterface alias definition (#4962)
18+
* Chore: drop dependency on fig/link-util (#4945)
19+
* Metadata: resource name collection missing deprecation (#4953)
620

721
## 2.7.0
822

0 commit comments

Comments
 (0)