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
.
v5.0.15 - 2022-09-09
- fixed problem that crc64_little maybe infinit loop by @chen-honggang in tencentyun#41
Full Changelog: https://github.com/tencentyun/cos-c-sdk-v5/compare/v5.0.14...v5.0.15
- fixed problem that crc64_little maybe infinit loop
#41
- Updated CHANGELOG.md
4c7e9d1
v5.0.14 - 2022-07-11
- fix crash in cos_resumable_download_file() by @chen-honggang in tencentyun#40
Full Changelog: https://github.com/tencentyun/cos-c-sdk-v5/compare/v5.0.13...v5.0.14
- fix crash in cos_resumable_download_file()
#40
- fix crash in cos_resumable_download_file() if calc part_num > 10000
3eb7b54
- Updated CHANGELOG.md
cfbb044
v5.0.13 - 2022-06-22
- opt mem for resume upload & download with cp by @chen-honggang in tencentyun#37
- opt the progress value of resuming upload or download by @chen-honggang in tencentyun#38
- fix the possible crash in cos_resumable_download_file() by @chen-honggang in tencentyun#39
Full Changelog: https://github.com/tencentyun/cos-c-sdk-v5/compare/v5.0.12...v5.0.13
- fix the possible crash in cos_resumable_download_file()
#39
- opt the progress value of resuming upload or download
#38
- opt mem for resume upload & download with cp
#37
- Updated CHANGELOG.md
2ff203f
v5.0.12 - 2021-12-08
- modify demo.c by @chen-honggang in tencentyun#28
- add cos_check_bucket_exist cos_check_object_exist and object tagging api by @chen-honggang in tencentyun#30
- check config params by @chen-honggang in tencentyun#31
- opt presign demo by @chen-honggang in tencentyun#32
- add config comment by @chen-honggang in tencentyun#33
- add test_download_directory demo by @chen-honggang in tencentyun#34
- adjust cos_demo.c for opt by @chen-honggang in tencentyun#35
Full Changelog: https://github.com/tencentyun/cos-c-sdk-v5/compare/v5.0.11...v5.0.12
- adjust cos_demo.c for opt
#35
- add test_download_directory demo
#34
- add config comment
#33
- opt presign demo
#32
- check config params
#31
- add cos_check_bucket_exist cos_check_object_exist and object tagging api
#30
- modify demo.c
#28
- add object tagging api
f9d3f9b
- add cos_check_bucket_exist and cos_check_object_exist api
2aac6ca
- presign api fixed ci request error when path style
57677db
- Updated CHANGELOG.md
9a8780d
- add comment
eec1149
v5.0.11 - 2021-10-29
add cos_gen_presigned_url_safe api & add sign headers and params for safety request
- add cos_gen_presigned_url_safe api and add all request to sign headers and params
#27
v5.0.10 - 2021-10-09
add ci auditing & media-process and bucket referer api
- add bucket referer api
#26
- modify append_object demo
#25
- add configuration acquisition method in demo detail
#24
- modify comment
#23
- add media process api
#22
- add ci test endpoint var in demo
#21
- add ci video auditing api
#20
- add traffic-limit when get key in demo
#19
- 增加修改存储类型和单链接限速的demo代码
#18
- add cos_gen_object_url
#17
- Updated CHANGELOG.md
b8b3a15
- 针对demo中的配置参数增加获取说明
bea6da3
- 默认不开启限速
6bd8c3f
- fixed compile error
532d619
- 单链接限速增加下载对象示例
bb847bf
- modify uri len
65f32fd
v5.0.9 - 2021-06-11
update ci and add resumable download
- add demo && add CI
ffcc895
- add resumable download
eaf8bb0
- update version
35ef892
- Updated CHANGELOG.md
e0b4cd3
v5.0.8 - 2021-03-18
fix resp header && add size check
- Updated CHANGELOG.md
afa89f3
v5.0.7 - 2020-12-11
add bucket intelligenttiering && fix sts and content-type for resumable upload
- fix head bucket
#10
- Merge pull request #3 from agin719/master
833f92e
- add bucket intelligenttiering
d905a94
- add auto changelog workflow
472ee69
- Updated CHANGELOG.md
a217110
- fix sts and content-type for resumable upload
723c045
support building using mxml after version 3.0
- support building using mxml after version 3.0
#6
- update retry time
#8
- add retry, update version to 5.0.6
#7
- add website/domain/logging/inventory/tagging
#5
- fix resumable
#4
- add function HEAD Bucket and GET Service, update delete_by_prefix
#2
- Add files via upload
368469c
- Update README.md
278734c
- Update README.md
72f06b9
- Add files via upload
c6c4012
- Add files via upload
f520f61
- update: add website and domain interface
cf35532
- add interface logging/inventory/tagging
02ddfbe
- developing logging/inventory/tagging
be64034
- Add files via upload
08c2843
- Add files via upload
7586768
- Add files via upload
9ddd6ee
- Initial commit
8db570e
- Add files via upload
4e668a3
- Add files via upload
b9d720f
- Update cos_object.c
a054158
- Update COS C SDK快速入门.md
fc95d76
- Update README.md
699830a
- Update README.md
4c33e7a
- Update COS C SDK使用说明.md
369620c
- Update cos_auth.c
57b7f1c