Skip to content

Releases: Zooz/aws-s3-multipart-copy

logging changes

19 Dec 10:19
Compare
Choose a tag to compare
  • Improved logging format consistency
  • added async await to tests
  • fixed dependencies vulnerabilities

Dependencies vulnerability fix

07 Feb 16:12
Compare
Choose a tag to compare
1.0.7

fixed dependencies vulnerabilities

Bug fix - file size remainder

29 Oct 16:54
Compare
Choose a tag to compare

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

20 Aug 11:39
Compare
Choose a tag to compare

Added content type parameter support

v1.0.4

19 Aug 16:02
Compare
Choose a tag to compare

Added server side encryption parameter support

Added URL encoding to source bucket

25 Jun 08:40
4159592
Compare
Choose a tag to compare

Added URL encoding to source bucket path in order to fix special characters bug.

v1.0.2

18 Feb 12:32
Compare
Choose a tag to compare
  • Move to Zooz org
  • Add license
  • Add NSP badge
  • Fix coverage
  • Fix TOC

v1.0.1

18 Feb 12:28
Compare
Choose a tag to compare

Bug Fix:

  • S3 object validation