6.0.1
What's Changed
Features:
- For failed transaction, return the underlying item in
cancellation_reasons[...].raw_item(#1226). This only applies when passingreturn_values=ALL_OLD.
Fixes:
- Fixing (#1242) regression to the
extra_headersfeature. These headers are intended for proxies that strip them, so they should be excluded from the AWS signature.
Full Changelog: 6.0.0...6.0.1