Skip to content

Fixes and upgrades related to AWS S3

Compare
Choose a tag to compare
@vrajroham vrajroham released this 07 Feb 13:22
· 97 commits to master since this release

Changelog

  • Send contentType and filePath in request to s3 signing URL. #270 - @ejucovy
  • Don't require params and headers objects in awss3 config. #270 - @ejucovy
  • Specifying payload for getSignedURL #277 - @ajmas
  • allowing AWS signing endpoint to be computed by the processed file - #290 @avikam-pagaya