File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10- ## [ v2.12.6] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.5...v2.12.6 ) - 2023-12-05
10+ ## [ v2.13.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.6...v2.13.0 ) - 2024-01-29
11+
12+ 1、安全性提升:不再支持 path-style
13+ 2、安全性提升:host 强制加入签名计算
14+ 3、修复 uploadFile 未对参数 Key 做校验
15+
16+ ### Merged
17+
18+ - Dev/2.13.0 [ ` #197 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/197 )
19+
20+ ### Commits
21+
22+ - Updated CHANGELOG.md [ ` c38c9a5 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/c38c9a547f893861cc907488dff5576fbbfb92b6 )
23+
24+ ## [ v2.12.6] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.5...v2.12.6 ) - 2024-01-15
1125
1226feat
1327- pic-operations加入签名计算
@@ -458,8 +472,6 @@ fix: clone bug
458472
459473## [ v2.9.21] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.20...v2.9.21 ) - 2021-07-02
460474
461- - getObjectUrl 支持Headers、Query参数
462-
463475### Merged
464476
465477- fix: ts definition for KeepAlive option [ ` #104 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/104 )
You can’t perform that action at this time.
0 commit comments