Skip to content

Releases: volcengine/ve-tos-cpp-sdk

v2.4.2

17 Nov 06:21
Compare
Choose a tag to compare

add: client DNS cache
add: proxy is supported
add: listObjectsType2 interface
add: bucket lifecycle related interfaces
add: bucket policy related interface
add: bucket storage type interface
add: bucket CORS interface
add: bucket mirror back interface
add: bucket ACL interface
add: object tag interface
add: fetch object interface
change: unified exception error definition
fix: downloadFile defect
fix: GCC4.8 & ClientV1 compatibility

add clientV2

11 Oct 05:08
Compare
Choose a tag to compare
Update TosClientImpl.cc

Fix uploadpartcopy bucketName verification

v0.2.0

20 May 09:10
Compare
Choose a tag to compare
Merge pull request #11 from volcengine/release-v0.2.0

support concurrent upload large files

v0.1.3

09 May 13:37
Compare
Choose a tag to compare

修复presigned签名bug

v0.1.2

09 Apr 08:30
Compare
Choose a tag to compare
  1. 修复并发场景下的签名bug
  2. 更换cmake要求最低版本为3.1
  3. 去除对json的头文件依赖

v0.1.0

31 Mar 01:48
d0ed19f
Compare
Choose a tag to compare

初版SDK,提供基本功能。