Skip to content

Commit 25c71b2

Browse files
authored
docs: add changelog for version 2.6.6 (api-platform#4478)
1 parent 85763b7 commit 25c71b2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 2.6.6
4+
5+
* fix(json-schema): consider `SplFileInfo` class as a binary type (#4332)
6+
* fix(json-schema): use `collectionKeyType` for building JSON Schema (#4385)
7+
* fix(openapi): failing recursion on api resources with "paths" key (#4325)
8+
* fix(graphql): make sure form content type is recognized as a multipart request (#4461)
9+
* fix(doctrine): handle inverse side of OneToOne association in Doctrine search filter (#4366)
10+
* fix(doctrine): usage of deprecated DBAL type constants (#4399)
11+
* fix(test): fix `REMOTE_ADDR` support in `ApiTestCase` (#4446)
12+
* fix(docs): use `asset_package` for all assets (#4470)
13+
* fix(docs): upgrade Swagger UI to version 3.52.3 (#4477)
14+
* fix(docs): upgrade ReDoc to version 2.0.0-rc.56 (#4477)
15+
* fix(docs): upgrade Swagger UI to version 2.0.0-rc.56 (#4477)
16+
317
## 2.6.5
418

519
* Fix various usage of various deprecated methods

0 commit comments

Comments
 (0)