File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ 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.56] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.55...v0.7.56 ) - 2024-11-01
11+
12+ 1、COS 3xx默认不跟随,COS域名会检验BaseURL格式。
13+ 2、CI 新增边转边播多任务创建接口,播放列表任务批量接口
14+
15+ ### Merged
16+
17+ - Feature jojoliang b8918773 [ ` #283 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/283 )
18+ - Feature jojoliang 1a086920 [ ` #282 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/282 )
19+
20+ ### Commits
21+
22+ - 默认不跟随,检验URL [ ` 2a003a6 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/2a003a69bd7c0f5321384b828f69a70b60fa78fe )
23+ - 支持边转边播播放列表任务批量接口 [ ` 1f64e94 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/1f64e947b9d79f428e5f56062e7270cef09b8aac )
24+ - 新增边转边播多任务创建接口 [ ` b335033 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/b335033a313cbc736e4f5102895d6bfa3c2979af )
25+ - Updated CHANGELOG.md [ ` 08b4159 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/08b415932672abe067aee56666e614183c7612db )
26+ - fix ci test [ ` 9677c2b ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/9677c2b34dcb41f57313abcec1b399cb89187730 )
27+
1028## [ v0.7.55] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.54...v0.7.55 ) - 2024-09-12
1129
12301、COS增加DeleteReferer方法,PutSymlink内部对SymlinkTarget做urlencode,更新demo规范,更加GetMeta接口和intelligent-tiering v2接口。
@@ -693,10 +711,6 @@ fix the go.mod
693711
694712## [ v0.7.25] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.24...v0.7.25 ) - 2021-05-10
695713
696- 1、update ci
697- 2、update demo
698- 3、add download checkpoint
699-
700714### Merged
701715
702716- fix demo [ ` #126 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/126 )
You can’t perform that action at this time.
0 commit comments