- Feature: AWS Control Catalog - Added GovernedProviders response field and inclusion filter to GetControl and ListControls APIs to identify and filter by cloud provider. Added ParameterRequirementSummary response field indicating parameter requirements.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Adding new BDD representation of endpoint ruleset
- 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
- Documentation: Updated ExemptedPrincipalArns parameter documentation for improved accuracy
- 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
- Feature: Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
- 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
- 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
- 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
- Dependency Update: Update to smithy-go v1.23.0.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Remove incorrect endpoint tests
- 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
- Feature: Introduced ListControlMappings API that retrieves control mappings. Added control aliases and governed resources fields in GetControl and ListControls APIs. New filtering capability in ListControls API, with implementation identifiers and implementation types.
- Dependency Update: Updated to the latest SDK module versions
- Feature: The GetControl API now surfaces a control's Severity, CreateTime, and Identifier for a control's Implementation. The ListControls API now surfaces a control's Behavior, Severity, CreateTime, and Identifier for a control's Implementation.
- No change notes available for this release.
- Documentation: Add ExemptAssumeRoot parameter to adapt for new AWS AssumeRoot capability.
- 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
- Documentation: Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API
- 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
- Feature: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters
- 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.
- 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
- Feature: AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.
- 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
- Release: New AWS service client module
- Feature: This is the initial SDK release for AWS Control Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize controls across the AWS platform.