Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tencentyun/qcloud-sdk-dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnnqin committed Jan 3, 2023
2 parents f4c349a + 1caf14d commit cc172f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v5.4.33](https://github.com/tencentyun/qcloud-sdk-dotnet/compare/v5.4.32...v5.4.33) - 2022-11-17

* 修复mono runtime下调用高级下载接口 Pause 导致下载偶发失败的问题

### Commits

- 修复mono runtime下调用高级下载 Pause & Resume 接口偶发下载失败的问题 [`b79fb5e`](https://github.com/tencentyun/qcloud-sdk-dotnet/commit/b79fb5e9a9354b48bb3ea9e52e816c79913d4087)
- Updated CHANGELOG.md [`94bb6d7`](https://github.com/tencentyun/qcloud-sdk-dotnet/commit/94bb6d76d2adedf7180a8202fe1cd425eb8a5715)
- Task.Cancel() support throwExceptionIfCancelled [`c2780e5`](https://github.com/tencentyun/qcloud-sdk-dotnet/commit/c2780e5aa06d2cdde5f7e3f6009b337482fd9e67)

## [v5.4.32](https://github.com/tencentyun/qcloud-sdk-dotnet/compare/v5.4.31...v5.4.32) - 2022-07-22

* 高级上传接口支持断点续传
Expand Down

0 comments on commit cc172f6

Please sign in to comment.