Skip to content

Releases: smithy-lang/smithy-swift

0.13.0

28 Feb 16:03
1f80a30
Compare
Choose a tag to compare

What's Changed

  • fix: removes explicit erroring when compiling on a future swift version by @epau in #528

Full Changelog: 0.12.0...0.13.0

0.6.1

20 Feb 20:01
3e9e420
Compare
Choose a tag to compare

What's Changed

  • fix: removes explicit erroring when compiling on a future swift version (#528) by @ganeshnj in #529

Full Changelog: 0.6.0...0.6.1

0.12.0

14 Feb 17:20
4d843d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

0.10.4

09 Feb 02:49
8d20405
Compare
Choose a tag to compare

This release is a hot fix on smithy-swift 0.10.3.
The purpose of this release is to hot fix an issue that prevents the AWS Swift SDK from building on a M1 Mac with target platform of iOS.

What's Changed

Full Changelog: 0.10.3...0.10.4

0.10.3

01 Feb 00:53
9466c13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.10.3

0.11.0

01 Feb 19:23
5b797bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.11.0

0.10.1

14 Jan 00:19
202640a
Compare
Choose a tag to compare

What's Changed

  • fix: Add WaiterTypedError conformance to ClientError by @jbelkins in #505
  • chore: bump aws-crt-swift to 0.5.4 by @ganeshnj in #507

Full Changelog: 0.10.0...0.10.1

0.10.2

18 Jan 21:06
1fbd5f7
Compare
Choose a tag to compare

What's Changed

  • fix: move paginator doc comments to methods by @ganeshnj in #509
  • fix: change socketOptions to mutable to allow mutation on iOS and watchOS by @ganeshnj in #510
  • chore: aws-sdk-swift package structuring #803 by @ganeshnj in #503
  • chore: remove trailing whitespaces in all Swift files by @ganeshnj in #511

Full Changelog: 0.10.1...0.10.2

0.10.0

06 Jan 16:42
03ec067
Compare
Choose a tag to compare

What's Changed

  • Adds FoundationTypes and adds function to import individual types from modules by @epau in #504
  • feat: Move retry middleware from SDK by @jbelkins in #502

Full Changelog: 0.9.0...0.10.0

0.9.0

04 Jan 23:59
fefcbab
Compare
Choose a tag to compare

What's Changed

  • feat: Updates CRT to 0.5.0+ by @epau in #497
  • fix: Adds HttpBody.isEmpty to help parse S3 404 errors properly by @epau in #499
  • chore: Builds CRT upstream by @epau in #501

Full Changelog: 0.8.0...0.9.0