Releases: Zooz/aws-s3-multipart-copy
Releases · Zooz/aws-s3-multipart-copy
logging changes
Dependencies vulnerability fix
1.0.7 fixed dependencies vulnerabilities
Bug fix - file size remainder
If the remainder of the divided file size is under the minimal size for copy it will be added to the last partition made
v1.0.5
v1.0.4
Added URL encoding to source bucket
Added URL encoding to source bucket path in order to fix special characters bug.