Skip to content

Latest commit

 

History

History
1051 lines (770 loc) · 73.1 KB

CHANGELOG.md

File metadata and controls

1051 lines (770 loc) · 73.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v0.7.56 - 2024-11-01

1、COS 3xx默认不跟随,COS域名会检验BaseURL格式。 2、CI 新增边转边播多任务创建接口,播放列表任务批量接口

Merged

  • Feature jojoliang b8918773 #283
  • Feature jojoliang 1a086920 #282

Commits

  • 默认不跟随,检验URL 2a003a6
  • 支持边转边播播放列表任务批量接口 1f64e94
  • 新增边转边播多任务创建接口 b335033
  • Updated CHANGELOG.md 08b4159
  • fix ci test 9677c2b

v0.7.55 - 2024-09-12

1、COS增加DeleteReferer方法,PutSymlink内部对SymlinkTarget做urlencode,更新demo规范,更加GetMeta接口和intelligent-tiering v2接口。 2、CI 支持多合一ai识别接口,metainsight增加mode字段,更新VideoTargetRec,支持盲水印3.0和极智压缩,支持kafka回调通知能力,解决jwt库版本安全问题。

Merged

  • Feature jojoliang 2e155105 #280
  • Feature jojoliang 0aa53fe3 #279
  • Feature jojoliang 8dfdf213 #278
  • Feature jojoliang 3f696cf3 #277
  • fix FileProcessJobsDetail #276
  • Feature jojoliang b4436de4 #275
  • 增加domain header #274
  • 更新 demo #273
  • update bucket referer #271

Commits

  • 增加GetMeta接口,增加intelligent-tiering v2接口 b3a9f08
  • 更新demo 8ce4837
  • 支持盲水印3.0和极智压缩 ae68c1f
  • 支持多合一ai识别接口 ce30d02
  • 支持kafka回调通知能力 debfcd1
  • 解决jwt库的版本安全问题 26d3550
  • update VideoTargetRec 8670f9c
  • update presignedurl demo 4257d33
  • 修复demo中问题 41bf4a3
  • Updated CHANGELOG.md 6468769
  • update go.mod 74f414d
  • metainsight add mode b002c8b
  • 支持极智压缩状态参数 38b6730
  • x-cos-symlink-target内部做urlencode 66ce357

v0.7.54 - 2024-07-11

1、COS download方法允许分块可以超过10000, 2、增加sts签名方式并自动更新临时密钥

Merged

  • download分块可以超过10000, 增加sts签名方式 #270

Commits

v0.7.53 - 2024-07-11

1、COS upload接口透传参数到compelete,upload part支持上传0字节,设置软链接x-cos-symlink-target头部做urlencode。 2、CI 增加人像抠图接口。

Merged

  • x-cos-symlink-target内部做urlencode #269
  • Feature jojoliang 9ca80bb5 #268
  • upload part 支持上传0字节 #267
  • Feature jojoliang c9b129da #266

Commits

v0.7.52 - 2024-07-01

1、更新lifecycle、policy、intelligent参数 2、增加重试标识,Upload传递自定义头部

Merged

  • update lifecycle,policy,intelligent params, 增加重试标识,增加upload时自定义参数传递 #264

Commits

v0.7.51 - 2024-06-24

1、CI 支持 meta insight 2、abort multipart 校验key

Merged

  • 检查abort multi的路径 #262
  • Feature jojoliang e16e7c98 #261

Commits

v0.7.50 - 2024-06-12

COS 预签名URL不对/做编码

Merged

  • 预签名URL不编码 #259

Commits

v0.7.49 - 2024-06-04

1、修复MultiCopy分块是sourceurl编码 2、CI 审核14.3 SDK,支持长短边开关

Merged

  • multicopy source url编码 #257
  • Feature jojoliang b462cc0f #256
  • 审核14.3 sdk #255

Commits

v0.7.48 - 2024-05-22

1、增加Download接口进度,修复copy接口sourceURL存在VersionId问题,增加历史版本恢复demo。简单上传允许5GB文件,更新MultiCopy 5GB文件采用Copy接口。 2、CI DocPreviewHTMLOptions 增加weboffice_url和tokenuid参数,支持开通媒体桶接口,支持视频标签多模态接口,支持边转边播,新增crf参数。 3、增加COS和CI的单元测试,当前覆盖率接近91%。

Merged

  • Feature jojoliang 2dababd3 #254
  • Feature jojoliang 5a15001b #252
  • Feature jojoliang c307996b #251
  • Feature jojoliang 74fd0658 #250
  • Feature jojoliang 85b92bed #248
  • Feature jojoliang 5e79ea1b #246
  • Feature jojoliang 81564773 #244
  • Feature jojoliang b21eefa1 #242
  • Feature jojoliang e76fab9d #241
  • Feature jojoliang 1e58093b #240
  • DocPreviewHTMLOptions 增加weboffice_url和tokenuid参数 #239

