anacronw / multer-s3

multer storage engine for amazon s3
MIT License
660 stars 190 forks source link

Fix _handleFile and _removeFile crashes #172

Closed Reckonyd closed 2 years ago

Reckonyd commented 2 years ago

Fixes _handleFile function crash caused by defaultMetadata value not being correctly aligned with the current AWS SDK S3 API checks. Fixes _removeFile function crash caused by using the now removed deleteObject function.

Closes #170 and #171

LinusU commented 2 years ago

Thanks!

LinusU commented 2 years ago

Released as 🚢 3.0.1 / 2022-05-31