What's Changed
- test: add test for PresignedPostPolicy with empty fileName by @jiuker in #2119
- fix: prefix should use stringLike when new a bucketPolicy (2) by @mannreis in #2124
- update all deps by @harshavardhana in #2125
- set checksum headers requested properly by @harshavardhana in #2130
- fix: missing append() API behavior by @harshavardhana in #2131
- extend more missing headers for PartUploads by @harshavardhana in #2132
- fix: explicitly use UTC for expiration field when marshaling PostPolicy by @qwwqe in #2135
- fix: DurationSeconds is a QueryValues not a Form data (#2128) by @vlaborie in #2129
- make sure to avoid closing the input reader by @harshavardhana in #2137
New Contributors
- @mannreis made their first contribution in #2124
- @qwwqe made their first contribution in #2135
- @vlaborie made their first contribution in #2129
Full Changelog: v7.0.94...v7.0.95