Skip to content

v4.1.1

Choose a tag to compare

@EugeneKisel-sm EugeneKisel-sm released this 18 Dec 10:14
· 172 commits to main since this release
0936778

🐞 Presigned S3 Upload Compatibility Fix

Fixed S3 presigned URL upload failures (403) by adding Content-Type: application/json to upload requests when content-type is included in the signed headers - S3 external payload uploads fail with 403 after server upgrade (v3.21.12 → v3.21.17+) #694

What's Changed

  • Fix S3 presigned URL upload 403 error by setting Content-Type header by @nthmost-orkes in #68

New Contributors

Full Changelog: v4.1.0...v4.1.1