@@ -7,6 +7,28 @@ 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.70] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.69...v0.7.70 ) - 2025-09-18
11+
12+ 1、COS 更新inventory和encryption接口参数。
13+ 2、COS 0字节文件Put上传指定使用content-length:0 的方式。
14+ 3、CI 支持获取aigc和文档水印和文档aigc任务。
15+
16+ ### Merged
17+
18+ - Feature wanjiewu 814f4652 [ ` #328 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/328 )
19+ - Feature jojoliang 24e1eb30 [ ` #327 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/327 )
20+ - Feature jojoliang d4cc3371 [ ` #326 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/326 )
21+
22+ ### Commits
23+
24+ - 支持获取aigc和文档水印和文档aigc任务 [ ` 9d88e65 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/9d88e658df560a421e369cc4e64eff996f80cba0 )
25+ - 0字节put使用content-length [ ` 92eefcb ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/92eefcb3ca4d85f30cf0894863672a9d4cc3371a )
26+ - Updated CHANGELOG.md [ ` f4deecf ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/f4deecf4e9d48b257ddee4f0de8d599af91289bb )
27+ - fix inventory, fix put zero file [ ` bfc3bb0 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/bfc3bb0980dfded00ed2ae3ce32a90424e1eb301 )
28+ - 更新bucket encryption和inventory接口 [ ` fb95b76 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/fb95b76c0a1358bc22acd89719fb5150d5c235d4 )
29+ - update 0字节put使用content-length [ ` dbb8800 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/dbb8800791d39ff18fce800434871ba572b98ce6 )
30+ - 支持工作流文档aigc任务 [ ` cbe9485 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/cbe9485f2d05b31934c6cf1d032eccf814f46521 )
31+
1032## [ v0.7.69] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.68...v0.7.69 ) - 2025-08-08
1133
12341、COS的PutFromUrl接口修复0字节文件上传失败问题。
@@ -607,9 +629,6 @@ COS 预签名URL不对/做编码
607629
608630## [ v0.7.40] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.39...v0.7.40 ) - 2022-11-15
609631
610- 1、upload file with contentlength,update crc log, add optional header
611- 2、支持启用工作流和暂停工作流接口
612-
613632### Commits
614633
615634- add optional header [ ` c996f66 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/c996f66c8d02a04fc4de4e494872f74878238e31 )
0 commit comments