- Feature: Stop registering the
retry.MetricsHeadermiddleware in generated clients. TheAmz-Sdk-Requestheader is now set by the retry middleware itself. - Dependency Update: Updated to the latest SDK module versions
- Feature: Stop registering the
spanRetryLoopmiddleware in generated clients. The retry loop's tracing span is now opened by the retry middleware itself. - Dependency Update: Updated to the latest SDK module versions
- Feature: Stop registering the
SetCredentialSourceMiddlewaremiddleware in generated clients. Credential source user agent features are now set when the client's middleware stack is constructed.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Support connection read timeouts in the SDK. This is currently available on an opt-in basis by setting env
AWS_ENABLE_DEFAULT_SOCKET_TIMEOUT_2026=true. - Dependency Update: Updated to the latest SDK module versions
- Feature: Stop registering the
ComputeContentLengthmiddleware in generated clients.Content-Lengthis now set when the request body is set viaSetStream. - Dependency Update: Update to smithy-go v1.28.0.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.27.10.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.27.8.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Enable schema-based (de)serialization for this service.
- Dependency Update: Update to smithy-go v1.27.7.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Upgrade to smithy-go v1.27.6 to fix various serde issues in HTTP binding services.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.27.5.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add an option to clients to disable clock skew
- Dependency Update: Updated to the latest SDK module versions
- Feature: Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated.
- No change notes available for this release.
- Feature: Add request serialization snapshot tests.
- Bug Fix: Bump smithy-go to 1.27.3, fix JSON encorder for document.Number, endpoint host label format validation and CBOR union serialization on new serde
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Undo the initial wave of schema-serde releases due to several customer-reported regressions.
- Feature: Adding new BDD representation of endpoint ruleset
- Dependency Update: Update to smithy-go v1.27.1 to fix several union-related deserialization bugs in schema-serde-enabled services.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.26.0.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.25.1.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Bump smithy-go to 1.25.0 to support endpointBdd trait
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Fix a bug where a recorded clock skew could persist on the client even if the client and server clock ended up realigning.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Bump minimum Go version to 1.24
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Upgrade to smithy-go v1.24.0. Notably this version of the library reduces the allocation footprint of the middleware system. We observe a ~10% reduction in allocations per SDK call with this change.
- Bug Fix: Add error check for endpoint param binding during auth scheme resolution to fix panic reported in #3234
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Further reduce allocation overhead when the metrics system isn't in-use.
- Bug Fix: Reduce allocation overhead when the client doesn't have any HTTP interceptors configured.
- Bug Fix: Remove blank trace spans towards the beginning of the request that added no additional information. This conveys a slight reduction in overall allocations.
- Bug Fix: Return validation error if input region is not a valid host label.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Upgrade to smithy-go v1.23.2 which should convey some passive reduction of overall allocations, especially when not using the metrics system.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Update endpoint ruleset parameters casing
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Bump minimum Go version to 1.23.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Added support for IPv4-only and dual-stack network configurations for VoiceConnector and CreateVoiceConnector API.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Remove incorrect endpoint tests
- Dependency Update: Update to smithy-go v1.23.0.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Remove unused deserialization code.
- Feature: Add support for configuring per-service Options via callback on global config.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Support configurable auth scheme preferences in service clients via AWS_AUTH_SCHEME_PREFERENCE in the environment, auth_scheme_preference in the config file, and through in-code settings on LoadDefaultConfig and client constructor methods.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add support for HTTP interceptors.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.22.4.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Added FOC date as an attribute of PhoneNumberOrder, added AccessDeniedException as a possible return type of ValidateE911Address
- Bug Fix: Add assurance test for operation order.
- Feature: Track credential providers via User-Agent Feature ids
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Bump go version to 1.22
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Upgrade to smithy-go v1.22.2.
- Bug Fix: Fix bug where credentials weren't refreshed during retry loop.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Update to smithy-go v1.22.1.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Adds case-insensitive handling of error message fields in service responses
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add support for HTTP client metrics.
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- No change notes available for this release.
- No change notes available for this release.
- No change notes available for this release.
- Feature: Add tracing and metrics support to service clients.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: BREAKFIX: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
- Documentation: Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs.
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Bump minimum Go version to 1.21.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Support list-of-string endpoint parameter.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Track usage of various AWS SDK features in user-agent string.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Add clock skew correction on all service clients
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: GoDoc improvement
- Feature: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Remove dependency on go-cmp.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Move all common, SDK-side middleware stack ops into the service client module to prevent cross-module compatibility issues in the future.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add middleware stack snapshot tests.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: When sourcing values for a service's
EndpointParameters, the lack of a configured region (i.e.options.Region == "") will now translate to anilvalue forEndpointParameters.Regioninstead of a pointer to the empty string"". This will result in a much more explicit error when calling an operation instead of an obscure hostname lookup failure.
- Feature: Bump minimum Go version to 1.20 per our language support policy.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Restore pre-refactor auth behavior where all operations could technically be performed anonymously.
- Bug Fix: Correct wrapping of errors in authentication workflow.
- Bug Fix: Correctly recognize cache-wrapped instances of AnonymousCredentials at client construction.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Expose Options() accessor on service clients.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Respect setting RetryMaxAttempts in functional options at client construction.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Feature: Adds support for configured endpoints via environment variables and the AWS shared configuration file.
- Dependency Update: Updated to the latest SDK module versions
- Feature: BREAKING CHANGE: Bump minimum go version to 1.19 per the revised go version support policy.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Announcement: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service.
- Feature: Adds several endpoint ruleset changes across all models: smaller rulesets, removed non-unique regional endpoints, fixes FIPS and DualStack endpoints, and make region not required in SDK::Endpoint. Additional breakfix to cognito-sync field.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updating CreatePhoneNumberOrder, UpdatePhoneNumber and BatchUpdatePhoneNumbers APIs, adding phone number name
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Added optional CallLeg field to StartSpeakerSearchTask API request
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds tagging support for Voice Connectors and SIP Media Applications
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Documentation updates for Amazon Chime SDK Voice.
- Feature: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release introduces support for Voice Connector media metrics in the Amazon Chime SDK Voice namespace
- Bug Fix: Prevent nil pointer dereference when retrieving error codes.
- Dependency Update: Updated to the latest SDK module versions
- Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
- Bug Fix: Correct error type parsing for restJson services.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Add
ErrorCodeOverridefield to all error structs (aws/smithy-go#401).
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Release: New AWS service client module
- Feature: Amazon Chime Voice Connector, Voice Connector Group and PSTN Audio Service APIs are now available in the Amazon Chime SDK Voice namespace. See https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html for more details.