v0.0.8
Pre-release
Pre-release
What's Changed
- Reduce docs/s3-tests.md to the ongoing operation of the suite by @fujiwara in #105
- Add curl and aws4 signers to the SigV4 cross-check by @fujiwara in #107
- Reject requests carrying unsigned x-amz-* headers by @fujiwara in #108
- Read request headers through a signature-aware accessor by @fujiwara in #109
- Split Op's object attributes into Request and Response by @fujiwara in #110
- Recover a panicking request at the boundary by @fujiwara in #111
- Drop Go 1.25, build and test on 1.26 and 1.27 by @fujiwara in #112
- Name the header literals whose two ends must agree by @fujiwara in #113
- Forward trailer checksum algorithms to https backends only by @fujiwara in #114
Full Changelog: v0.0.7...v0.0.8