Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konakonall committed Nov 26, 2020
1 parent b6b33f3 commit 572c0a7
Showing 1 changed file with 111 additions and 0 deletions.
111 changes: 111 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
# 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.0.4](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v0.7.2...v1.0.4) - 2020-11-19

### Commits

- v1.0.4 putObject、sliceUploadFile 支持 Query/CI [`76d2b81`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/76d2b81cb32757a063544f2abb5fdfea4b8aa734)
- v1.0.2 优化支持分片的判断逻辑 [`0340b4b`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/0340b4b4f2085375a7b6dae03a3cc8bc0e286d43)
- 支持分片上传,支持多个新接口 [`4bf5e15`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/4bf5e15eb75a461dfbff06a5842919c2edf5373b)
- 支持 StartTime [`0b30839`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/0b30839b35ec58b6310d4469567adeefe974a60e)
- add postObject param FilePath check [`827837b`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/827837b1695bce6c73b3992f2a789216a2e1b667)
- v1.0.0 大版本,主要支持分片上传 [`5052728`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/5052728cba42bc4cc5ee7d24dfea16f3d5200042)
- 更换 md5 库,修复 md5 对特殊字符,计算错误 [`5a82156`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/5a8215690c2aca639940582ef79b0adc72287f95)
- 优化 demo [`f9cd2d7`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/f9cd2d7c21efd0b9848476790dcb0ae44d2a826a)
- v1.0.3 postObject 支持 Headers [`9615899`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/961589969bb29bcaf384066db7ac412017932065)
- v1.0.4 putObject、sliceUploadFile 支持 Query [`86d4144`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/86d4144eb54de34e0b774c97784d3807336d5af0)
- 修复etag在微信开发工具模拟器及真机中的获取。 [`6404256`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/640425644c330a3557ef51dee2042ee9bbe554b4)
- 修复 onProgress 反馈太慢 [`e9bdeb7`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/e9bdeb78dbe2cd694953b3846f98f1caf86a4f35)
- v1.0.1 优化打包结果的注释 [`3fe60ce`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/3fe60ce22cda0fa0b9ce097a27401027a33c5fb9)
- 修改版本判断 [`a4bc4c1`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/a4bc4c1521a2a11f40c4a12880309d4fb0045efa)
- 修复接口bug: [`cb022f7`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/cb022f7213046f06d994f7ac7f4445b206fe6148)
- 更新示例 [`8516675`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/851667587953de86ca911e1f58a4e07b45359395)
- 1. 修复 getService 接口 region 变量不起作用的bug。 [`8557cb6`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/8557cb62c5584d7edbbd8055a10fe50c61ceabdc)
- 去掉跨域 Headers [`aaab2c5`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/aaab2c50b1ec7055191c7c7d061575cf85c32bfd)
- 修改版本判断 [`ee40f74`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/ee40f74e1946941c7e226711c677b9486ce8425f)
- 修复用 v4 签名报错问题 [`fb04d4e`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/fb04d4e22031fc2781280bb17697d1b2154ce105)

## [v0.7.2](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v0.7.1...v0.7.2) - 2019-04-17

### Commits

- STS 例子更新到云API3.0 [`c28b2f6`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/c28b2f6c0c6a369366d1306462bd523866e5f684)
- 支持 Expires 参数 [`4cb2ccd`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/4cb2ccdf4cc41147628c6caf65d8a9cffd063255)

## [v0.7.1](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v0.7.0...v0.7.1) - 2019-03-12

### Commits

- 修复用固定密钥报错 [`ad988a6`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/ad988a663c29445b7c906d08f83f1509bcd11b41)
- 优化初始化例子 [`5324ec4`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/5324ec4e17f711a5c0034fef1392e4a274faf0d9)
- 优化初始化例子 [`3fdd111`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/3fdd111aee2e617cf57fa1f15ce7e799a95ec8e6)
- 优化初始化例子 [`4268c4c`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/4268c4c1b6ad38c953f1364e16f359c7a58120ff)
- 更新 README [`65e69ee`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/65e69ee58c6d51ed8f9e472eb703dd6447ba9167)
- 修复用固定密钥报错 [`307315a`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/307315a9527ecc4bc06e7deb85efcfafe729512e)
- 更新链接 [`a89850f`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/a89850f49c55738abbcf1677b4597b29c71c2947)

## [v0.7.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v0.5.0...v0.7.0) - 2018-12-26

### Commits

