Release v1.38.65
·
1020 commits
to main
since this release
Release v1.38.65 (2021-06-21)
Service Client Updates
service/cloudformation
: Updates service API, documentation, and paginators- CloudFormation registry service now supports 3rd party public type sharing
SDK Bugs
aws/signer/v4
: Add X-Amz-Object-Lock-* as unhoisted presign headers- Updates the SigV4 signer to exlucde the X-Amz-Object-Lock- group of headers to not be signed as a part of the query string for presigned URLs.
private/protocol
: Add support for UTC offset for ISO8601 datetime formats (#3960)- Updates the SDK's parsing of ISO8601 date time formats to support UTC offsets.