Commits

  • 下载校验key,增加ut 7af5453
  • 支持边转边播 8e69739
  • 新增单测用例 241cd5a
  • 新增单测 e3785be
  • 增加历史版本恢复demo 413e910
  • 修复copy sourceURL存在versionId问题,增加Download进度,默认不切换 9265a98
  • 新增方法 9762204
  • 完善单元测试 0411781
  • 支持开通媒体桶接口 54de4fd
  • cdn场景如何生成Url a209897
  • Updated CHANGELOG.md 2f05c98
  • 支持视频标签多模态接口 0268b78
  • demo边转边播场景ci-process参数 fddf7c4
  • 简单上传允许上传刚好5GB文件 9992cbb
  • 更新MultiCopy 29884e8
  • 新增crf参数 24cb28b
  • 直接拼接参数 ace1c70

v0.7.47 - 2024-03-01

1、更新预签名做urlencode,添加ACL常量,兼容key非法时分块上传返回xml解析失败。 2、GetService增加地域过滤,增加BucketType 2、CI支持Dataset接口,FileMetaIndex接口

Merged

  • Feature jojoliang 5a030823 #236
  • add ACL enum demo #235
  • 更新ACL常量,兼容key非法时分块上传返回xml解析失败 #234
  • update GetPresignedURL #232

Commits

v0.7.46 - 2024-01-09

1、COS 增加对象软链接,对象操作增加重试,更新cors,更新GetPresignedURL。 2、CI 更新文档对比、商品抠图、充拼接接口、ai1.4补充、pic-operations算到签名里。

Merged

  • 更新预签名 #230
  • update bucket cors, add x-cos-tagging in putbucket, update Presignurl #229
  • update cos-website #228
  • Feature jojoliang 07c6039e #227
  • update domain #226
  • Feature lilang 49f346d6 #224
  • Feature jojoliang 4df53093 #223
  • Feature lilang d38c66dd #222
  • Feature lilang 4cee3f5c #220
  • 填充拼接接口新增模式和参考索引参数 #218
  • add object symlink #217
  • Feature jojoliang 2a0e39c7 #216
  • Feature lilang 1c333bc2 #215
  • 修改demo #213

Commits

v0.7.45 - 2023-10-18

更新bucket origin接口,更新Copy接口。

Merged

  • fix copy object, update bucket origin #212
  • Feature lilang 8d637ca2 #211

Commits

v0.7.44 - 2023-10-09

1、增加GetPresignedURL接口。 2、CI 更新文件处理参数、媒体参数,增加AI检测接口,增加黑产检查同步接口。

Merged

  • add getPresignedURL2 #210
  • Feature jojoliang 3259afb9 #208

Commits

v0.7.43 - 2023-09-05

1、增加客户端加密KMS请求重试。 2、增加对象锁定功能,更新静态网站字段,更新ACL允许header和body同时设置。 3、CI 更新请求参数。

Merged

  • update bucket acl #206
  • update bucket website #205
  • Feature jojoliang 1038d35f #204
  • Feature jojoliang bcf65425 #203

Commits

v0.7.42 - 2023-06-29

1、增加UT测试,更新tencentcloud-sdk-go 版本到 v1.0.563。 2、增加PostInventory接口,增加object lock,增加DeleteBatchJob。 3、CI 文件处理接口、文档浏览、视频质量打分任务、审核等参数变更。 4、CI支持倍速转码、AI人体检测接口、海报合成任务、地图拼接、内容识别、闲时转码标记位等。

Merged

  • Feature jojoliang 6a39e426 #201
  • Feature jojoliang 985bbfa3 #200
  • Feature jojoliang 51a2f385 #199
  • Feature lilang d8d6b147 #198
  • update getservice #197
  • Feature jojoliang d0d7edf5 #195
  • add GetService params #194
  • add restore versionid #193
  • add object lock #192
  • Feature jojoliang 64cbd1f5 #191
  • 支持原图下载 #189
  • Feature jojoliang 3e3dda77 #188
  • Feature jojoliang 3762ef4f #187
  • Feature jojoliang aa6c7cad #185
  • update ut #184
  • update ut #183

Commits

v0.7.41 - 2023-01-09

1、CI 质量评分新增参数、质量评分新增参数、新增审核冻结参数、直播审核转存参数 2、CI 文档处理接口及UT测试、更新直播审核转存参数、审核冻结参数 3、新增客户端加密kms endpoint配置 4、修改GetObjectVersions返回的Size类型为int64

Commits

v0.7.40 - 2022-11-15

1、upload file with contentlength,update crc log, add optional header 2、支持启用工作流和暂停工作流接口

Commits

