Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Release 1.0.14

Latest
Compare
Choose a tag to compare
@denolfe denolfe released this 09 Feb 19:12
· 42 commits to master since this release

This release updates the S3 implementation to use multipart uploads when the file is greater than 50MB

BREAKING CHANGE:

If using the s3 adapter, @aws-sdk/lib-storage is now an additional peer dependency and will need to be installed. See README for additional info.