Skip to content

v0.4.0

Choose a tag to compare

@nathanpeck nathanpeck released this 13 Aug 20:32

Now with better error handling. If an error occurs while uploading a part to S3, or completing a multipart upload then the in progress multipart upload will be aborted (to delete the uploaded parts from S3) and a more descriptive error message will be emitted instead of the raw error response from S3.