Releases: awslabs/aws-sdk-swift
Releases Β· awslabs/aws-sdk-swift
0.2.4
Added sync client and config init overloads when providing regions #569
This is a breaking change if:
You are using the async configuration init and providing both a region
and regionResolver
argument.
See linked PR for more information.
0.2.3
Updated ClientRuntime dependency to support Swift 5.6
0.1.4
Update ClientRuntime dependency version to allow for Swift 5.6 compilation
0.2.0
full async/await support!
0.1.2
- Sigv4 flags made
public
- Script to facilitate local development against a release
- Route 53 customization
- Fix logging bug 518
0.1.1
- Updated models
- Targets bug fixes released in 0.1.1 of smithy-swift
- Disable imds region resolver for iOS/watchOS/tvOS
0.1.0
aws-sdk-swift release build artifacts