Swift OpenAPI Generator 0.3.0
See the full announcement on the Swift forums1.
What's Changed
SemVer Minor
- Async bodies + swift-http-types adoption by @czechboy0 in #245
- Enable all feature flags for 0.3.0 by @czechboy0 in #296
- Use HTTP code and range names from swift-http-types by @czechboy0 in #298
- Propagate nullability through references by @czechboy0 in #300
- Skip type: string + format: binary in object properties by @czechboy0 in #313
SemVer Patch
- Fixes #276 - Unknown configuration options should throw an error by @PARAIPAN9 in #297
- Generate shorthand throwing APIs for providing inputs and handling outputs by @simonjbeaumont in #308
- Fix a bug around optional request bodies by @czechboy0 in #322
Other Changes
- [Proposal] SOAR-0004: Streaming request and response bodies by @czechboy0 in #254
- [Proposal] SOAR-0005: Adopting the Swift HTTP Types package by @czechboy0 in #255
- Skip building generated Github APIs in compat test by @simonjbeaumont in #290
- Update integration test to 0.3.0 APIs and temporarily use main by @simonjbeaumont in #310
- Split client and server examples into separate packages by @simonjbeaumont in #311
- Add SOAR-0007 proposal: Shorthand APIs for inputs and outputs by @simonjbeaumont in #291
- Add docker-compose file for 5.10 CI by @simonjbeaumont in #317
- Add an SSWG badge to the README by @czechboy0 in #323
- Update all examples and integration tests to 0.3.0 by @czechboy0 in #325
Full Changelog: 0.2.3...0.3.0