File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
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.58] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.57...v0.7.58 ) - 2024-11-11
11+
12+ 修复context不生效的问题,URL校验兼容
13+
14+ ### Merged
15+
16+ - 兼容url校验带path [ ` #286 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/286 )
17+
18+ ### Commits
19+
20+ - Updated CHANGELOG.md [ ` 1aa1a55 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/1aa1a55c44765da795bae721b933026c7e62a498 )
21+
1022## [ v0.7.57] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.56...v0.7.57 ) - 2024-11-04
1123
1224COS ServiceURL和BatchURL检验兼容Bucket格式,GetPresignedURL3兼容path全urlencode
@@ -677,8 +689,6 @@ update context and auth expire time
677689
678690## [ v0.7.27] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.26...v0.7.27 ) - 2021-06-25
679691
680- fix the go.mod
681-
682692### Commits
683693
684694- Updated CHANGELOG.md [ ` 43e7b7b ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/43e7b7bec2538083b9e48936ce8b1b4a45ba08a6 )
You can’t perform that action at this time.
0 commit comments