@@ -7,6 +7,41 @@ 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+ ## [ v7.0.34] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.33...v7.0.34 ) - 2022-03-01
11+
12+ 1、新增 CI 云查毒接口
13+ 2、图片和视频审核增加未成年人场景,更新图片审核参数
14+ 3、完善工作流实例查询接口
15+ 4、增加 CredentialIface 鉴权接口
16+ 5、新增语音识别任务
17+ 6、更新bucket inventory、增加Bucket Head可选头部参数。
18+
19+ ### Merged
20+
21+ - Cos v4 dev [ ` #167 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/167 )
22+
23+ ### Commits
24+
25+ - 完善任务接口 [ ` 619bc6b ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/619bc6be68d0e00530cbd4bf75e1debb2101b4ec )
26+ - 完善工作流实例查询接口 [ ` 091e4df ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/091e4dffa3918e531444465a978d8c34e60eb9de )
27+ - add:支持md5和进度 [ ` b4c4a90 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/b4c4a906a608bcb3776adbcf3fda4fb60643ea8e )
28+ - add credential [ ` 72d8904 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/72d8904b4cff8746c867b127cc0cb16cba4b27c1 )
29+ - 新增语音识别任务 [ ` 99c1f41 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/99c1f410afd665f6e24fcc42b10a9195e8670662 )
30+ - 云查毒接口 [ ` 9c253bb ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/9c253bbe18f56928b32bdb00fa2829ce84c7a365 )
31+ - 图片审核增加大图压缩参数 [ ` 8be801b ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/8be801ba2a617ee56dfb722d8d2388ef8e3f2a36 )
32+ - 完善工作流实例查询接口 [ ` 89bf394 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/89bf394df434e1c93ab8891b39996794176b8e13 )
33+ - add:支持万象域名下媒体接口 [ ` 117b5d3 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/117b5d3a28a6de35d1ffbc80a4e41bad5836bf9b )
34+ - Updated CHANGELOG.md [ ` f2dc7ef ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/f2dc7efdce50c2114520941df06bdc49e15214cd )
35+ - add opt header in bucket head [ ` 33a7ea2 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/33a7ea2683e7608d794011143ad1a01943760a66 )
36+ - update download [ ` 0f3c6f4 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/0f3c6f4ac1709b11823356704c3c6f0225d754aa )
37+ - update multicopy [ ` 1a1a581 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/1a1a5810b308feec05fc92ef67d5a298149efef1 )
38+ - update fetch demo [ ` 9cc16ad ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/9cc16ad671b723472287ce003acee48b34228e00 )
39+ - 网页审核dataid参数 [ ` b408223 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/b408223459252423a7385a447bb5454e60478897 )
40+ - update bucket inventory [ ` 18ecdbd ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/18ecdbde98e03b80826d7f10ba8d3b783dbdd845 )
41+ - update ut [ ` 108941e ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/108941e6ae203e6e138d38009012866adad429f1 )
42+ - 图片和视频审核增加未成年人场景 [ ` df7e3f9 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/df7e3f9740ed5e387038b0b27f5378b16c0ab712 )
43+ - 图片审核兼容terrorism拼法 [ ` 8fcaab6 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/commit/8fcaab682ef9645d6de255d154879740d056e8eb )
44+
1045## [ v0.7.33] ( https://github.com/tencentyun/cos-go-sdk-v5/compare/v0.7.32...v0.7.33 ) - 2021-12-07
1146
12471、update the sign
@@ -484,8 +519,6 @@ add put/get bucket eferer and put/get/delete bucket encryption
484519
485520## v0.7.3 - 2020-04-02
486521
487- update ci
488-
489522### Merged
490523
491524- update ci and error [ ` #73 ` ] ( https://github.com/tencentyun/cos-go-sdk-v5/pull/73 )
0 commit comments