Releases: smithy-lang/smithy-swift
Releases · smithy-lang/smithy-swift
0.10.4
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
0.11.0
What's Changed
- fix: swiftlint issues by @jbelkins in #512
- fix: Configure env var for downstream build so it uses local deps by @jbelkins in #514
- chore: bump smithy version to 1.27.0 by @ganeshnj in #506
- chore: Organize & index design docs by @jbelkins in #515
- chore: Use containerized swiftlint by @jbelkins in #516
- fix: two Swift compile warnings by @jbelkins in #517
- chore: bump aws-crt-swift to 0.5.6 by @ganeshnj in #518
Full Changelog: 0.10.2...0.11.0
0.10.1
0.10.2
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
0.10.0
0.9.0
0.8.0
What's Changed
- chore: Place package in standard SPM format by @jbelkins in #495
- chore: Add waiters design doc to
design/folder by @jbelkins in #498 - docs: Event Stream design by @ganeshnj in #460
- fix: Fix encoding of nested maps when generating encoders by @jbelkins in #492
- fix: treat HttpChecksumRequiredTrait and HttpChecksumTrait same way by @ganeshnj in #500
Full Changelog: 0.7.0...0.8.0
0.7.0
0.6.0
What's Changed
- fix!: Rename package to match name inferred from git URL by @jbelkins in #464
- fix: Properly SerDe recusive union shapes (enums) by @epau in #474
- fix!: Throw error if a required query param is nil by @epau in #468
- Exposes model property in CodegenVisitor by @epau in #477
- fix: Properly encode empty bodies for json and xml by @epau in #480
- No-ops instead of encoding empty string when encoding an empty body in xml by @epau in #481
- feat: Adds IntEnum support by @epau in #484
- Adds test for recursive enum by @epau in #485
- chore: bump CRT to 0.4.0 by @jbelkins in #489
Full Changelog: 0.5.0...0.6.0