Service Client Highlights
- Bug Fix: Fixed a bug that could union shape types to be deserialized incorrectly
- Bug Fix: Fixed a bug where unboxed shapes that were marked as required were not serialized and sent over the wire, causing an API error from the service.
- Bug Fix: Fixed a bug with generated API Paginators' handling of nil input parameters causing a panic.
- Dependency Update: update smithy-go dependency
service/detective
- v1.1.2- Bug Fix: Fix deserialization of API response timestamp member.
service/docdb
- v1.2.0- Feature: Client now support presigned URL generation for CopyDBClusterSnapshot and CreateDBCluster operations by specifying the target SourceRegion
service/neptune
- v1.2.0- Feature: Client now support presigned URL generation for CopyDBClusterSnapshot and CreateDBCluster operations by specifying the target SourceRegion
service/s3
- v1.2.1- Bug Fix: Fixed an issue where ListObjectsV2 and ListParts paginators could loop infinitely
- Bug Fix: Fixed key encoding when addressing S3 Access Points
Core SDK Highlights
- Dependency Update: Updated SDK dependencies to their latest versions.
config
- v1.1.2- Bug Fix: Fixed a panic when using WithEC2IMDSRegion without a specified IMDS client