File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
17
## 2.6.5
4
18
5
19
* Fix various usage of various deprecated methods
You can’t perform that action at this time.
0 commit comments