@@ -7,6 +7,29 @@ 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+ ## [ v0.7.43] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.42...v0.7.43 ) - 2023-09-05
11+
12+ 1、增加客户端加密KMS请求重试。
13+ 2、增加对象锁定功能,更新静态网站字段,更新ACL允许header和body同时设置。
14+ 3、CI 更新请求参数。
15+
16+ ### Merged
17+
18+ - update bucket acl [ ` #206 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/206 )
19+ - update bucket website [ ` #205 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/205 )
20+ - Feature jojoliang 1038d35f [ ` #204 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/204 )
21+ - Feature jojoliang bcf65425 [ ` #203 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/203 )
22+
23+ ### Commits
24+
25+ - 参数补充 [ ` e7ef3e5 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/e7ef3e55e8e9735594681f2415dfeddc14547751 )
26+ - crypto add kms request retry [ ` 9b4c409 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/9b4c409f7663c5a12dcd4984ef09fc8c2b2f69e0 )
27+ - add Put ObjectRetention [ ` 13ccff3 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/13ccff3ee377461da10b5ef4abb1e604ce5066c4 )
28+ - Updated CHANGELOG.md [ ` 0ef69db ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/0ef69dbdef58d337733fa8951972eabb90954a0a )
29+ - 添加参数 [ ` 05212d8 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/05212d89d32455c87c7af85e791a421c2dd9d634 )
30+ - 添加字段 [ ` b74737f ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/b74737fa7bb5dfb00953d5eb4570a4dd576c9209 )
31+ - 删除queue id [ ` f019b7c ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/f019b7c95d47a5f9465d309d43b7ba55a2c25422 )
32+
1033## [ v0.7.42] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.41...v0.7.42 ) - 2023-06-29
1134
12351、增加UT测试,更新tencentcloud-sdk-go 版本到 v1.0.563。
@@ -600,8 +623,6 @@ add ci document && add progress
600623
601624## [ v0.7.12] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.11...v0.7.12 ) - 2020-11-25
602625
603- update presignedurl && copy
604-
605626### Merged
606627
607628- fix ci_test [ ` #89 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/89 )
0 commit comments