- 补充接口及接口 demo [`b8c5d5f`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/b8c5d5f62f50ef5fa80b485460064eeaf5335458)
- 删除 [`bed60b8`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/bed60b87d87ef066e8d3617a4aa482c7a206953e)
- 更新 js sdk 的优化 [`f97b7ef`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/f97b7ef58e3153b053136bfaf95cb94989a5d05f)
- 补充接口及接口 demo [`593cf3b`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/593cf3b5562e4fa3d900101845cbbf678f764d01)
- 更新 demo 示例 [`126ef5b`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/126ef5b9b163b69dc788df422c2e34a2e44bdd5a)
- 更新 js sdk 的优化 [`eed71e4`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/eed71e491b5d90f8356264ecb5ccff8b10d83b3f)
- 自动获取 FileSize [`180b7da`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/180b7dacb062cda87e25d75c038379a94d2dd6fc)
- 修改文档 [`47357dc`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/47357dc26619698b2c1b1ae38b080ba372b9a833)
- v0.6.0 修复上传中文编码问题 [`776ff38`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/776ff38df8fb28880205a1c79e11cd9034e660e2)
- DOMparser 报错 [`e9953ad`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/e9953ad496a66bb6156830284abff921ef3876f6)
- 更新 build.js [`f2b41a5`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/f2b41a581a0afacfb612b83e1be6b3fb81430f96)
- 修改成功判断 [`e76d06a`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/e76d06a4037847dac67680695054994eea902d0d)
- 删除无用依赖 [`6c52bab`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/6c52bab719773eee3a288cc15e7c149fefa7759c)
- 更新 README [`d2ad1fc`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/d2ad1fc4e1afc25748a1653c3a54626b72f9a6ad)
- v0.6.0 修复上传中文编码问题 [`9e680c7`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/9e680c735e69068e0fe59bd23cf8ec3889f90254)

## [v0.5.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v0.4.0...v0.5.0) - 2018-04-26

* 修改签名样例,改成临时密钥形式,通过临时密钥的 Policy,更好地在后端控制权限
* 修复 DOMParser 在手机小程序环境里报错问题
* 优化 demo,只使用上传功能推荐用代码片段,不使用完整 SDK

### Commits

- 修复 content-type 出错问题 [`a6387a4`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/a6387a429bc94ed150c9ae09b4b9dd9c890e4c78)
- 增加签名例子 [`0fdaf0c`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/0fdaf0cd8a4d95b5c471f6cef9ae6375f46f5728)
- 增加简单上传例子 [`cd42106`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/cd42106ed7193a9895546afca3ae9b8f0e48419e)
- header 空容错 [`6e99b1c`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/6e99b1c6ca2a01653fb2ff6be5092885bccee350)
- 增加文件路径 [`69e3589`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/69e3589bdfa7a27f987a074973e7c917fe37182c)
- Update README.md [`bf446ae`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/bf446ae5e4e1958bc9c1fe670e65f597ee4b5c71)
- Update README.md [`dd53c88`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/dd53c8858005091789ab50e2e5f599c38a2fd7ee)
- Update README.md [`3778977`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/3778977ebddcf52968b3b762eb2b7ce8a1e68967)
- cors [`f565788`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/f56578821d5229223a5ac6aac463c9808af9ca88)
- cors [`97b4920`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/97b49202392a778258cc125e60efb3e6a4139043)

## v0.4.0 - 2018-01-12

* 完成功能完整的版本
* 支持最大上传5GB
* 支持取消上传、上传进度
* 修复手机使用错误

### Commits

- init [`294a9a9`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/294a9a9298d330e9f56da5480643a2137703007d)
- 去掉 AppId [`ea610e6`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/ea610e698673cfb0a8d281e0d789bfee441fa641)
- 支持取消上传任务 [`4802d2c`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/4802d2cbb8566f26728815d3c948e043ce1d9626)
- 支持取消上传任务 [`244cb83`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/244cb8307c654dd1790703f01818d614d3fc18b8)
- 支持 putObject、putBucket [`3f35f23`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/3f35f2354f0c18a987f48435439d2f3e1f78eeda)
- 完善介绍文档 [`5a8de27`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/5a8de276825a33e083d07626811928df9288288c)
- 修复 File 和 Blob 导致的报错 [`4797452`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/47974529c52ce98739701b95cef7445cb1cbb4d9)
- 修复 query 参数漏传 [`49edfd7`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/49edfd7a73f49d52323ee51d7fbd9ca9222df154)
- 完善介绍文档 [`5c1be86`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/5c1be86660f21c22dddd31e5139529411bd01fb8)
- 压缩代码 [`c134dc4`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/c134dc461797b29149726d3e5c16bcc5c3208f37)

0 comments on commit 572c0a7

Please sign in to comment.