File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
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.14] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.13...v2.11.14 ) - 2022-10-22
11+
12+ fix
13+ - getObjectUrl暂时只支持回调写法
14+
15+ ### Merged
16+
17+ - fix: getObjectUrl暂时只支持回调写法 [ ` #154 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/154 )
18+
19+ ### Commits
20+
21+ - Updated CHANGELOG.md [ ` a046c1c ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a046c1ce92bdd38eeae1b0a9b3839bfe40302009 )
22+
1023## [ v2.11.13] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.12...v2.11.13 ) - 2022-10-19
1124
1225- 分块复制支持续传
@@ -691,11 +704,6 @@ fix: clone bug
691704
692705## [ v2.4.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.3.9...v2.4.0 ) - 2018-05-03
693706
694- * 支持 UploadId 缓存到本地,减少 md5 计算过程,加速上传,默认缓存 500 个 UploadId,约占用50KB空间
695- * 修复 sliceUploadFile 方法,所有分片都完成只执行 complete 时,没有反馈进度 100% 的问题
696- * 修复 putObject 支持传中文字符串上传
697- * 修复 putObject、sliceUploadFile 参数对象会被 SDK 污染的问题
698-
699707### Commits
700708
701709- 支持 UploadId 缓存 [ ` 15a2dde ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/15a2dde41348083fb7cbb6557eaabfc4f00d44e1 )
You can’t perform that action at this time.
0 commit comments