File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ 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.57] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.56...v0.7.57 ) - 2024-11-04
11+
12+ COS ServiceURL和BatchURL检验兼容Bucket格式,GetPresignedURL3兼容path全urlencode
13+
14+ ### Merged
15+
16+ - 更新GetPresignedURL3, 兼容trpc-go url格式 [ ` #284 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/284 )
17+
18+ ### Commits
19+
20+ - Updated CHANGELOG.md [ ` 43fbd84 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/43fbd84ff1e729589191d1894fdf660ebb910503 )
21+
1022## [ v0.7.56] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.55...v0.7.56 ) - 2024-11-01
1123
12241、COS 3xx默认不跟随,COS域名会检验BaseURL格式。
@@ -674,10 +686,6 @@ fix the go.mod
674686
675687## [ v0.7.26] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.25...v0.7.26 ) - 2021-06-25
676688
677- 1、add cse-kms
678- 2、add get-object-url
679- 3、add unit test
680-
681689### Merged
682690
683691- update go.mod [ ` #139 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/139 )
You can’t perform that action at this time.
0 commit comments