19 KiB
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.22 - 2021-03-12
update crc
Merged
Commits
v0.7.21 - 2021-03-08
高级接口增加数据校验功能
Merged
Commits
- add:支持媒体处理任务接口
917abd1
- add:redeme里增加链接
d795d20
- update ci
33b02c0
- update ci put & select
62fb57e
- add upload verification
2bfb93f
- Updated CHANGELOG.md
e0e66ae
- add:redeme里增加链接
a060fa0
- update
45e6cb6
- update
685c58a
- update ci
deaede4
v0.7.20 - 2021-02-25
fix multicopy and multiupload send on closed channel error
Merged
- fix multicopy and multiupload send on closed channel panic
#104
- update DividePart to 64M
#103
- update test
#102
Commits
- Updated CHANGELOG.md
eb667d9
v0.7.19 - 2021-02-01
Add Get Object Optional Header && Add Test
Merged
- add get object optional and test
#101
Commits
- Updated CHANGELOG.md
d2273eb
v0.7.18 - 2021-01-11
Merged
- update upload
#100
Commits
- Updated CHANGELOG.md
5172396
v0.7.17 - 2020-12-29
add multicopy
Merged
- add MultiCopy
#99
Commits
- Updated CHANGELOG.md
91fc87b
v0.7.16 - 2020-12-24
add bucket accelerate && update upload progress
Merged
- Cos v4 dev
#98
Commits
- Add Bucket Accelerate
c07e497
- update upload progress && single object length
72e7751
- Updated CHANGELOG.md
5057561
- update version
6da3d40
v0.7.15 - 2020-12-11
update ci & ci document
Merged
- update ci
#96
Commits
- Updated CHANGELOG.md
b8afb3f
v0.7.14 - 2020-12-09
fix bucket lifecycle
Merged
Commits
- Updated CHANGELOG.md
e3a89ee
v0.7.13 - 2020-12-08
add ci document && add progress
Merged
- Cos v4 dev
#93
Commits
- add ci doc
dad5b1f
- add progress
2afc5e1
- Updated CHANGELOG.md
e39f3e3
- update test
4899c22
- add auto changelog workflow
ca3ea38
v0.7.12 - 2020-11-25
update presignedurl && copy
Merged
v0.7.11 - 2020-11-15
断点续传、select、CI内容审核、CI云上处理、单链接限制
Merged
- Cos v4 dev
#90
Commits
- add select, and x-cos-traffic-limit
e6f823c
- add ListMultiUploads && 断点续传
64d31f3
- ci 内容审核
695c446
- add checkpoint multi upload
287669a
- add ci post
dd7c41c
- add CI图片审核
98eab28
- fix list uploads
5e69c19
- add decodeURIComponent
f6c91c9
- add checkpoint multi upload: update
52c110b
v0.7.10 - 2020-09-29
add delete with versionid & fix MultiUpload when filesize equal 0 & Bucket/Object ACL transform
Merged
Commits
- fix MultiUpload when filesize=0
cb662cd
- 多版本删除
0e9536d
- update travis.yml
b0a399e
- update version
5804e86
v0.7.9 - 2020-09-14
add bucket intelligenttiering
Merged
- add bucket intelligenttiering
#85
v0.7.8 - 2020-08-31
x-cos-copy-source urlencode修正
Merged
Commits
- add host to signature
f9f6178
v0.7.7 - 2020-06-04
add object tagging && bucket origin && add stsv3 demo
Merged
- add object tagging && bucket origin && add stsv3 demo
#80
v0.7.6 - 2020-05-20
Add PutBucketObjectVersions
Merged
- add GetBucketObjectVersions & update tips when failed
#78
Commits
- update version
bcc1ed2
v0.7.5 - 2020-05-14
add HeaderOptions to Object.Delete
Merged
Commits
- feat: 改为可选参数,向下兼容
2eee514
v0.7.4 - 2020-04-12
add put/get bucket eferer and put/get/delete bucket encryption
Merged
- add encryption and referer
#74
Commits
- version 0.7.4
da7722b
v0.7.3 - 2020-04-02
update ci
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