@@ -7,7 +7,32 @@ 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.16.0-beta.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.15.0...v2.16.0-beta.0 ) - 2025-04-24
10+ ## [ v2.16.0-beta.3] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.16.0-beta.2...v2.16.0-beta.3 ) - 2025-06-04
11+
12+ BETA
13+
14+ - content-type、content-length加入签名计算
15+ - 去掉依赖库 request,改为自行维护的 cos-request
16+ - nodejs 版本需要>= 9.0.0
17+
18+ ### Commits
19+
20+ - fix: 优化单测 [ ` f4cadf8 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/f4cadf846f28e93324b49d10e943bf1376814c55 )
21+ - upd version [ ` ef15626 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/ef156260208a68ec65aef42578a9661543d6c646 )
22+ - upd version [ ` 798cb1f ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/798cb1fc0d6b8abf0a3111f8b818855bcbfbf1a9 )
23+
24+ ## [ v2.16.0-beta.2] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.16.0-beta.0...v2.16.0-beta.2 ) - 2025-05-27
25+
26+ ### Commits
27+
28+ - fix: 优化重试逻辑 [ ` 8cc79e7 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/8cc79e71ddb6db4b18bb7f2204b11964be38fa4c )
29+ - feat: 2.15.0 [ ` 313d6fe ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/313d6fec81954891e2e0bd0eaf2ab56cbaedd515 )
30+ - Updated CHANGELOG.md [ ` 31e3773 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/31e37736f67e67de1b60039eda02ce795bd6c1b6 )
31+ - fix: 优化 d.ts [ ` ba6959c ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/ba6959c73ef4ab04f15080e322eacf0ea1c5212a )
32+ - upd version [ ` 515892e ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/515892e997bdd8cd68829ca60b79ce3bc6696303 )
33+ - fix: 优化 d.ts [ ` 7a4cdba ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/7a4cdba7bcd4111770ab55bf701da11224c5d9b2 )
34+
35+ ## [ v2.16.0-beta.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.15.3...v2.16.0-beta.0 ) - 2025-04-24
1136
1237### ** BETA**
1338- content-type、content-length加入签名计算
@@ -22,6 +47,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2247- fix: 修改注释 [ ` 271ee61 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/271ee610839acbeaf3b5a469938fdc6bf1390492 )
2348- feat: 支持严格签名 [ ` cd06187 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/cd061879fb4ff24697f851023f2eb63be2229f0e )
2449
50+ ## [ v2.15.3] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.15.0...v2.15.3 ) - 2025-08-05
51+
52+ * 兼容 New COS GetBucketPolicy 响应结果
53+
54+ ### Merged
55+
56+ - Feature annexwu 52f1af6c [ ` #228 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/228 )
57+
58+ ### Commits
59+
60+ - Updated CHANGELOG.md [ ` 31e3773 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/31e37736f67e67de1b60039eda02ce795bd6c1b6 )
61+ - feat/supportNewCos (merge request !31) [ ` 6ee9a8d ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/6ee9a8db31dbbc7a9f9a87b73f9fd38b0862c691 )
62+ - fix: 优化单测 [ ` f4cadf8 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/f4cadf846f28e93324b49d10e943bf1376814c55 )
63+ - fix: 优化 crc64 校验 [ ` 5040217 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/504021714305fbee27e432f713bf1d2347f86a8c )
64+ - fix: 优化 d.ts [ ` ba6959c ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/ba6959c73ef4ab04f15080e322eacf0ea1c5212a )
65+ - fix: 优化单测 [ ` 0ec0431 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/0ec0431dc7eb3b23eb6e6ed8342d1464a94dabfc )
66+ - upd version [ ` 798cb1f ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/798cb1fc0d6b8abf0a3111f8b818855bcbfbf1a9 )
67+ - 更新版本号 [ ` 269bfc3 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/269bfc361357ef7d47fdc7a7aaf026052f1af6cb )
68+
2569## [ v2.15.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.14.5...v2.15.0 ) - 2025-05-14
2670
2771feat
@@ -471,8 +515,6 @@ fix:请求返回错误类型兼容处理
471515
472516## [ v2.11.6] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.5...v2.11.6 ) - 2021-12-27
473517
474- fix:修复host签名时不兼容全球加速域名
475-
476518### Commits
477519
478520- fix:修复host签名时不兼容全球加速域名 [ ` a813fc6 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a813fc6f12fb98ed2774ce532f7fa64c15972e36 )
@@ -487,9 +529,6 @@ fix:修复host签名时不兼容全球加速域名
487529
488530## [ v2.11.4] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.2...v2.11.4 ) - 2021-12-01
489531
490- -getObjectUrl签名签入Query
491- -新增参与签名的headers白名单
492-
493532### Merged
494533
495534- Feat/2.11.4 [ ` #121 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/121 )
0 commit comments