Skip to content

Releases: apple/swift-openapi-runtime

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

1.3.0

16 Jan 15:37
7f86e4a
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Make the ISO8601 date transcoder configurable by @czechboy0 in #94

Full Changelog: 1.2.0...1.3.0

1.2.0

08 Jan 14:09
6be221f
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • [Runtime] SOAR-0010: Event streams sequences by @czechboy0 in #91

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Dec 13:01
fd101c3
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • [Runtime] Add headerFields and body to UndocumentedPayload by @czechboy0 in #90

Full Changelog: 1.0.0...1.1.0