UNPKG

cos-js-sdk-v5

Version:

JavaScript SDK for [腾讯云对象存储](https://cloud.tencent.com/product/cos)

945 lines (604 loc) 90.4 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ## [v1.8.6](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.8.5...v1.8.6) - 2024-10-16 fix - 优化分块续传 ### Merged - fix: 优化续传逻辑 [`#221`](https://github.com/tencentyun/cos-js-sdk-v5/pull/221) ### Commits - Updated CHANGELOG.md [`9e38557`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9e38557c7b076c4ba9cdde0fac5e2ebe8e52d021) ## [v1.8.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.8.4...v1.8.5) - 2024-10-14 fix - 优化 acl 校验 ### Merged - Feat/1.8.5 [`#220`](https://github.com/tencentyun/cos-js-sdk-v5/pull/220) ### Commits - Updated CHANGELOG.md [`3251a41`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3251a4121dad1ef736d08af8f5bc123998e6396e) ## [v1.8.4](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.8.3...v1.8.4) - 2024-08-12 feat - 更换 xml 解析库 - 增加重试请求头 ### Merged - Dev/1.8.4 [`#217`](https://github.com/tencentyun/cos-js-sdk-v5/pull/217) - Revert "Dev/1.8.4 (#214)" [`#215`](https://github.com/tencentyun/cos-js-sdk-v5/pull/215) - Dev/1.8.4 [`#214`](https://github.com/tencentyun/cos-js-sdk-v5/pull/214) ### Commits - Updated CHANGELOG.md [`0a1da2a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0a1da2a57f74e0c0996e3827fd633325be442199) - fix: upd d.ts [`d13d726`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d13d7269adc029319c178120d4149a4bea73aba9) - fix: upd d.ts [`966e50c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/966e50c34f1fe3852180dc3b573b341715df23c2) - fix: upd d.ts [`8742a22`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8742a22654f30f414e65002461ff132bbf258d59) - fix: upd d.ts [`a77013a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a77013ab7379ba9f4bf78161aa230f6636f58556) ## [v1.8.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.8.2...v1.8.3) - 2024-07-08 fix - 优化初始化方式 ### Merged - fix: 优化初始化用法 [`#212`](https://github.com/tencentyun/cos-js-sdk-v5/pull/212) ### Commits - Updated CHANGELOG.md [`7f3e4d7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7f3e4d7f7def7b8a15dd9f15c9c2878074e8fdd4) - fix: update readme [`b91b9e9`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b91b9e9d49521e521583c6e0925a02ada4930193) - fix: 补充 d.ts [`9098367`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9098367aea0d575404d87bcae75cabef1cf12766) - fix: update version [`dfc08e3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/dfc08e3d9a53e608ce77fce43fb0c06b94397c2b) - fix: demo 更新 [`50893bb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/50893bb27268980494f710629786ae7363978906) ## [v1.8.2](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.8.1...v1.8.2) - 2024-06-28 feat - 上传支持 callback 回调 ### Merged - Dev/callback [`#210`](https://github.com/tencentyun/cos-js-sdk-v5/pull/210) ### Commits - fix: 优化 sts 指引 [`1c0e9c4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1c0e9c4e6cdc64e2e60e50a91cb97318dd987925) - fix: demo 更新 [`a458b16`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a458b165021061707369553f5eb6a534e4c83d43) - Updated CHANGELOG.md [`33eb152`](https://github.com/tencentyun/cos-js-sdk-v5/commit/33eb152e8528085744ee72ab9540cade03b0fd9d) - fix: 补充 d.ts [`76a7551`](https://github.com/tencentyun/cos-js-sdk-v5/commit/76a755134bd139776f1779437a969c4ef1b0cec2) ## [v1.8.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.8.0...v1.8.1) - 2024-06-12 feat - 支持万象智能检索接口 ### Merged - Dev/1.8.1 [`#209`](https://github.com/tencentyun/cos-js-sdk-v5/pull/209) ### Commits - Updated CHANGELOG.md [`e05c063`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e05c0632306ddfdaf5db546ce6a1765201259603) ## [v1.8.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.7.1...v1.8.0) - 2024-05-27 feat - getObject 新增对 Key 校验 ### Merged - Dev/1.8.0 [`#208`](https://github.com/tencentyun/cos-js-sdk-v5/pull/208) - Dev/ut [`#206`](https://github.com/tencentyun/cos-js-sdk-v5/pull/206) ### Commits - fix: 补充单测 (merge request !35) [`035f12e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/035f12e54c2fac4b5b45612183613c99f1d5c85b) - Updated CHANGELOG.md [`f087a0f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f087a0f296b3db13f397fee53786a3f4164c79dd) - feat: 补充 cls 接入 demo [`8584e37`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8584e3708cf63a4311e5b7026a0e6de8c8826aa2) ## [v1.7.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.7.0...v1.7.1) - 2024-04-16 feat - 支持接入 CLS 上报 ### Merged - Dev/cls report [`#205`](https://github.com/tencentyun/cos-js-sdk-v5/pull/205) ### Commits - fix: 优化类型声明 [`d40a609`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d40a609ac8dda48aec1472246a73a94c8aea193e) ## [v1.7.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.6.0...v1.7.0) - 2024-03-05 feat - 去除内置灯塔 sdk - 补充类型声明 ### Merged - Dev/1.7.0 [`#204`](https://github.com/tencentyun/cos-js-sdk-v5/pull/204) ### Commits - Updated CHANGELOG.md [`83b4b32`](https://github.com/tencentyun/cos-js-sdk-v5/commit/83b4b32dc353c1bf53a05164b12be1e469ece4ed) ## [v1.6.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.5.0...v1.6.0) - 2024-01-22 feat - 提升安全性:不再支持path-style - 修复 uploadFile 未对参数 Key 进行校验 ### Merged - Dev/1.6.0 [`#202`](https://github.com/tencentyun/cos-js-sdk-v5/pull/202) ### Commits - Updated CHANGELOG.md [`0271282`](https://github.com/tencentyun/cos-js-sdk-v5/commit/02712824321b435cacb3e4a0c2c08fbea0962532) ## [v1.5.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.22...v1.5.0) - 2023-12-19 fix - 优化 host 签名逻辑 - md5 去掉 nodejs 兼容逻辑 ### Merged - Dev/sign host [`#200`](https://github.com/tencentyun/cos-js-sdk-v5/pull/200) ### Commits - Updated CHANGELOG.md [`bbe7a79`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bbe7a79d28da36eb918687f2b4d716fb398fca4b) ## [v1.4.22](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.21...v1.4.22) - 2023-12-18 feat - pic-opertions加入签名计算 ### Merged - feat: pic-opertions加入签名计算 [`#199`](https://github.com/tencentyun/cos-js-sdk-v5/pull/199) - fix: 代码格式化优化 [`#198`](https://github.com/tencentyun/cos-js-sdk-v5/pull/198) - fix: getAllResponseHeaders 可能返回null [`#196`](https://github.com/tencentyun/cos-js-sdk-v5/pull/196) - Dev/1.4.21 [`#197`](https://github.com/tencentyun/cos-js-sdk-v5/pull/197) ### Commits - Updated CHANGELOG.md [`afee288`](https://github.com/tencentyun/cos-js-sdk-v5/commit/afee288adc83e45eb900c5888cd91b0aa5ee9166) - fix: 优化d.ts [`a221a08`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a221a089db8be190a56170baa143a537fd6279a7) ## [v1.4.21](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.20...v1.4.21) - 2023-10-10 fix - 代码格式化 - 压缩min.js - d.ts类型优化 ### Merged - Feat/demo [`#195`](https://github.com/tencentyun/cos-js-sdk-v5/pull/195) ### Commits - v1.4.21 rebuild dist [`671e783`](https://github.com/tencentyun/cos-js-sdk-v5/commit/671e7830113761c50df5e1f32507deba4f5da030) - Updated CHANGELOG.md [`9f4cb39`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9f4cb399dfebeaefd2f6b8448414396e5ff785b9) ## [v1.4.20](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.19...v1.4.20) - 2023-08-10 fix: 处理uploadFiles里的Key 去掉开头的/ ### Merged - Dev/1.4.20 [`#194`](https://github.com/tencentyun/cos-js-sdk-v5/pull/194) ### Commits - Updated CHANGELOG.md [`f4a5e41`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f4a5e416781a8c8563804f500925ab026f1624a6) ## [v1.4.19](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.18...v1.4.19) - 2023-08-03 feat - 提供base64方法 - 优化d.ts ### Merged - Dev/1.4.19 [`#192`](https://github.com/tencentyun/cos-js-sdk-v5/pull/192) - feat: 优化万象demo [`#191`](https://github.com/tencentyun/cos-js-sdk-v5/pull/191) - feat: 支持postBucketInventory;优化d.ts [`#190`](https://github.com/tencentyun/cos-js-sdk-v5/pull/190) ## [v1.4.18](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.17...v1.4.18) - 2023-06-01 feat - 支持postBucketInventory - 优化d.ts ### Commits - feat: 新增prettier [`1c5710a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1c5710a744cc5bbceb79f855758fb696781cfee6) - fix: 优化demo [`3bff2e2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3bff2e2652971fa2d98ee9acd7926b9c9577e15f) - fix: 同步github;优化d.ts [`5aa0c9f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5aa0c9f9001fd4f9dc426cacd425e50bb9a38438) - feat: 新增prettier [`ba89ef1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ba89ef17a0b4dc7717885032b3b84165701ee806) - feat: 丰富直传demo (merge request !11) [`067b16c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/067b16c9a98d451e654331def239eb271602e180) - dev/unitTest (merge request !8) [`0517009`](https://github.com/tencentyun/cos-js-sdk-v5/commit/05170099fa6dd8e8cef4e3ab92f2425078869dd2) - fix: 优化代码 [`aef0eef`](https://github.com/tencentyun/cos-js-sdk-v5/commit/aef0eef5869f6da843a82a00e06ea4b2498257e0) - dev/github (merge request !7) [`ab9d3c4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ab9d3c4643139ae4d28a972b503e11e0050c11a2) - 避开 Windows Defender 再次报毒 [`6a3caa7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6a3caa7946c09ab82f2cea9fdcd9779c713a7e83) - 避开 Windows Defender 再次报毒 [`5906cf2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5906cf281cfa708ed88f97721e4eb16d5f8c418b) - dev/github (merge request !7) [`d93ae2a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d93ae2ad7174e411d7a489da7542474a70a4f5a1) - feat: 补充ci智能语音和云查毒接口 [`d665684`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d6656842417f69b20a94fedfb231274c4555ad86) - feat: 补充ci智能语音和云查毒接口 [`215ae94`](https://github.com/tencentyun/cos-js-sdk-v5/commit/215ae94664f296243bd21e9676ea617cbf62501d) - feat: 支持postBucketInventory;优化d.ts [`cb734f9`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cb734f939217d7355b73df15a9d66469c2e86ef9) - fix: 优化几处demo [`d2fa0e2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d2fa0e241400d8e4b1ed7b1c0f9c58333a9928da) - upd: 新增ci文件处理demo [`4736047`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4736047fe1f0b3ee7d29623456e1768a5ada8254) - dev/unitTest (merge request !9) [`26a9442`](https://github.com/tencentyun/cos-js-sdk-v5/commit/26a9442d17808656fda1915fced6e60b1e2d7ddb) - fix: 优化几处demo [`1bd975a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1bd975a00dc9fdbf36a1a0165d2524e5686c27b4) - dev/github (merge request !10) [`b6a2c07`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b6a2c07b42ef5924f7c0e3994513499e725f98a8) - fix: 优化几处demo [`2e5199f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/2e5199f303e68a3310159c7175468ead306579a2) ## [v1.4.17](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.16...v1.4.17) - 2023-05-04 fix - 避开Windows Defender报毒 ### Merged - feat: 文本审核任务鉴权 [`#175`](https://github.com/tencentyun/cos-js-sdk-v5/pull/175) - 接口名称优化 [`#182`](https://github.com/tencentyun/cos-js-sdk-v5/pull/182) - 文档预览、文件处理、图片处理、存储桶配置接口补充 [`#180`](https://github.com/tencentyun/cos-js-sdk-v5/pull/180) - Dev/global object [`#179`](https://github.com/tencentyun/cos-js-sdk-v5/pull/179) - upd: 新增ci文件处理demo [`#173`](https://github.com/tencentyun/cos-js-sdk-v5/pull/173) ### Commits - 避开 Windows Defender 再次报毒 [`c9b8dbb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c9b8dbb66e1749fc0f4257ac8ee6f567abdd9440) - Update sts.php [`eecccf5`](https://github.com/tencentyun/cos-js-sdk-v5/commit/eecccf527f7be62dcb6556fcffd6a41bf19ff604) ## [v1.4.16](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.15...v1.4.16) - 2023-03-07 feat - 修改webpack globalObject指向this ### Commits - feat/jest (merge request !2) [`52efed2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/52efed2978eaf47c5c5e70117209db5924cc9eaa) - upd: 新增ci文件处理demo [`4736047`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4736047fe1f0b3ee7d29623456e1768a5ada8254) - 支持 policy 签名 [`09a908d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/09a908d8036a8963a453ae757e6d9ff5408d1910) - fix: 调整jest逻辑 [`489caf1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/489caf1f325dd5f01c9672a8789337619279097c) - feat/jest (merge request !3) [`3b9b4f1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3b9b4f1cbb555df2b80b691d06cab9672bda2abb) - Updated CHANGELOG.md [`6e8190e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6e8190ef2f74e7ad2e2757a70e45dc85d0a09234) - feat: 修改webpack globalObject指向this [`53f12fb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/53f12fbdd3217e2539837773a0d31e7709a1fa30) - feat: 打印调试 [`9675113`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9675113f4974a93e907a7a7d4a72916442bcc033) ## [v1.4.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.14...v1.4.15) - 2022-12-27 fix - 更新可以签入签名的headers ### Merged - Feat/sign headers [`#172`](https://github.com/tencentyun/cos-js-sdk-v5/pull/172) - upd: 增加万象文档预览、内容识别demo [`#171`](https://github.com/tencentyun/cos-js-sdk-v5/pull/171) ### Commits - Updated CHANGELOG.md [`0af858f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0af858f9f7f6292831639d4cb60e76ca6d08f429) - upd: demo优化;d.ts优化 [`38e4e06`](https://github.com/tencentyun/cos-js-sdk-v5/commit/38e4e06bae297b182dbecdab5b5fedc23fb99643) ## [v1.4.14](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.13...v1.4.14) - 2022-11-29 fix - 增加容错 ### Merged - 增加容错 [`#168`](https://github.com/tencentyun/cos-js-sdk-v5/pull/168) - upd: 升级beacon sdk版本到4.5.14 [`#167`](https://github.com/tencentyun/cos-js-sdk-v5/pull/167) ### Commits - Updated CHANGELOG.md [`1d70265`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1d702652835352e62acabf1cc0e4683b3ab0c5d9) ## [v1.4.13](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.12...v1.4.13) - 2022-11-22 feat - 升级beacon sdk版本到4.5.14 ### Commits - upd: 升级beacon sdk版本到4.5.14 [`d85b0fa`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d85b0fa93a21195bbd208b8e0178809d9262f479) - upd cdz [`136d71e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/136d71e3b8c799c83c646f7edc62c57368918fdb) ## [v1.4.12](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.11...v1.4.12) - 2022-11-21 feat - getObjectAcl支持传VersionId ### Merged - feat: getObjectAcl支持VersionId [`#166`](https://github.com/tencentyun/cos-js-sdk-v5/pull/166) - fix: update @xmldom [`#164`](https://github.com/tencentyun/cos-js-sdk-v5/pull/164) ## [v1.4.11](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.10...v1.4.11) - 2022-11-09 fix - 升级依赖包@xmldom/xmldom版本 ### Commits - fix: update @xmldom [`10df46a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/10df46a9817be4c508543faca441c9533270ca2b) - Updated CHANGELOG.md [`50f23cc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/50f23ccd0ba3b60f4c0e5405596e5f528255d18c) ## [v1.4.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.9...v1.4.10) - 2022-10-22 fix - getObjectUrl暂时只支持回调写法 ### Merged - fix: getObjectUrl暂时只支持回调写法 [`#162`](https://github.com/tencentyun/cos-js-sdk-v5/pull/162) ### Commits - Updated CHANGELOG.md [`5e4f953`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5e4f95320173d339ee6a12c5277b7aa127f928af) ## [v1.4.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.8...v1.4.9) - 2022-10-20 - 修复getSourceParams使用不当部分 - protocol兼容不带冒号的http、https - 合法域名校验支持cos内网、cn域名 - d.ts补充 ### Merged - Feat/1.4.9 [`#161`](https://github.com/tencentyun/cos-js-sdk-v5/pull/161) - fix 1.4.8 [`#160`](https://github.com/tencentyun/cos-js-sdk-v5/pull/160) ## [v1.4.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.6...v1.4.8) - 2022-09-06 fix - 修复已知问题 ### Commits - fix 1.4.8 [`82824f0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/82824f0539683019d83d5450a6e5d36cb27eac2e) - 修复代码容错 [`ffb0bef`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ffb0befe48295402435190af029a165b2b773c35) - Updated CHANGELOG.md [`6bcf227`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6bcf227938d0d2d1f1d730587b438a36ea190dbf) - upd [`084aa2a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/084aa2a5b9b6e0ac8beb679d9ff1000ef617ac44) ## [v1.4.6](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.5...v1.4.6) - 2022-09-05 - 修复代码容错 ### Commits - 修复带啊名容错 [`b038089`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b038089c46252cb762cb20ff17cd903ef60b58a0) - Updated CHANGELOG.md [`2ee0f64`](https://github.com/tencentyun/cos-js-sdk-v5/commit/2ee0f64cba09669e3916fc1e379bf1ab16f15505) ## [v1.4.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.4...v1.4.5) - 2022-09-01 - 去掉源码里的 source-map ### Commits - Updated CHANGELOG.md [`1011454`](https://github.com/tencentyun/cos-js-sdk-v5/commit/101145415135afb6d6bb105ac44acc065269dca3) - 修改 sourceMap [`6d4b2a9`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6d4b2a9070589d81ae85f00f2722ec5f093259cd) - 修改 sourceMap [`63c12bd`](https://github.com/tencentyun/cos-js-sdk-v5/commit/63c12bdbdff109a4f0136f8c5e4c9f818d712718) ## [v1.4.4](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.3...v1.4.4) - 2022-09-01 ### Commits - 修改 sourceMap [`835a567`](https://github.com/tencentyun/cos-js-sdk-v5/commit/835a567df89d112ea78de384fadb2a127610c38b) - 修改 sourceMap [`1497325`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1497325afaae4afda64b13bbe7c29b8d63c0f734) ## [v1.4.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.2...v1.4.3) - 2022-08-31 - 分片复制支持续传 ### Commits - 修复容错 [`6e4cfd3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6e4cfd3ac3f1fecef8b53ccbf2cc999b76912c05) - Updated CHANGELOG.md [`9a9e81e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9a9e81ead431335d9c6a59eb0388ab76e8fea604) ## [v1.4.2](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.1...v1.4.2) - 2022-08-31 ### Commits - 复制支持自动判断续传 [`adb2791`](https://github.com/tencentyun/cos-js-sdk-v5/commit/adb279164315c4ffb7c8eed66a3ff11f37383842) - 修复复制错误,优化测试用例 [`6dbf95a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6dbf95ad4907867bc715c5bb02d57245f0bc795b) - Updated CHANGELOG.md [`f42fb53`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f42fb5359f7d12709be81b4ea6669d679458c882) ## [v1.4.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.4.0...v1.4.1) - 2022-08-18 fix - 修复引入sdk在dev模式下启动报错问题 ### Merged - feat1.4.1 [`#159`](https://github.com/tencentyun/cos-js-sdk-v5/pull/159) ### Commits - Updated CHANGELOG.md [`bcf969e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bcf969e348615bfd51001c3327b105c4340415a3) ## [v1.4.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.10...v1.4.0) - 2022-08-17 ### Merged - feat/1.4.0 [`#156`](https://github.com/tencentyun/cos-js-sdk-v5/pull/156) - rebuild [`#155`](https://github.com/tencentyun/cos-js-sdk-v5/pull/155) ### Commits - Delete .DS_Store [`5159160`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5159160b4abd93af1d91f9c5201f8ec5d49f0b23) ## [v1.3.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.9...v1.3.10) - 2022-08-01 ### Merged - fix: 修复 isNode 环境判断不严谨的问题,兼容 web worker 环境 [`#153`](https://github.com/tencentyun/cos-js-sdk-v5/pull/153) - upd 补充d.ts [`#152`](https://github.com/tencentyun/cos-js-sdk-v5/pull/152) - feat 1.3.9 [`#151`](https://github.com/tencentyun/cos-js-sdk-v5/pull/151) ### Commits - rebuild [`ed66e79`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ed66e79ba6c9fb7427f7e97c2d4afb8180d1bb15) ## [v1.3.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.8...v1.3.9) - 2022-06-23 ### Merged - Feat/ci audit [`#149`](https://github.com/tencentyun/cos-js-sdk-v5/pull/149) ### Commits - build [`e4de69a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e4de69ad53763f9eea9804990b7900b98f440d0a) - Updated CHANGELOG.md [`841c93b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/841c93bde6ec09e4d244cb55574ba715e658c7b8) - 优化 sts 示例 [`bdf1aea`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bdf1aea0b7cc4b97e57bc155b040868eb8a513b0) - feat 1.3.9 [`b6892c8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b6892c82afacc0c4e8c66328aca3225aba04977d) ## [v1.3.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.7...v1.3.8) - 2022-05-23 ### Merged - Feature/expires [`#148`](https://github.com/tencentyun/cos-js-sdk-v5/pull/148) - feat:更换依赖xmldom->@xmldom/xmldom [`#147`](https://github.com/tencentyun/cos-js-sdk-v5/pull/147) ## [v1.3.7](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.6...v1.3.7) - 2022-04-26 ### Commits - feat:更换依赖xmldom->@xmldom/xmldom [`40051e7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/40051e7359a7c90f4b45e3a192d78d527612e4f5) - upd:优化代码,不影响功能 [`deea8a4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/deea8a4347bd0f7b27d9d8c8899c88e4b6f0a383) - upd:补充d.ts [`41ec1e8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/41ec1e8de3138ded977a5cfc26a046be65a8b09c) ## [v1.3.6](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.5...v1.3.6) - 2022-04-15 ### Merged - Feat/get object support use accelerate [`#146`](https://github.com/tencentyun/cos-js-sdk-v5/pull/146) - feat:支持设置签名不计算host [`#145`](https://github.com/tencentyun/cos-js-sdk-v5/pull/145) - fix: 修改GetObjectParams DataType字段名错误 [`#143`](https://github.com/tencentyun/cos-js-sdk-v5/pull/143) - upd version1.3.5 [`#138`](https://github.com/tencentyun/cos-js-sdk-v5/pull/138) ### Commits - feat:支持设置签名不计算host; [`58d6851`](https://github.com/tencentyun/cos-js-sdk-v5/commit/58d6851d86b59782548dffac315b89f57ff6e00f) - feat:getObjectUrl支持全球加速参数 [`94057fa`](https://github.com/tencentyun/cos-js-sdk-v5/commit/94057fa8d051e566d6312d507c6d673249bc91e7) - feat:v2.0.0 [`69c073e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/69c073e85efd0f2e172c373dc47d5247eaabde27) - upd:补充d.ts [`9c75d6a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9c75d6afe75a664f0e2052af006c665f0f5286eb) - upd test.js [`53e8f6f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/53e8f6fb03095a11fd71077a22aeb4442704a502) ## [v1.3.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.4...v1.3.5) - 2022-02-11 ### Merged - feat:cos.request支持透传DataType [`#137`](https://github.com/tencentyun/cos-js-sdk-v5/pull/137) - fix:修复host签名时不兼容全球加速域名 [`#136`](https://github.com/tencentyun/cos-js-sdk-v5/pull/136) ### Commits - upd version1.3.5 [`638d09a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/638d09a01b65ce2643c0b36dc4182b64f9608e52) ## [v1.3.4](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.3...v1.3.4) - 2021-12-27 ### Merged - 错别字 [`#135`](https://github.com/tencentyun/cos-js-sdk-v5/pull/135) ### Commits - Updated CHANGELOG.md [`3cac679`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3cac679eaaef2694a3a3d76ee39102569e57ab2f) - fix:修复host签名时不兼容全球加速域名 [`e27a81d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e27a81dd4e615645b4e76cc8c8e0ce4a2f723746) - fix:修复host签名时不兼容全球加速域名 [`adb5e3e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/adb5e3eca39d3a30fd28d07b3b01a6f4f56dbabd) ## [v1.3.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.2...v1.3.3) - 2021-12-01 ### Merged - Feat/1.3.2 [`#131`](https://github.com/tencentyun/cos-js-sdk-v5/pull/131) ### Commits - feat:1.3.2 [`483c853`](https://github.com/tencentyun/cos-js-sdk-v5/commit/483c853ec18b9016aaa661efe4c25c428ae40ef1) - upd:host参与签名计算 [`1444bd8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1444bd8d6bb9f7d1f87534e39b944c944d7d8add) - upd:changelog [`df99d8e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/df99d8e79ff49a7020a93e1c949da3e6f1bc800b) - Updated CHANGELOG.md [`ee9f20c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ee9f20c07d310faaa33047368dc187da51cbe7a8) - upd:格式化 [`77a3b2d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/77a3b2d194329e7b6baa208d347a4166a32f0b14) - upd:增加参与签名的headers白名单 [`5c9c0f7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5c9c0f7b3a8c998156e8ba352330775ed02c31c5) - upd:删掉重复代码 [`4b3f66b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4b3f66b0f45d85017d90fa69a36bcee4a71740f0) - upd:优化签名 [`e9346c0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e9346c0272b50592df4bdb784e5e27b98ea06ea2) - fix:优化obj2str实现 [`dcc93ff`](https://github.com/tencentyun/cos-js-sdk-v5/commit/dcc93ff2d5d3421e782bc4082d461ff2b6d7fc56) - upd:host参与签名计算 [`04353f1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/04353f177afa2459269c62b832882d1e1dc3b5fe) - upd:readme [`87b88f2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/87b88f2bf4d847d372a8073a5df4bfe17eb0f6e7) - upd:util.js [`5dd3fc0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5dd3fc07f9941d7019f2b1a947657021a51b329e) ## [v1.3.2](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.1...v1.3.2) - 2021-11-30 ### Merged - fix:兼容编译环境不支持navigator对象 [`#133`](https://github.com/tencentyun/cos-js-sdk-v5/pull/133) - fix:CIHost兼容处理 [`#130`](https://github.com/tencentyun/cos-js-sdk-v5/pull/130) ### Commits - 更新 d.ts [`35b6d19`](https://github.com/tencentyun/cos-js-sdk-v5/commit/35b6d199c0803c7fa3cb22a392597d86e17cc246) ## [v1.3.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.0...v1.3.1) - 2021-11-18 ### Merged - Feat/1.3.0 [`#129`](https://github.com/tencentyun/cos-js-sdk-v5/pull/129) ### Commits - 兼容 cdc,支持 CopySourceParser 自定义 CopySource 解析,deleteObject 支持 Recursive 参数 [`7ac17c3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7ac17c315f9a4f02f8cd23dca4e725b74c26ae5d) - 加 COS.util,更新 d.ts [`bd876c1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bd876c149b13b544ce35e1b2fbe78baf5d3e953c) - fix:CIHost兼容处理 [`9336144`](https://github.com/tencentyun/cos-js-sdk-v5/commit/93361444c15b03997990b2ab1099b87e2a066bc9) ## [v1.3.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.21...v1.3.0) - 2021-11-17 ### Commits - feat:增加appendObject;增加媒体处理三个接口; [`8e25b6a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8e25b6a8c321b38d21ac6c71a9f07d2a1f60053c) - upd 支持ci demo [`e90e92e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e90e92e490bc969737f4af5f56f5d9bc3b8960c1) - upd:补充d.ts [`4c561da`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4c561da060d981ae5a092c09ed213e8c2648b50f) - Updated CHANGELOG.md [`bd3dce3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bd3dce33746afcbb8a23cdac1d835ea19773ce74) - upd:d.ts [`ae6c731`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ae6c731017b5532407dc5abe28fd896417774c64) - upd:test.js [`2d42ebc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/2d42ebcc1a75bbaa93918f1fc911c3cdeb184cf4) - upd demo [`00e4e69`](https://github.com/tencentyun/cos-js-sdk-v5/commit/00e4e69d8aee42f6d4cd22e36b74ddff307ddd56) - upd d.ts [`31b1cd2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/31b1cd2366ed64040730df08c60fe0bfc011f630) - upd:d.ts [`07d9134`](https://github.com/tencentyun/cos-js-sdk-v5/commit/07d9134de31dc79c364f3535e3d15f3a509fa3f5) ## [v1.2.21](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.20...v1.2.21) - 2021-11-11 ### Merged - fix:修复getObjectUrl bug [`#128`](https://github.com/tencentyun/cos-js-sdk-v5/pull/128) ### Commits - fix:修复getBucketReferer已知错误 [`c482be3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c482be32f42f3864af4aa5717e9e9506cd6fcd4d) ## [v1.2.20](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.19...v1.2.20) - 2021-10-27 ### Commits - fix:修复getObjectUrl bug [`c0a60f8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c0a60f89e8dbc872e24c7cce0a319242e51a3ec7) - update d.ts [`e38f6cb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e38f6cb3e3a22e0df986441adbe348e7417ca7e4) - upd:d.ts补充Range、ChunkSize类型说明 [`7167c35`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7167c35bbc2af9a56eb6862b094b67250a3b8826) ## [v1.2.19](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.18...v1.2.19) - 2021-09-02 ### Commits - support opt.xhrFields [`6e58452`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6e58452c12c2e920148929b2d2b8e2de1963f896) ## [v1.2.18](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.17...v1.2.18) - 2021-09-01 ### Commits - support x-cos-mime-limit [`737e698`](https://github.com/tencentyun/cos-js-sdk-v5/commit/737e6989a5fc34bb5c4084b2ac99f433c2b80ac9) - 支持已设置 Domain 时,不传 Bucket Region [`0a9438b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0a9438beb0309062542ef6818fb6b0e71d059b84) - 去掉调试代码 [`ff27d82`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ff27d828c4709192d4495261646a140b3fa9b962) ## [v1.2.17](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.16...v1.2.17) - 2021-08-30 ### Commits - add after-receive [`72f4a24`](https://github.com/tencentyun/cos-js-sdk-v5/commit/72f4a24d48f3c9c5ae056b4d6d44c1a32791464c) - reset sts.js [`63ce64f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/63ce64fc98b4694927d2ac18ba8d09457751361e) ## [v1.2.16](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.15...v1.2.16) - 2021-08-04 ### Merged - upd:补充index.d.ts QueryString [`#119`](https://github.com/tencentyun/cos-js-sdk-v5/pull/119) - feat:补充vueDemo [`#116`](https://github.com/tencentyun/cos-js-sdk-v5/pull/116) ### Commits - support Timeout [`552566d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/552566da070b72bba5615cda1f56d086bddde56c) - Updated CHANGELOG.md [`3ebbdc9`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3ebbdc9ae5780f60801f2d4a255519a83ba3afe9) - Update demo.js [`e154082`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e154082a52591650a0fa5b57c655d68fa375f111) ## [v1.2.15](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.14...v1.2.15) - 2021-07-01 ### Merged - feat:uploadPart新增headers白名单 [`#114`](https://github.com/tencentyun/cos-js-sdk-v5/pull/114) ### Commits - Updated CHANGELOG.md [`ca19ef2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ca19ef2652a9d88486b564e24a65f7ab5cd0034e) - feat:getObjectUrl支持Headers Query参数 [`62c6dd7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/62c6dd7fa436dee30a82be6c5703d377ab31549e) ## [v1.2.14](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.13...v1.2.14) - 2021-06-21 ### Merged - feat:兼容ie promise [`#113`](https://github.com/tencentyun/cos-js-sdk-v5/pull/113) ### Commits - Updated CHANGELOG.md [`c804b41`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c804b41adc65b344cb39cc6edd6554a67050c1ec) ## [v1.2.13](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.12...v1.2.13) - 2021-06-11 ### Merged - Feat/add upload file [`#112`](https://github.com/tencentyun/cos-js-sdk-v5/pull/112) ### Commits - add crc64 demo [`121bf8c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/121bf8c349cc5652804d1e03daeac45d16255c3f) - feat:新增高级上传接口,支持单文件上传根据SliceSize自动选择普通上传还是分块上传 [`4414530`](https://github.com/tencentyun/cos-js-sdk-v5/commit/44145301b60a7f6e935db31df59a2497f0d7196e) - update version 1.2.13 [`ebe25a4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ebe25a4515ec28bcad2f7376a1ed7b0205266f27) - upd:补充index.d.ts [`6d5999f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6d5999f0a26504543f68f089217b1d1394e3e16f) - Updated CHANGELOG.md [`3cd641a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3cd641acdd41ad1033e8e822b66101b069392d75) - upd:修改index.d.ts [`cf7eda1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cf7eda1d08c62d99bf29cedec35465f98af63857) ## [v1.2.12](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.11...v1.2.12) - 2021-06-04 ### Merged - Feat/put object base64&return upload [`#111`](https://github.com/tencentyun/cos-js-sdk-v5/pull/111) ### Commits - feat [`1e2ca3a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1e2ca3ae255f64fee4aaab36c01d5a03eb3162a2) - upd:sliceUploadFile返回UploadId [`54d100f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/54d100f41c8bd124c978860532d8a2a81ab1ff9d) - Updated CHANGELOG.md [`4a04539`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4a0453966d67b586dbfe186e38973f72ffa8f9bd) - update version 1.2.12 [`843ffba`](https://github.com/tencentyun/cos-js-sdk-v5/commit/843ffba1ed4bb22ed5b23e5aeb7833f17f5577ad) - update version 1.2.12 [`cd0be19`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cd0be1996ee5bf9e1cd007da2f44b121f23c04ab) - upd:sliceUploadFile返回UploadId [`4ff8a8e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4ff8a8ef35e5e6e80ed6aa2fdac629a954e596d6) - upd:优化base64文件上传demo [`cb8f356`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cb8f356b2774280d7dce7886f4016a84c724fa14) - _No commit message_ [`c20924e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c20924e01e53e2045c2e30e76449a3d38dba6d57) ## [v1.2.11](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.10...v1.2.11) - 2021-05-28 ### Merged - Feat/env warning [`#109`](https://github.com/tencentyun/cos-js-sdk-v5/pull/109) - feat:新增sdk运行环境错误提示 [`#108`](https://github.com/tencentyun/cos-js-sdk-v5/pull/108) ### Commits - update version 1.2.11 [`1a1ec58`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1a1ec58f1b1721f7a60d201fa0b63ea071836b66) - Updated CHANGELOG.md [`f4bd1fb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f4bd1fbc2a9f47d19b7b3793e9693b6f73647b96) - update demo [`7d711c1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7d711c1f2fa1eae1affd8c452020cc93b024c809) - upd:sdk运行环境错误提示文案修改 [`a6fbd71`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a6fbd71751f67074cfad619141978d4037547ce9) - upd:sdk运行环境错误提示文案修改 [`0a854fd`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0a854fd01ff54b0b7b8523c4a615d528f8ffeb41) - Update package.json [`4b09275`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4b09275728622de73181b64ae626d13965c34f69) - update demo [`a981cc8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a981cc823253d2eec6fe92903599479a107b5f5f) ## [v1.2.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.9...v1.2.10) - 2021-05-10 ### Merged - feat: 修改 demo 表现形式,增加数据万象 demo [`#106`](https://github.com/tencentyun/cos-js-sdk-v5/pull/106) - feat: 增加支持全球加速配置及图片处理。 [`#105`](https://github.com/tencentyun/cos-js-sdk-v5/pull/105) - Fix/v1.2.9 [`#104`](https://github.com/tencentyun/cos-js-sdk-v5/pull/104) ### Commits - fix: 优化 demo.js [`bce7d0e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bce7d0e26b91bee4deb8968c789df3ef0bcef3e9) - fix: getAuthorization 出错时能把日志打印在输入框中 [`7e823bb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7e823bbaf631e3e7002bddc519c4989f7f7307eb) - fix: 修改 text 为 header [`9085656`](https://github.com/tencentyun/cos-js-sdk-v5/commit/90856563dbb14e7132ff880c27124aff8e6e62b4) - fix: 修复 getAuth 里代码逻辑报错 [`b0f12c1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b0f12c1b5f2dd7756af2de4ec1e9501dbcfc1301) ## [v1.2.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.8...v1.2.9) - 2021-04-15 ### Commits - 增加 Location 返回值 [`6a57ed0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6a57ed0ad191193841dbf0f706f465e5f96ecfa3) - 优化 Demo [`4ca7188`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4ca7188d13cd12d99965d86cfb6d4f31e84f942d) - 优化 Demo [`f07d85c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f07d85c94a0c28cd9dcd3cfa022263ce6c307300) ## [v1.2.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.7...v1.2.8) - 2021-03-17 ### Commits - 提供公共的 cos.request 方法 [`3c0bc2c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3c0bc2c8a39c342fa47ffb4fbd5703eddd3c7229) ## [v1.2.7](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.6...v1.2.7) - 2021-03-12 ### Commits - 修复判断签名格式报错 [`069754c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/069754c8e389372d165169700c7f884d5abfda17) ## [v1.2.6](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.5...v1.2.6) - 2021-03-10 ### Commits - 增加分片上传取消例子 [`a5b2c51`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a5b2c5120b140e16df6b8d6086aa163fd7bb39ca) - Content-Type 不参与签名 [`e79acf9`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e79acf9d49d66c33da5b30879dd05a8358f6144f) ## [v1.2.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.4...v1.2.5) - 2021-03-04 ### Commits - add BucketEncryption APIS [`a16493c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a16493ca7ea87cc701ab296ccbabd617c75da307) - add BucketEncryption APIS [`bbf407f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bbf407f803eca3840c78702f6b84ba0bcf2f0641) ## [v1.2.4](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.3...v1.2.4) - 2021-02-26 ### Commits - v1.2.4 例子里 XCosSecurityToken 改为 SecurityToken [`dda5aa8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/dda5aa8984c55d72559bbdff545e48e6f15757b4) - Updated CHANGELOG.md [`ac3c7df`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ac3c7df3ca5fa4f9ddd59ab0a7c8c239f8ed0870) ## [v1.2.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.1...v1.2.3) - 2021-02-24 ### Commits - v1.2.3 fix base64 error [`c0c1696`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c0c16964154caec248bd742083fe1ac4db261a39) - Updated CHANGELOG.md [`691c09f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/691c09fdc4473ba99cde39af09439e2aceb79b85) - 修改接口描述 [`67c842d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/67c842d8707e38a37b1c0e42c49df9acd3ae8779) ## [v1.2.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.2.0...v1.2.1) - 2021-02-05 ### Commits - 修复 md5 计算报错 [`888f50f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/888f50f24f279e600eb4413033046d5f4c7201c9) - 修改用例顺序 [`fc42ef3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/fc42ef350a1cc14ef0a76153f1ada0bf5b2bc87e) - Updated CHANGELOG.md [`743a7d3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/743a7d33b45ebaa72e9c5f9e809d5c5c8ca97498) - 修改 md5 测试用例 [`52403b8`](https://github.com/tencentyun/cos-js-sdk-v5/commit/52403b81295a1255b94f0440071bd017ec7c5f8c) ## [v1.2.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.10...v1.2.0) - 2021-02-03 ### Commits - 规范错误格式 [`23a1efd`](https://github.com/tencentyun/cos-js-sdk-v5/commit/23a1efd4deb914fdb8a63bbec416609cb877c9fa) - 补充测试用例 [`c4dbcc7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c4dbcc735036cead50d3d09e4a1aed324487096f) - 补充测试用例 [`1991c3f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1991c3f50a2339331cb4a76c0ba33136146c9709) - 增加测试用例覆盖率统计 [`dbf44a4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/dbf44a4ee3f409dad0f3eca9f4c7098763eb6486) - 提示错误字段建议 [`34d9bc6`](https://github.com/tencentyun/cos-js-sdk-v5/commit/34d9bc6d918a045712f2d68776d03de058214f59) - 增加 nyc 依赖 [`6e61937`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6e6193790660b713e5741902ac9f4652b676541b) ## [v1.1.10](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.9...v1.1.10) - 2021-01-25 ### Commits - 优化 d.ts 问题 [`8b30286`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8b30286c6cc0f3ab88ba460982d41a04f2fef37b) - 优化 d.ts 问题 [`92c4ae1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/92c4ae10858e53d17dd5a947ef1874e8af3b162a) ## [v1.1.9](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.8...v1.1.9) - 2021-01-18 ### Commits - 修复 global 报错 [`1dbfefc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1dbfefca6cd8e3ecdcb5a87dbe91fa51c7e9f3c0) ## [v1.1.8](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.7...v1.1.8) - 2021-01-14 ### Commits - complete 接口 xml body 去掉空格 [`9dfa8be`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9dfa8be87a700e4c5accdf3b2265695813182df6) ## [v1.1.7](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.6...v1.1.7) - 2021-01-13 ### Commits - 增加 index.d.ts 声明文件 [`1fe6e95`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1fe6e9590bb48e95f35e8030789c9dc3bc9d3446) ## [v1.1.6](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.5...v1.1.6) - 2021-01-12 ### Commits - getObject 支持 onProgress [`b31690d`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b31690d3ecf0ed072808ca0643a888379e90ee5c) - Updated CHANGELOG.md [`7869965`](https://github.com/tencentyun/cos-js-sdk-v5/commit/78699653328c775a20dabe1483871eb815ad46e1) - Update start.md [`00fb9f1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/00fb9f1ac59c88f130c9ac377e02d32ee727be3d) - 修改签名错误 [`7152fde`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7152fdee767158b946bf1896851ec44f7eb8b720) ## [v1.1.5](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.3...v1.1.5) - 2020-12-17 ### Commits - putObject sliceUploadFile 统一返回值格式。 [`f95505c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f95505ca389cd7a7b92b39d3fb1873eb71af27dd) - putObject sliceUploadFile 统一返回值格式。 [`056bbb5`](https://github.com/tencentyun/cos-js-sdk-v5/commit/056bbb5fcd54d7c4d9f574879d96176be6f2fda6) - 修复分片上传传了 Pic-Operations 参数后,保存的 fileid 图片 Content-Type 不对的问题。 [`ee44e5f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ee44e5f7f3baf3fb23bcc0c286f6bca9756459ba) - Updated CHANGELOG.md [`da2e8ae`](https://github.com/tencentyun/cos-js-sdk-v5/commit/da2e8aebdb1dca0f9eeca19290861dd968ebd032) - v1.1.5 multipartComplete 接口默认 Content-Type: application/xml [`3b3f5cb`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3b3f5cbe8d526252d495f58ea2a31e1c25402c1c) - 改正 Location 格式 [`7f82db2`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7f82db218a2d6389338e4530a57cb1f3ac475cb5) ## [v1.1.3](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.2...v1.1.3) - 2020-12-16 ### Commits - 增加示例 [`26a1063`](https://github.com/tencentyun/cos-js-sdk-v5/commit/26a1063aa1a6ee4c8adc9137c874cf1e5bb34dee) - Updated CHANGELOG.md [`7878866`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7878866e025b9578eb9fbedbfd09bb6e1d3013df) - 分片上传支持 pic-operations 传递给 complete 接口 [`4c46823`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4c468232273808775a193e3b5c7b346d0a6fb280) - 修改用例 [`091cbd4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/091cbd4fda7d4967da74e853ecdf7840173cf24a) - Update watcher.js [`9f2be01`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9f2be019d559b61164521d5ef54aceca2553dca7) - 加日志 [`a1932b4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a1932b464b8f0c8b963d3e76cd2c0b23dea31b30) - 修改用例 [`3ff5e29`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3ff5e29390aa0e7b5aece093ad9b3023c846582e) ## [v1.1.2](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.1...v1.1.2) - 2020-12-02 ### Commits - 分片上传支持 x-cos-meta 传递给 complete 接口 [`893dde3`](https://github.com/tencentyun/cos-js-sdk-v5/commit/893dde395fa5d8286e1685d5778caf99ecc0a0bc) ## [v1.1.1](https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.1.0...v1.1.1) - 2020-12-02 ### Commits - Updated CHANGELOG.md [`5315fe5`](https://github.com/tencentyun/cos-js-sdk-v5/commit/5315fe5951aa0adb54743bc842866d4e454e5008) - add auto chagelog workflow [`55b529a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/55b529a621188542523bade3ad72c82e08d16467) - 支持 Query/CI [`e38e060`](https://github.com/tencentyun/cos-js-sdk-v5/commit/e38e06073d87a30166ffb56ec6cb8d62b6468967) - 支持 Query/CI [`7c4f61b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7c4f61b8596657fde9d8d69c76cbcb41e63f45a9) - 支持 Query/CI [`91dcd0e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/91dcd0e605e9d73fb5d4917daed902c08f3d5a22) ## [v1.1.0](https://github.com/tencentyun/cos-js-sdk-v5/compare/v0.5.22...v1.1.0) - 2020-11-19 ### Merged - Update test.yml [`#91`](https://github.com/tencentyun/cos-js-sdk-v5/pull/91) - Create test.yml [`#90`](https://github.com/tencentyun/cos-js-sdk-v5/pull/90) - add puppeteer watcher for QUnit test. [`#89`](https://github.com/tencentyun/cos-js-sdk-v5/pull/89) - Update README.md [`#77`](https://github.com/tencentyun/cos-js-sdk-v5/pull/77) ### Commits - v0.5.25 修复 AccessControlList 报错 [`8bf50c0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8bf50c032dca678b0ef3afc76d47d3825dff0070) - v0.5.24 修复 Grant 报错 [`8653104`](https://github.com/tencentyun/cos-js-sdk-v5/commit/8653104bd874ac4af3cd788349c3afd6a1d8d056) - v1.0.1 请求库 jquery 改为直接 ajax [`a451041`](https://github.com/tencentyun/cos-js-sdk-v5/commit/a4510414ce6edb55643847af5bda260e248837b5) - 增加 BucketReferer/BucketDomain/BucketOrigin/BucketLogging/BucketInventory/BucketAccelerate/ObjectTagging 接口 [`092a33b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/092a33b06610c63023b8572f97e17dd418293d32) - update uploadId cache [`47037d0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/47037d02ca7fd94035a13d21aead6d85a3719bbb) - 更换 md5 库,加快 md5 计算速度 [`122d069`](https://github.com/tencentyun/cos-js-sdk-v5/commit/122d06955e56674201fa54165711e0632d98c34f) - v0.5.27 fix md5.js 报毒 [`9988c08`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9988c08e739a703abebea2431c2f98e70863c9b3) - 支持 Promise 和 async/await 格式 [`4eee462`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4eee462eb31cf4cf641bc2b326b28f133d92b5d9) - 优化代码 [`ca59b26`](https://github.com/tencentyun/cos-js-sdk-v5/commit/ca59b266defa31f4f30b1d20a1b6cfc6aaa41be5) - v0.5.26 add GetService/PutBucket [`4d78685`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4d7868507f6b4ec1143ad94d4f9e905b7ce6c323) - 优化 ETag 获取 [`9d94011`](https://github.com/tencentyun/cos-js-sdk-v5/commit/9d94011f4c4312bea42303e8b7a757cc7309f807) - 增加上传文件夹例子 [`16cfea1`](https://github.com/tencentyun/cos-js-sdk-v5/commit/16cfea130c81ab74f6c9aeb4350b3e6e78297dea) - 加分片上传 demo [`02a391b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/02a391b18f42e170843130ee3b23b6d758256e95) - 支持 after-receive 事件和 Request 参数 [`f3eab19`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f3eab1968e1ce6872f67d93a061b3206f80f82fa) - 加服务端决定文件名的 demo [`3213155`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3213155e99f8ef21d504c29fd037b4de62666945) - getObject 增加 DataType 参数 [`62cdcb4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/62cdcb43f2831da0e2ae2dc9c088531043bcea1b) - 增加 selectObjectContent [`4d93221`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4d9322104f9036af66c1f318485c65739b9603f0) - fix for jUnit test. [`47b3367`](https://github.com/tencentyun/cos-js-sdk-v5/commit/47b3367133ff77af489b59d70b140c836ceebe35) - 支持stst StartTime 自动修正时间 [`c7ce625`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c7ce6256738408cee77a3a3e5b31b5af0ce816ba) - 优化打包结果的注释 [`467e4c0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/467e4c05ab65b079bdff4d53cb4b29bd19208c01) ## [v0.5.22](https://github.com/tencentyun/cos-js-sdk-v5/compare/v0.5.21...v0.5.22) - 2019-11-29 ### Commits - remove querystring [`d43c064`](https://github.com/tencentyun/cos-js-sdk-v5/commit/d43c06495fb44b02df5de5fafcaa4cdb5aa1ce8c) ## [v0.5.21](https://github.com/tencentyun/cos-js-sdk-v5/compare/v0.5.20...v0.5.21) - 2019-11-28 ### Commits - add website api [`c2e5752`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c2e5752b67f15ad6163f8a98b43d45db02484102) - 添加 post-policy demo [`719235c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/719235caa8df2d1d459ba05e43767cbbbcb3fff2) - 优化上传队列处理,防止栈溢出 [`39f1e8b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/39f1e8be2232c59e40f0fef66bfe226682a0f4a8) - 添加 post-policy demo [`0a157bc`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0a157bc4c46c9b88f5c468d83253b31e3550ecc8) - 分片复制,去掉一些无用头部 [`4a6ffee`](https://github.com/tencentyun/cos-js-sdk-v5/commit/4a6ffee1fa642c67fa583a665b9cdbffc7b3a774) - 优化调试 server [`3286a50`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3286a50a6a33c588796dba8c2a70483ae33e7a3c) - 优化 post policy demo [`01c50fa`](https://github.com/tencentyun/cos-js-sdk-v5/commit/01c50fa1de6605a513b640e7eae8fb57b9ebea3e) - Update cors.png to v5 [`bf915b7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/bf915b79e234d3bd527b569ee8b6c8a2c8bb7fcb) ## [v0.5.20](https://github.com/tencentyun/cos-js-sdk-v5/compare/v0.5.17...v0.5.20) - 2019-09-11 ### Commits - 特殊处理微信分片上传图片 [`1a71b0c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/1a71b0c64eabc7ad91686b94be76d527a542938b) - 特殊处理微信分片上传图片 [`746e580`](https://github.com/tencentyun/cos-js-sdk-v5/commit/746e580b9182e1e17def7c0f5299506eafe8d6d1) - 上传支持 AddMetaMd5 [`3c291b4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3c291b4b9cc3ad2fbc5c132c9cfcbb8aec2aae6b) - 上传支持 AddMetaMd5 [`f4eeea4`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f4eeea4c940baec0513074b9ac2dfaede31b7038) - 修复 getObject 问题 [`f7fd3e7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/f7fd3e71c112e94a8182893f002347449ee092c5) - 优化 list-update 事件,加 setTimeout 截流 [`0f010d0`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0f010d0d7be395343f0d2612878a4fa5e25573a0) - 上传支持 UploadAddMetaMd5 [`98c730b`](https://github.com/tencentyun/cos-js-sdk-v5/commit/98c730b7ff06a5a228732876f94cac45bb4f48ab) - README 加上 Start demo [`03f04d7`](https://github.com/tencentyun/cos-js-sdk-v5/commit/03f04d7eee7c0cc1ea0eb587aa1fe439f64145c1) - v0.5.20 优化 putObject 返回 Location [`b96322e`](https://github.com/tencentyun/cos-js-sdk-v5/commit/b96322eb512ba49ef568d9c63ea6d7d4485320b7) - fix webpack require error [`3b37f51`](https://github.com/tencentyun/cos-js-sdk-v5/commit/3b37f5144218d9330a6928b6c5bf2118cd86b769) - fix getObject bug [`6c9a10c`](https://github.com/tencentyun/cos-js-sdk-v5/commit/6c9a10cf938f9657fc43bb8bede7fb1ced66c5eb) - secret use env [`c34bf68`](https://github.com/tencentyun/cos-js-sdk-v5/commit/c34bf6818f911e89b2842f5417ee1dc78ba53f8d) - 上传支持 AddMetaMd5 [`cdd1f1f`](https://github.com/tencentyun/cos-js-sdk-v5/commit/cdd1f1f3bb34fae789df977ffa66ef52e6ece07b) - 修复 BucketLifecycle 接口的参数问题。 [`5489730`](https://github.com/tencentyun/cos-js-sdk-v5/commit/54897307f268699fe8254d3cbb7f448406b38c2d) - 修改默认展示的日志长度 [`7d0edcf`](https://github.com/tencentyun/cos-js-sdk-v5/commit/7d0edcf509fd694c0081fa157870603ad2064081) - 修改 package.json 文件。 [`0aa6085`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0aa60858807b2498be71e2c41b4efb28a7b3c66b) - 修改README文字。 [`0eed45a`](https://github.com/tencentyun/cos-js-sdk-v5/commit/0eed45a02f23aa2e944d71ae92208531dec96cb3) - Update LICENSE [`ff6b2f