- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: Adds RetryMaxAttempts and RetryMod to API client Options. This allows the API clients' default Retryer to be configured from the shared configuration files or environment variables. Adding a new Retry mode of
Adaptive
.Adaptive
retry mode is an experimental mode, adding client rate limiting when throttles reponses are received from an API. See retry.AdaptiveMode for more details, and configuration options. - Feature: Updated
github.com/aws/smithy-go
to latest version - Bug Fix: Fixes the AWS Sigv4 signer to trim header value's whitespace when computing the canonical headers block of the string to sign.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Updates SDK API client deserialization to pre-allocate byte slice and string response payloads, #1565. Thanks to Tyson Mote for submitting this PR.
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated
github.com/aws/smithy-go
to latest version - Documentation: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: API Paginators now support specifying the initial starting token, and support stopping on empty string tokens.
- Feature: Updated to latest service endpoints
- Feature: API client updated
- Bug Fix: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. (#1514)
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Waiters now have a
WaitForOutput
method, which can be used to retrieve the output of the successful wait operation. Thank you to Andrew Haines for contributing this feature.
- Feature: Support has been added for the SelectObjectContent API.
- Feature: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
- Feature: Updated
github.com/aws/smithy-go
to latest version - Feature: Updated service to latest API model.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated to latest version
- Feature: Updates S3 streaming operations - PutObject, UploadPart, WriteGetObjectResponse to use unsigned payload signing auth when TLS is enabled.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated API client and endpoints to latest revision.
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Feature: API client updated
- Feature: Add support for S3 Multi-Region Access Point ARNs.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated API model to latest revision.
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add
HeadObject
presign support. (#1346) - Dependency Update: Updated
github.com/aws/smithy-go
to latest version. - Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated
github.com/aws/smithy-go
to latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: The handling of AccessPoint and Outpost ARNs have been updated.
- Feature: Updated service client to latest API model.
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Constant has been added to modules to enable runtime version inspection for reporting.
- Feature: Updated to latest service API model.
- Dependency Update: Updated to the latest SDK module versions