Skip to content

Releases: smithy-lang/smithy-swift

0.15.0

28 Mar 17:44
7b28da1

Choose a tag to compare

What's Changed

  • Adds Package.version for tracking latest version by @epau in #534
  • fix: Logs responses regardless if decoding fails by @epau in #536
  • fix: Reading from a DataStreamReader with rewind: true properly rewinds the stream allowing for subsequent reads. by @epau in #539

Full Changelog: 0.14.0...0.15.0

0.14.0

15 Mar 19:40
193dc5d

Choose a tag to compare

What's Changed

  • feat!: Remove Hashable conformance from generated errors & models by @jbelkins in #531

Full Changelog: 0.13.0...0.14.0

0.13.0

28 Feb 16:03
1f80a30

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.12.0

0.10.4

09 Feb 02:49
8d20405

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

Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.10.3

0.11.0

01 Feb 19:23
5b797bb

Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.11.0

0.10.1

14 Jan 00:19
202640a

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

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