Skip to content

Releases: apple/swift-openapi-runtime

1.8.2

02 Apr 06:51
8f33cc5
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

  • Add static SDK CI workflow by @rnro in #146
  • Enable macOS CI on merge to main and daily timer by @rnro in #147
  • Enable macOS CI on pull requests by @rnro in #149

New Contributors

Full Changelog: 1.8.1...1.8.2

1.8.1

13 Mar 09:25
81c309c
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

  • CI use 6.1 nightlies by @rnro in #139
  • Rename nightly_6_1 params to nightly_next by @rnro in #144
  • Only apply standard swift settings on valid targets by @rnro in #145

Full Changelog: 1.8.0...1.8.1

1.8.0

13 Jan 08:31
23146bc
Compare
Choose a tag to compare

What's Changed

SemVer Minor

Other Changes

Full Changelog: 1.7.0...1.8.0

1.7.0

25 Nov 14:55
5e119a3
Compare
Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Improve parameter handling of MIME types in content types by @czechboy0 in #113
  • Refactor URIDecoder/URIParser to improve handling of the deepObject style by @czechboy0 in #127

Other Changes

  • Unify scheduled and main yamls by @rnro in #128
  • Remove unused Swift 6 language mode workflow by @rnro in #130
  • Add .editorconfig file by @rnro in #129

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

31 Oct 09:34
daa2fb5
Compare
Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Support nested arrays of primitive values inside of objects by @czechboy0 in #120

Other Changes

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

30 Jul 08:11
26e8ae3
Compare
Choose a tag to compare

What's Changed

SemVer Minor

Full Changelog: 1.4.1...1.5.0

1.4.1

22 Jul 14:29
71fcfa7
Compare
Choose a tag to compare

What's Changed

SemVer Patch

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.0

16 Apr 09:55
9a8291f
Compare
Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Fix empty additionalProperties dictionary encoding by @czechboy0 in #103
  • Improve error message when encountering unexpected content-type headers by @simonjbeaumont in #104

Other Changes

New Contributors

Full Changelog: 1.3.2...1.4.0

1.3.2

18 Jan 18:46
76951d7
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Set content-length header if body has known length by @czechboy0 in #96

Full Changelog: 1.3.1...1.3.2

1.3.1

18 Jan 15:57
95307ba
Compare
Choose a tag to compare

What's Changed

SemVer Patch

New Contributors

Full Changelog: 1.3.0...1.3.1