v0.7.39 - 2022-10-12

1、update multicopy retry、Delete Bucket option 2、CI 媒体处理能力补齐、hls解密服务、审核黑白名单和音频审核新增字段

Commits

v0.7.38 - 2022-08-25

1、增加创建bucket的ofs类型 2、copy返回详细错误信息

Commits

  • add BucketArchConfig to PutBucket, update copy error return 3f30427
  • Updated CHANGELOG.md 8659476

v0.7.37 - 2022-08-25

1、增加证书接口,增加bucketGet自定义头部 2、CI 商品抠图、文档预览

Commits

v0.7.36 - 2022-07-27

1、CI 更新内容审核、支持直播流审核、自定义文本库 2、CI 更新基础图片处理、盲水印、样式、压缩、二维码识别、生成 图片质量评估、ocr 3、增加可选header在lifecycle and object tagging接口、更新crc校验报错信息

Commits

v0.7.35 - 2022-05-20

1、CI - 支持媒体信息任务,支持转封装加密,支持流抽取任务 2、CI - 添加模板类型 3、校验存储桶名称,内部域名dns打散,检查删除行为 4、增加获取签名方法 5、CI - 新增模板类型,工作流增删改查

Merged

Commits

  • 新增模板类型 26c0bd6
  • 添加模板类型 11b0b48
  • 补充任务类型 84d9be2
  • 新增转码模板 2fb8865
  • workflow 3d28a02
  • 工作流增删改查 c176883
  • 修改demo中的bucket和appid 0ce8af7
  • 批量处理任务 7427269
  • ci 图片处理任务demo提交 cc07430
  • check bucketname, dns scatter 77a1232
  • add get_signature 51699c6
  • 支持流抽取任务和增加3个color值 ee129a9
  • 添加工作流相关结构体 2b70cbc
  • 支持转封装加密和同步媒体信息struct复用异步任务的结构 6000c57
  • update ci ImageProcessResult, update ut 55f2349
  • 支持媒体信息任务 449f4e4
  • add opt header to GetObjectVersion 85bc4ea
  • check delete behavior 07068b5
  • 删除调试信息 a60f7dd
  • update dns scatter c0527ad

v0.7.34 - 2022-03-01

1、新增 CI 云查毒接口 2、图片和视频审核增加未成年人场景,更新图片审核参数 3、完善工作流实例查询接口 4、增加 CredentialIface 鉴权接口 5、新增语音识别任务 6、更新bucket inventory、增加Bucket Head可选头部参数。

Merged

Commits

v0.7.33 - 2021-12-07

1、update the sign 2、update demo 3、Optimization phase II

Merged

  • Cos v4 dev #164
  • update presignurl #161

Commits

v0.7.32 - 2021-10-28

1、add ci interface 2、add ut

Merged

  • add ut #160
  • add CI 媒体处理接口 #159
  • Cos v4 dev #158
  • update auth signed header #157
  • Cos v4 dev #156
  • update PresignedURL #155
  • Cos v4 dev #154
  • Cos v4 dev #153
  • Cos v4 dev #152
  • Cos v4 dev #151
  • add:增加截图任务参数 #150

Commits

v0.7.31 - 2021-09-07

更新CI接口、更新高级接口

Merged

  • 更新ci内容审核接口 #149
  • update upload/download opt #148
  • Cos v4 dev #146
  • Cos v4 dev #145

Commits

v0.7.30 - 2021-08-25

Merged

Commits

v0.7.29 - 2021-07-27

update version

Commits

v0.7.28 - 2021-07-27

update context and auth expire time

Merged

Commits

v0.7.27 - 2021-06-25

fix the go.mod

Commits

v0.7.26 - 2021-06-25

1、add cse-kms 2、add get-object-url 3、add unit test

Merged

  • update go.mod #139
  • add header to restore #137
  • update bucket get #136
  • add get object url #135
  • Complete unit tests in ci_media.go and fix several issues in ci_media.go #134
  • update test #131
  • update bucket lifecycle #128
  • add cse-kms #127

Commits

v0.7.25 - 2021-05-10

Merged

  • fix demo #126
  • add ci && download checkpoint #124
  • update bucket lifecycle,presignedURL,error format #120
  • Cos dev v5 #117

Commits

v0.7.24 - 2021-03-27

Merged

Commits

  • add req close options & update upload simple upload threshold f2a0dc3
  • update PutFromFile 5672500
  • Updated CHANGELOG.md 8a9f014
  • PutFromFile add retry 7a8d337
  • update upload 228fb17

v0.7.23 - 2021-03-23

Merged

  • latest 0.7.23 stable #113

Commits

v0.7.22 - 2021-03-12

Merged

Commits

v0.7.21 - 2021-03-08

Merged

Commits

v0.7.20 - 2021-02-25

