Skip to content

Releases: smithy-lang/smithy-swift

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

0.24.0

06 Jul 05:23
Compare
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
Compare
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
Compare
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

0.21.0

06 Jun 17:07
Compare
Choose a tag to compare

What's Changed

  • chore: Updates version to 0.21.0
  • feat: Error revamp (#559)
  • fix: Make data streams completely async (#553)

Full Changelog: 0.20.0...0.21.0

0.20.0

23 May 15:58
Compare
Choose a tag to compare

What's Changed

  • "chore: Updates version to 0.20.0"
  • "fix: Fix tests & add CI coverage for unit tests on Linux (#558)"
  • "fix: Don't change HTTP request components after they have been signed (#557)"
  • "chore: Update to aws-crt-swift 0.12.0 (#555)"
  • "chore: pins xmlcoder version (#556)"
  • "fix: Prevents event-streams from hogging CPU (#552)"

Full Changelog: 0.19.0...0.20.0

0.19.0

04 May 17:45
Compare
Choose a tag to compare

What's Changed

  • ""chore: Updates version to 0.19.0""
  • "fix: Write response deserializer for awsJson (#551)"
  • "fix: Provide Endpoint hasher to work around URLQueryItem bug (#550)"
  • "feat!: Streaming + Event Streams (#542)"

Full Changelog: awslabs/aws-sdk-swift@0.18.0...0.19.0

0.18.0

18 Apr 20:34
Compare
Choose a tag to compare

What's Changed

  • ""chore: Updates version to 0.18.0""
  • "fix: Fix Hashable compliance on Headers & Header types, disable tests that use httpbin.org (#548)"
  • "chore: Bump Smithy to 1.30.0 (#544)"
  • "chore: Fix swiftlint violations (#547)"

Full Changelog: awslabs/aws-sdk-swift@0.17.0...0.18.0

0.17.0

12 Apr 01:18
Compare
Choose a tag to compare

What's Changed

  • ""chore: Updates version to 0.17.0""
  • "chore: Updates Package.version (#546)"
  • "feat: Allow multiple @_spi() imports in code generated Swift (#543)"

Full Changelog: awslabs/aws-sdk-swift@0.16.0...0.17.0