Releases: mediamonks/s3-batch-upload
Releases · mediamonks/s3-batch-upload
v1.5.0
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
Update to 1.4.0
Support for skipping overriding files when they already exist on the bucket
v1.3.0
Allow passing glob options (@kono0514)
v1.2.0
- add ACL support for uploaded files
- return uploaded object-paths from upload methods
v1.1.1
Fix passing cacheControl json from CL
v1.1.0
- Fix windows paths
- support cacheControl
- add unit test