Changelog
- d7cbee7 chore(deps): bump the dev-dependencies group with 10 updates
- 55c94f4 chore(deps): bump the dev-dependencies group with 17 updates
- b29d6a0 chore(deps): bump the dev-dependencies group with 23 updates
- cadd791 chore(deps): bump the dev-dependencies group with 6 updates
- d0ec284 feat: adds STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER option in test generation script
- c58f9b2 feat: adds integration tests for unsigned streaming payload trailer uploads
- ce9693e feat: upgrades actions checkout v4 -> v5 and go-setup v5 -> v6
- 0a2a23d fix: Checks that x-amz-decoded-content-length matches the actual payload in unsigned streaming upload
- dfe6abc fix: adds validation for chunk sizes in unsigned streaming trailer upload
- f631cd0 fix: fixes error handling for unsigned streaming upload malformed encoding
- b57764e fix: fixes ipa iam GetUserAccount id parsing panic
- d507f20 fix: fixes the GetObjectAttributes panic in s3 proxy
- d861dc8 fix: fixes unsigned streaming upload parsing and checksum calculation
- 69e107e fix: rejects STREAMING-UNSIGNED-PAYLOAD-TRAILER for all actions, except for PutObject and UploadPart
- 7627deb fix: removes mandatory checksum header check for PutObjectTagging