Skip to content

Releases: awslabs/aws-sdk-swift

0.2.7

07 Oct 18:35
76d1b43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.6...0.2.7

0.3.0

30 Sep 17:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/aws-sdk-swift/commits/0.3.0

0.2.6

15 Aug 23:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/aws-sdk-swift/commits/0.2.6

0.2.5

21 Jun 12:27
Compare
Choose a tag to compare

Updated ClientRuntime dependency to support Swift 5.7

0.2.4

03 May 18:26
Compare
Choose a tag to compare

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

22 Mar 15:40
Compare
Choose a tag to compare

Updated ClientRuntime dependency to support Swift 5.6

0.1.4

22 Mar 17:44
Compare
Choose a tag to compare

Update ClientRuntime dependency version to allow for Swift 5.6 compilation

0.2.2

01 Mar 20:11
Compare
Choose a tag to compare

Bug fixes & pagination

0.2.1

17 Feb 18:12
Compare
Choose a tag to compare

Bug fixes including #531

0.1.3

08 Feb 05:47
fbce50d
Compare
Choose a tag to compare

Bug fixes