File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ 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.11.11] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.8...v2.11.11 ) - 2022-06-13
11+
12+ feat:初始化支持透传request tunnel参数
13+
14+ eg: new COS({ Tunnel: true })
15+
16+ ### Commits
17+
18+ - nodejs sdk 支持 ResponseVary 字段 [ ` c434815 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/c434815689a350fd8710b140df3ef91220e27d7f )
19+ - 创建桶支持 BucketArchConfig: 'OFS' [ ` d677ce6 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/d677ce6fc454688f7fe2cb80f18a1623a8327876 )
20+ - Updated CHANGELOG.md [ ` 35e8c7e ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/35e8c7eee1bf81d296961680a603a5b7989da4e0 )
21+ - feat:初识化支持透传request tunnel参数 [ ` 8e27859 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/8e278590573a1a1ca8f1d6b1820ee6be86a944cb )
22+
1023## [ v2.11.8] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.7...v2.11.8 ) - 2022-05-07
1124
1225fix:优化getObjectUrl支持全球加速参数
@@ -762,10 +775,6 @@ fix: clone bug
762775
763776## [ v2.2.4] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.0.8...v2.2.4 ) - 2018-01-12
764777
765- * 去掉 AppId 概念,Bucket 需要传入这样的格式 test -1250000000
766- * 修复多个问题
767- * 新增多个接口
768-
769778### Commits
770779
771780- 更新 ACL 接口,支持 READ_ACP 和 WRITE_ACP [ ` a6fa088 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a6fa08884ab2917791255dd9d9539fa27c230445 )
You can’t perform that action at this time.
0 commit comments