File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,21 @@ 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.63] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.62...v0.7.63 ) - 2025-03-21
11+
12+ 1、预签名修复路径合并,用户传什么路径做什么签名,如: ../ 不会合并成 /
13+ 2、证书接口增加证书ID
14+
15+ ### Merged
16+
17+ - Feature jojoliang bf495f4b [ ` #303 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/303 )
18+ - 预签名文件路径不合并,如../不合并成/ [ ` #302 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/302 )
19+
20+ ### Commits
21+
22+ - Updated CHANGELOG.md [ ` e2423be ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/e2423bebcf86fbf162ef04cf8c46b186ff05f593 )
23+ - add certid to certificate [ ` 73e4427 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/73e4427d0e6001abe0234c21716e90bbf495f4b1 )
24+
1025## [ v0.7.62] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.61...v0.7.62 ) - 2025-02-25
1126
1227支持严格签名
@@ -636,10 +651,6 @@ COS 预签名URL不对/做编码
636651
637652## [ v0.7.33] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.32...v0.7.33 ) - 2021-12-07
638653
639- 1、update the sign
640- 2、update demo
641- 3、Optimization phase II
642-
643654### Merged
644655
645656- Cos v4 dev [ ` #164 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/164 )
You can’t perform that action at this time.
0 commit comments