Releases: apple/swift-openapi-generator
Releases · apple/swift-openapi-generator
1.12.2
What's Changed
SemVer Patch
- Remove validations selectively by @mattpolzin in #904
- Use OpenAPIKit for more validation logic by @mattpolzin in #880
Other Changes
- Migrate
nightly_6_*inputs tonightly_nextby @rnro in #905 - [CI] Add automated release workflow using swift-temporal-sdk by @inductor in #896
New Contributors
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
SemVer Patch
- Use decoded file system paths in plugin arguments by @shindgew in #900
- Update OpenAPIKit to v6 by @mattpolzin and @iT0ny in #875
- Disable OpenAPIKit parameterStyleAndLocationAreCompatible validator by @simonjbeaumont in #903
Other Changes
- Update CI scripts to support dependency overrides where traits are used by @simonjbeaumont in #902
New Contributors
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
SemVer Minor
SemVer Patch
- Fix extended string delimiter selection in
renderLiteralby @kukushechkin in #898
Other Changes
- adds in details about date-time being exposed as Foundation.Date by the converter by @heckj in #885
- Enable Swift 6.3 jobs in CI by @rnro in #886
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.8 to 0.0.9 by @dependabot[bot] in #889
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.9 to 0.0.10 by @dependabot[bot] in #892
- Update dependabot to daily schedule by @kukushechkin in #893
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.10 to 0.0.11 by @dependabot[bot] in #894
- Make dependabot set label by @kukushechkin in #895
New Contributors
- @heckj made their first contribution in #885
- @kukushechkin made their first contribution in #893
Full Changelog: 1.11.1...1.12.0
1.11.1
What's Changed
SemVer Patch
- Drop Swift 5.10 and stop using deprecated PackagePlugin.Path by @simonjbeaumont in #882
Full Changelog: 1.11.0...1.11.1
1.11.0
What's Changed
SemVer Minor
- Disable traits for imported runtime by @madsodgaard in #878
SemVer Patch
- Fully qualify stdlib types (Error, Encoder, Decoder) in generated code by @william-laverty in #869
Other Changes
- Enable dependabot and switch GHA references to tags by @czechboy0 in #864
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #865
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.7 to 0.0.8 by @dependabot[bot] in #876
- Use org security policy instead of our bespoke version by @madrob in #877
New Contributors
- @dependabot[bot] made their first contribution in #865
- @04cb made their first contribution in #870
- @william-laverty made their first contribution in #869
- @madrob made their first contribution in #877
- @madsodgaard made their first contribution in #878
Full Changelog: 1.10.4...1.11.0
1.10.4
What's Changed
SemVer Patch
- added prettier message for file not found error issue #855 by @vishakha1411 in #856
- Fix document filtering to handle references with description or summary fields by @egrank in #858
Other Changes
- Enable Swift 6.2 jobs in CI by @rnro in #829
- [Docs] Update Vapor and Hummingbird transport repo URLs by @czechboy0 in #835
- [Docs] Update Lambda URLs by @czechboy0 in #836
- chore: restrict GitHub workflow permissions - future-proof by @incertum in #837
- [Parsing] Allow OAS versions 3.1.2 and 3.2.0 by @mattpolzin in #840
- [Docs] Document Android support by @czechboy0 in #852
New Contributors
- @incertum made their first contribution in #837
- @mattpolzin made their first contribution in #840
- @vishakha1411 made their first contribution in #856
- @egrank made their first contribution in #858
Full Changelog: 1.10.3...1.10.4
1.10.3
What's Changed
SemVer Patch
- Eliminate unreachable default branch in Output accessors for default-only responses by @alxxndrv in #816
- Allow recursive schemas in multipart-based paths by @ptoffy in #813
Other Changes
- Update generator version in manual cli example by @at15 in #802
- Fix PR CI - formatting by @czechboy0 in #824
- Fix typos by @ebariaux in #820
New Contributors
- @at15 made their first contribution in #802
- @alxxndrv made their first contribution in #816
- @ebariaux made their first contribution in #820
- @ptoffy made their first contribution in #813
Full Changelog: 1.10.2...1.10.3
1.10.2
What's Changed
SemVer Patch
- Fix command plugin when run on targets with dependencies by @simonjbeaumont in #801
Other Changes
- Enable release mode builds by @josephnoir in #800
New Contributors
- @josephnoir made their first contribution in #800
Full Changelog: 1.10.1...1.10.2
1.10.1
What's Changed
SemVer Patch
- Command plugin should skip irrelevant targets when run without --target argument by @simonjbeaumont in #798
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
SemVer Minor
- [Generator] Add support of deepObject style in query params by @kstefanou52 in #538
SemVer Patch
- Fix final layer of error handling in command plugin by @simonjbeaumont in #795
Other Changes
- Fix the test overrides example package by @czechboy0 in #789
- [Docs] Update supported parameter styles by @czechboy0 in #643
New Contributors
- @kstefanou52 made their first contribution in #538
Full Changelog: 1.9.0...1.10.0