Skip to content

Releases: mediamonks/s3-batch-upload

v1.5.2

06 Jul 08:29
Compare
Choose a tag to compare

Fix unit tests

Full Changelog: v1.5.1...v1.5.2

v1.5.1

05 Jul 13:48
b538c98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

03 Feb 12:36
5ab61d4
Compare
Choose a tag to compare
update to 1.5.0

Add the ability to set the ASW config as an object, as an addition to the existing config path.

v1.4.0

27 Jan 15:43
662adc4
Compare
Choose a tag to compare
Update to 1.4.0

Support for skipping overriding files when they already exist on the bucket

v1.3.0

22 Oct 20:17
5271880
Compare
Choose a tag to compare

Allow passing glob options (@kono0514)

v1.2.0

09 Jun 19:37
352c180
Compare
Choose a tag to compare
  • add ACL support for uploaded files
  • return uploaded object-paths from upload methods

v1.1.1

04 Dec 10:25
Compare
Choose a tag to compare

Fix passing cacheControl json from CL

v1.1.0

03 Dec 21:25
Compare
Choose a tag to compare
  • Fix windows paths
  • support cacheControl
  • add unit test

v1.0.0

03 Dec 11:30
Compare
Choose a tag to compare
Cleanup