Releases: smithy-lang/smithy-swift
Releases · smithy-lang/smithy-swift
0.20.0
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
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
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
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
0.16.0
0.15.0
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
DataStreamReaderwithrewind: trueproperly rewinds the stream allowing for subsequent reads. by @epau in #539
Full Changelog: 0.14.0...0.15.0