Releases: qingstor/qscamel
Releases · qingstor/qscamel
v2.0.24
Added
- feat: Added MD5 check after migration (#333)
- feat(fs/qingstor): Added gbk encoding support (#335)
Fixed
- fix: Fixed the List method repeatedly placing objects into the channe… (#336)
Changed
- refactor: Upgrade qingstor SDK to v4 (#334)
- Updated the official document links (#332)
v2.0.23
What's Changed
Added
- endpoint(qingstor/s3/fs): Modified the method of multipart upload in the copy task (#330)
v2.0.22
What's Changed
Added
- endpoint/qingstor: Add content-type for qingstor migration (#326)
- endpoint/fs: Add last modified time to the source endpoint (#327)
- feat: Add ignore_before and speed limit and migrate dynamic printing (#328)
Full Changelog: v2.0.21...v2.0.22
v2.0.21
Added
- qingstor: Add migration folder and user-defined metadata function (#320)
v2.0.20
Added
- endpoint/qingstor: Added user modification timeout function for qingstor (#316)
v2.0.19
What's Changed
- endpoint: Always check whether multipart has finished or not by @Xuanwo in #314
- ci: Add CGO_ENABLED=0 for build
Full Changelog: v2.0.18...v2.0.19
qscamel v2.0.18
Fixed
- endpoint: Fix complete multipart too early (#310)
qscamel v2.0.17
This release has already known problems, PLEASE DON'T USE
Added
- ep/fs: Add support to copy files by symlinks (#242)
Fixed
- endpoint: Fix complete multipart excuated too early (#232)
- ep/dst: Fix upload failed when file concurrent write (#238)
qscamel v2.0.16
Fixed
- endpoint/qingstor: Fix disable uri cleaning struct tag incorrect
- endpoint/azblob: Fix context deadline exceeded while reading (#139)
qscamel v2.0.15
Added
- endpoint: Add dst support for s3 (#89)
- endpoint: Add azblob src support (#124)
- utils: Support migrate object key starts with / (#126)
Fixed
- Fix panic on hdfs (#78)
- endpoint/s3: Fix HeadObject not found not handled (#99)