You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 KiB
13 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.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