@@ -7,6 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
99
10+ ## [ v5.5.10] ( https://github.com/tencentyun/cos-cpp-sdk-v5/compare/v5.5.9...v5.5.10 ) - 2023-03-06
11+
12+ ## What's Changed
13+ * ut match stage 1 by @chen-honggang in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/125
14+ * fix: 主程序结束早于异步任务导致的crash by @Huberyxiao in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/128
15+ * 增加允许不签Host的接口&IsDomainSameToHost支持按实例单独配置 by @Huberyxiao in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/130
16+ * fix:修复PutObjectByStream接口 by @Huberyxiao in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/131
17+ * remove unnecessary sdk release library by @chen-honggang in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/132
18+
19+ ## New Contributors
20+ * @Huberyxiao made their first contribution in https://github.com/tencentyun/cos-cpp-sdk-v5/pull/128
21+
22+ ** Full Changelog** : https://github.com/tencentyun/cos-cpp-sdk-v5/compare/v5.5.9...v5.5.10
23+
24+ ### Merged
25+
26+ - remove unnecessary sdk release library [ ` #132 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/pull/132 )
27+ - fix:修复PutObjectByStream接口 [ ` #131 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/pull/131 )
28+ - 增加允许不签Host的接口&IsDomainSameToHost支持按实例单独配置 [ ` #130 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/pull/130 )
29+ - fix: 主程序结束早于异步任务导致的crash [ ` #128 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/pull/128 )
30+ - ut match stage 1 [ ` #125 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/pull/125 )
31+
32+ ### Commits
33+
34+ - 增加允许不签Host的接口 [ ` 7f87180 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/commit/7f8718097a9efcc9b8dfa7a22f20632dfac0ebb3 )
35+ - IsDomainSameToHost支持按实例单独配置 [ ` 072ff3d ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/commit/072ff3d1d53fbd2daec34690f0cb5ac13956d527 )
36+ - Updated CHANGELOG.md [ ` 4dced4b ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/commit/4dced4b8242bda3a193165235bf111559421c5a4 )
37+ - fix: PutObjectByStream [ ` e1ea968 ` ] ( https://github.com/tencentyun/cos-cpp-sdk-v5/commit/e1ea9685c73677763d765fa5cf92ed271e3b7250 )
38+
1039## [ v5.5.9] ( https://github.com/tencentyun/cos-cpp-sdk-v5/compare/v5.5.8...v5.5.9 ) - 2022-11-24
1140
1241## What's Changed
0 commit comments