@@ -7,6 +7,66 @@ 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.2] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.1...v2.12.2 ) - 2023-07-26
11+
12+ fix
13+ - 优化index.d.ts
14+ - 升级fast-xml-parser版本
15+
16+ ### Merged
17+
18+ - Dev/2.12.2 [ ` #179 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/179 )
19+ - Dev/demo [ ` #177 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/177 )
20+ - Fix/2.12.1 (#1 ) [ ` #172 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/172 )
21+ - Feat/git [ ` #170 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/170 )
22+ - Feat/2.12.0 [ ` #169 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/169 )
23+ - fix: 修复Body类型 [ ` #167 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/167 )
24+ - fix:补充d.ts [ ` #165 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/pull/165 )
25+
26+ ## [ v2.12.1] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.12.0...v2.12.1 ) - 2023-05-15
27+
28+ fix
29+ - 优化index.d.ts
30+ - 优化XMLParser配置项
31+
32+ ### Commits
33+
34+ - upd: 补充图片处理、存储桶配置、文档处理、文件处理nodejs sdk (merge request !3) [ ` a204537 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a204537878f70a4535bd0efe9cf01d1839435f4e )
35+ - fix: 更新XMLParser配置 [ ` 078bd3e ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/078bd3ee66ba33381105059f78d1e962b70ebf25 )
36+ - fix: 优化d.ts [ ` b54590b ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/b54590b2c64eca1dd561272081cd6c971782181e )
37+ - fix: 更新XMLParser配置 [ ` 634bfc7 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/634bfc7be5b8e0908bb35ef5f8a1f482814a678a )
38+
39+ ## [ v2.12.0] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.19...v2.12.0 ) - 2023-04-23
40+
41+ feat
42+ - FollowRedirect默认改为false
43+ - 更换xml2js为fast-xml-parser
44+ - uploadSliceItem透传headers
45+ - 补充cidemo、补充单测
46+
47+ ### Commits
48+
49+ - upd: 补充单测 [ ` 51df582 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/51df582d1128ee79ced15e7833e2b17f6ee420db )
50+ - feat: 补充ci智能语音和云查毒接口 [ ` c8e7f46 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/c8e7f46ac9c937b506b8fa564728e7d1e5018b5b )
51+ - upd: 补充单测 [ ` 8a4d29d ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/8a4d29d82b2d0d4c6dc1f920d64f1d8ad6f4153d )
52+ - upd: 新增单测 [ ` 94c45aa ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/94c45aa4d151eadf629aa92bb4d374d87188972a )
53+ - upd: 新增单测 [ ` b851586 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/b8515861a6b6ea66d6c4409608f56f05a714d86f )
54+ - upd: 补充单测 [ ` 210fcc6 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/210fcc62aa9c6770219b63a620be7e504ab430a2 )
55+ - upd: 补充单测 [ ` 6a6acef ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/6a6acefcc40cba171cea871f5c1dba3b80d5f682 )
56+ - upd: 新增单测 [ ` 3243561 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/3243561e843002df84430d574fcfbb91137ff532 )
57+ - upd: 补充单测 [ ` 2997cd1 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/2997cd1424802732b7e7685dfa7ed6caa541c639 )
58+ - feat: uploadSliceItem透传headers [ ` f53b169 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/f53b169353280d5d9aa12122969df6098811d43c )
59+ - Updated CHANGELOG.md [ ` e91b814 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/e91b81403f01338707959dc190e15ff7d28afd38 )
60+ - upd: 更好xml2js [ ` 0ce1503 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/0ce1503895ccfc7e21a674e05c1abe30e6e1263d )
61+ - fix: 补充d.ts [ ` 68e6748 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/68e674875e667bfecc76724825b626baa0b27b7e )
62+ - feat: 默认关闭FollowRedirect [ ` df1518c ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/df1518c992811ed76edbd493a6008985a4f6a7fc )
63+ - fix: 恢复版本 [ ` 7190cc9 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/7190cc9858031ec8046b193296b976691316c5dc )
64+ - upd: 新增单测 [ ` a4045df ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a4045dfa32d0a9f7b2f186b2c963336ab4e4f29e )
65+ - upd: version [ ` a8be03a ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a8be03acfd3ea023a5dbdbca74686d0f8d5562a3 )
66+ - fix: 更新依赖库版本 [ ` 37d4b3f ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/37d4b3f5b6e1c17c3de8d0522ac3a9541bdcda6d )
67+ - fix: 修复Body类型 [ ` 26fd07b ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/26fd07ba5342ccb06a35f456be3b71ca0bb56258 )
68+ - feat: 新增cov命令 [ ` a19d5c0 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/a19d5c0cfc4dc3f62b983608df5a07036dd5e599 )
69+
1070## [ v2.11.19] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.11.18...v2.11.19 ) - 2022-12-29
1171
1272fix
@@ -431,8 +491,6 @@ fix: clone bug
431491
432492## [ v2.9.13] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.12...v2.9.13 ) - 2021-04-03
433493
434- 优化 Demo
435-
436494### Commits
437495
438496- 支持 FollowRedirect 参数 [ ` 48653a5 ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/48653a502e37b83540573b8c166b2e71ce5b75ca )
@@ -466,8 +524,6 @@ fix: clone bug
466524
467525## [ v2.9.6] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.5...v2.9.6 ) - 2021-02-07
468526
469- * 优化 nodejs 6 兼容问题
470-
471527### Commits
472528
473529- 修改用例顺序 [ ` 546471f ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/546471f3363a9717eecedc67220cd3de1b8c9f51 )
@@ -490,9 +546,6 @@ fix: clone bug
490546
491547## [ v2.9.2] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/compare/v2.9.1...v2.9.2 ) - 2021-01-29
492548
493- * 优化 index.d.ts
494- * 优化错误格式处理
495-
496549### Commits
497550
498551- 优化错误提示/测试用例 [ ` 6a76ebf ` ] ( https://github.com/tencentyun/cos-nodejs-sdk-v5/commit/6a76ebf9a785c5fefc4b12c0a1f4789c3fdd3f74 )
0 commit comments