From 177a965a3428bb05d94e4a28ef2c86e5c0ff4d8a Mon Sep 17 00:00:00 2001 From: gouki0123 Date: Thu, 21 Jul 2022 08:59:10 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b85db54..eba5c7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,66 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [v1.2.1](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.2.0...v1.2.1) - 2022-07-21 + +feat +- 初始化支持HttpDNSServiceId参数,填写后代表开启 HttpDNS 服务。HttpDNS 用法详见https://developers.weixin.qq.com/miniprogram/dev/framework/ability/HTTPDNS.html + +### Merged + +- feat: 1.2.1 [`#70`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/70) +- Feat/1.2.0 [`#69`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/69) + +### Commits + +- Merge https://github.com/livehigh/cos-wx-sdk-v5 into feat/1.2.1 [`982305a`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/982305a2f4ce6b5d6e55e8dc96f1b14eedcc9297) +- upd 去掉ForcePathStyle处理 [`6ed7dcc`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/6ed7dccc092cde1e43c54101870191fce7eaba49) +- upd 补充HttpDNS使用说明 [`c80f440`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/c80f440d2d75be962433250e824a331c7142979c) + +## [v1.2.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.8...v1.2.0) - 2022-06-30 + +fix +- 修复使用postObject不能正确的pauseTask,cancelTask问题 +- 签名回调里使用SecurityToken代替并兼容XCosSecurityToken + +### Merged + +- 完善内容审核demo [`#68`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/68) +- Feat/1.1.8 [`#67`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/67) + +### Commits + +- feat 1.2.0 [`0fc7281`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/0fc7281a43a6d9f3bf1f125c04fabdf63bcc9f4c) +- upd demo [`8e198e3`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/8e198e3742c778844e82ebc8c6bca777d0ae58e6) +- upd [`8f6170f`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/8f6170f15972c479963c1b78816d4a8a13dd8fd8) +- del [`c12abe9`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/c12abe9e93dd07607d46f2e61286a16dfb17721e) +- upd [`2035c54`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/2035c54193d7c96030bc5b364c100b952f62d627) +- upd [`a8142cc`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/a8142cca3aa5e822b2509bf2c3a2a96402a343d8) + +## [v1.1.8](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.7...v1.1.8) - 2022-06-23 + +feat +- putBucketCors支持ResponseVary +- 提高签名时Expires参数的优先级 + +### Merged + +- feat:更换依赖xmldom->@xmldom/xmldom [`#66`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/66) + +### Commits + +- feat 1.1.8 [`aad1bad`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/aad1badffefc14d06a1d7f0851bc7aeec09bcd51) +- upd [`42134c3`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/42134c36def10a6a84d9b9c45dc56fe5e67e880a) + +## [v1.1.7](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.6...v1.1.7) - 2022-04-26 + +feat:更换依赖xmldom->@xmldom/xmldom + +### Commits + +- feat:更换依赖xmldom->@xmldom/xmldom [`ca08986`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/ca08986fb0577e96fa2a924aa8ddd9e13bb5a82a) +- Updated CHANGELOG.md [`3c2359a`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/3c2359a2f95df088fec2ae221f43be6c58b27537) + ## [v1.1.6](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.5...v1.1.6) - 2022-04-25 feat:getObjectUrl支持全球加速参数