Skip to content

Releases: smithy-lang/smithy-swift

0.31.0

02 Oct 23:57

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

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

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

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

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

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

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

0.24.0

06 Jul 05:23

Choose a tag to compare

What's Changed

  • chore: Updates version to 0.24.0
  • chore: Fix Swiftlint issue (#570)

Full Changelog: 0.23.0...0.24.0

0.23.0

03 Jul 20:27

Choose a tag to compare

What's Changed

  • chore: Updates version to 0.23.0
  • chore: Update Swiftlint to 0.52.3 (#569)
  • fix: Properly escape HTTP paths for greedy label types (#567)
  • fix: Remove backticks from reserved words before adding an identifier suffix (#566)

Full Changelog: 0.22.0...0.23.0

0.22.0

21 Jun 20:38

Choose a tag to compare

What's Changed

  • chore: Updates version to 0.22.0
  • feat: Client-side rate limiting (#564)
  • feat: RetryErrorInfoProvider is configurable per-protocol (#565)
  • feat!: Retry overhaul (#563)
  • chore: Rename retry-related types (#562)
  • fix!: Attributes implementation to not use hashes as keys (#560)

Full Changelog: 0.21.0...0.22.0