Skip to content

Releases: smithy-lang/smithy-swift

0.30.1

31 Oct 00:52
d580ddb
Compare
Choose a tag to compare

What's Changed

This release is a patch release on 0.30.0, to fix an issue with App Store submission.

Full Changelog: 0.30.0...0.30.1

0.33.0

25 Oct 20:45
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.33.0
  • fix: content-length middleware should not error on event streams (#608)
  • chore: Update to aws-crt-swift 0.15.0 (#607)
  • feat: add support for requiresLength trait and Transfer-Encoding: Chunked (#604)
  • feat: add limited support in smithy-swift for visionOS (#606)
  • chore: Add newline to README.md (#602)

Full Changelog: 0.32.0...0.33.0

0.32.0

12 Oct 19:58
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.32.0
  • feat: support initial-response in RPC based event streams (#597)
  • chore: Require Swift 5.7, fix deprecation warnings (#600)
  • fix!: Remove suffix 'Response' from operation output type names (#599)

Full Changelog: 0.31.0...0.32.0

0.31.0

02 Oct 23:57
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.31.0
  • fix: Correct serde for restJson1 event streams that contain errors (#596)
  • feat: update swift versions to min 5.7 and max 5.9 (#595)

Full Changelog: 0.30.0...0.31.0

0.30.0

27 Sep 03:26
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.30.0
  • feat: make connectTimeoutMs configurable (#592)
  • feat: add stored property for adding additional headers in SdkHttpRequest (#593)
  • chore: Update Smithy to 1.39.0 (#591)
  • fix: Add toBuilder() to SdkHttpRequest to easily allow customizations (#588)
  • fix: Use original member name for serialization of URL-encoded forms (#590)
  • chore: Support Swift 5.x versions past 5.9 in metadata (#589)

Full Changelog: 0.29.0...0.30.0

0.29.0

14 Sep 00:04
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.29.0
  • chore: Use Smithy 1.37.0 (#587)
  • fix: Make operations correctly model service errors (#581)
  • fix: Correct serde for errors in event streams (#585)
  • chore: Update refs to smithy-swift GitHub and to Smithy docs (#582)

Full Changelog: 0.28.0...0.29.0

0.28.0

29 Aug 18:20
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.28.0
  • chore: Add whitespace to README (#580)

Full Changelog: 0.27.0...0.28.0

0.27.0

16 Aug 21:28
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.27.0
  • fix: Add documentation generation for operations. (#578)
  • chore: Require aws-crt-swift 0.13.0 (#579)
  • fix: Add default value handling for a scalar member of server response struct (#576)
  • feat: add public initializer to WaiterOutcome (#577)
  • fix: Re-enable two unit tests on Linux (#575)

Full Changelog: 0.26.0...0.27.0

0.26.0

02 Aug 22:39
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.26.0
  • feat: Make RetryStrategyOptions initializer public (#571)
  • chore: Change README (#574)

Full Changelog: 0.25.0...0.26.0

0.25.0

13 Jul 19:01
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.25.0
  • chore: Change README (#573)

Full Changelog: 0.24.0...0.25.0