Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonxu committed Oct 19, 2021
2 parents edd61cc + 4d2b256 commit 4aaf55b
Show file tree
Hide file tree
Showing 8 changed files with 15,727 additions and 15,459 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,53 @@ 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.0.9](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.8...v1.0.9) - 2021-06-11

- 新增高级上传接口

### Merged

- feat:新增高级上传uploadFile接口 [`#48`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/48)

### Commits

- Updated CHANGELOG.md [`9263e5f`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/9263e5f29e6ad4e493c32cdfe011f8a55126818b)
- update uploadFile [`f7f8949`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/f7f89495694eb07f4d19f0759320ac2962e58abe)

## [v1.0.8](https://github.com/tencentyun/cos-wx-sdk-v5/compare/1.0.7...v1.0.8) - 2021-06-04

-sliceUploadFile方法新增返回值UploadId

### Commits

- update version 1.0.8 [`c89ac9e`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/c89ac9ef3af9c52a87f3bca6ef15081a43c0d741)
- Updated CHANGELOG.md [`c359130`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/c359130a54555bb8cffaf1e837bfb29e72798509)
- update version 1.0.8 [`3a3af79`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/3a3af79437434eee549a8f2f745a53cff4e696d7)
- feat/uploadId [`023261a`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/023261aedaa00c10b682c032d6b7bad830cf6641)

## [1.0.7](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.6...1.0.7) - 2021-05-08

支持全球加速及图片处理

### Merged

- Feat/accelerate and ci [`#44`](https://github.com/tencentyun/cos-wx-sdk-v5/pull/44)

### Commits

- support UseAccelerate [`a32b890`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/a32b890007fbcec767e48c50b440e89a1827ed9e)
- feat: 支持全球加速及图片处理 [`81e70a0`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/81e70a098f62818de9ac4bae1a1da2680c3b8f78)
- fix: sts 服务取环境内的配置 [`e586635`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/e586635fdf2857136d41988137faa8e7ae3592d1)
- fix: 优化 sts 服务 [`1cf2582`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/1cf2582834fc3f2495bcf1341fb38c5902b681a9)

## [v1.0.6](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.5...v1.0.6) - 2021-01-13

### Commits

- postObject Location support key=${filename} [`b1cb886`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/b1cb88694e885950ab3ea1bb97d3d64c54a2abb9)
- Updated CHANGELOG.md [`6673a43`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/6673a4316b9f7ba86524c986021f497430ef65fe)
- postObject Location support key=${filename} [`e3681df`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/e3681df6ff552e033ede7026eb4608a8a5d69412)

## [v1.0.5](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.4...v1.0.5) - 2020-12-18

const 改为 var
Expand Down
Loading

0 comments on commit 4aaf55b

Please sign in to comment.