Merged

  • fix multicopy and multiupload send on closed channel panic #104
  • update DividePart to 64M #103
  • update test #102

Commits

v0.7.19 - 2021-02-01

Merged

  • add get object optional and test #101

Commits

v0.7.18 - 2021-01-11

Merged

  • update upload #100

Commits

v0.7.17 - 2020-12-29

Merged

  • add MultiCopy #99

Commits

v0.7.16 - 2020-12-24

Merged

  • Cos v4 dev #98

Commits

v0.7.15 - 2020-12-11

Merged

  • update ci #96

Commits

v0.7.14 - 2020-12-09

Merged

  • update version #95
  • fix bucket lifecycle #94

Commits

v0.7.13 - 2020-12-08

Merged

  • Cos v4 dev #93

Commits

v0.7.12 - 2020-11-25

Merged

  • fix ci_test #89
  • update version #92
  • update presignedurl && copy #91

v0.7.11 - 2020-11-15

Merged

  • Cos v4 dev #90

Commits

v0.7.10 - 2020-09-29

Merged

  • ACL转换 #87
  • fix bucket encryption & test #86

Commits

v0.7.9 - 2020-09-14

Merged

  • add bucket intelligenttiering #85

v0.7.8 - 2020-08-31

Merged

  • x-cos-copy-source urlencode修正 #83
  • Common dev #82

Commits

v0.7.7 - 2020-06-04

Merged

  • add object tagging && bucket origin && add stsv3 demo #80

v0.7.6 - 2020-05-20

Merged

  • add GetBucketObjectVersions & update tips when failed #78

Commits

v0.7.5 - 2020-05-14

Merged

  • update tag 0.7.5 #77
  • feat: Object.Delete 增加 optHeader 传递 #75

Commits

  • feat: 改为可选参数,向下兼容 2eee514

v0.7.4 - 2020-04-12

Merged

  • add encryption and referer #74

Commits

v0.7.3 - 2020-04-02

Merged

  • update ci and error #73
  • add policy and IsNoSuchKeyError function #72
  • add restore object for batch #69
  • Addbatch #68
  • inventory/logging/replication/versioning/tagging #66
  • add content-language #65
  • add host #64
  • update MultiUpload #63
  • add bucket website and domain interface #53
  • 改进:增加对Upload part - copy API的支持 #54
  • add sts policy describe #60
  • update the sts example #59
  • Automatic partitioning for MultiUpload #58
  • add sse-c and optional header for put object #57
  • fix object upload copy versionid #56
  • Fix the multiupload property #50
  • Fix the mulupload out of index panic #49
  • fix the example of get, reorder the import package #48
  • spec the test bucket only used for test #47
  • reopen the coverage report #46
  • Fix the ci test #45
  • add Server Side Encryption Option to ObjectPutHeaderOptions and fixed testing #44
  • Fix the outindex of the resp addr in head object #42
  • Add the check for anonymous user #41
  • Change the param type in listParts #38
  • Fix the options param to listparts interface #37
  • Add the error when return 200OK but body contains the error #34
  • cgi already compact, so remove the sprit #32
  • fix the blink in prefix which lead the wrong auth #31
  • Support Versioning, Replication, Inventory and Logging API #30
  • fix the panic of getting out of index with response header #28
  • According the versionid to head and get object, add the opt header of copy object #26
  • rm the panic in interface #24
  • Add presigned url and demo use it to get object #23
  • Check delete object param and fix restore name #22
  • Add PostObjectRestore interface #21
  • Add vendor files #19
  • Add the comment to declare the out of memory issue when put large loc… #17
  • Need to improve the interface in the future #16
  • Add ci test with the testify and travis, Add get/put by localfile. #15
  • url encode without / #14
  • solve the oom when send the big file with the debug request header option #10
  • remove the content-type when the request body is empty #9
  • fix format #6
  • fix format of doc #5
  • update the comment for godoc #4
  • fix test #3
  • update rm the append interface #2

Commits

  • fix the vendor files a5b3ad3
  • first to commit project 6ad265f
  • add batch c57ac81
  • Support Versioning, Replication, Inventory and Logging api c131870
  • fix path 121a7d8
  • fix the vendor file 830b5c5
  • update bucket inventory/logging/replication/versioning/tagging and test d37fd23
  • Add ci test with the testify and travis, test the working 4cc9e08
  • Add ci test with the testify and travis, test the working c323f1b
  • rm inventory and logging example 7739e84
  • add policy b427226
  • update batch 156deae
  • update bucket domain and website struct b97a490
  • presigned url, and demo 0c2d28c
  • fix ci_test c17efed
  • fix 9ebd645
  • update batch 699fef2
  • Add the comment to declare the out of memory issue when put large local file 6c894b8
  • go module support 54101f9
  • optional header for complete upload part 44546a4