Skip to content

Releases: apple/swift-openapi-generator

1.2.1

13 Feb 11:49
7992d77
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

09 Jan 09:34
b18bece
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Add examples for event streams by @czechboy0 in #494
  • [SOAR-0010] Support for JSON Lines, JSON Sequence, and Server-sent Events by @czechboy0 in #495

SemVer Patch

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Dec 17:16
76994bf
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • [Bug] Fix mixed path components by @czechboy0 in #491
  • [Generator] Add headerFields and body to UndocumentedPayload by @czechboy0 in #488
  • Generate arrays with an optional element type for arrays with nullable items by @simonjbeaumont in #492

Other Changes

Full Changelog: 1.0.0...1.1.0

1.0.0 🚀

13 Dec 10:53
81ea611
Compare
Choose a tag to compare

🎉 Check out the full 1.0.0 announcement on the Swift Forums.

👏 Special thanks to all the contributors of Swift OpenAPI Generator!

What's Changed since 1.0.0-alpha.1

Other Changes

Full Changelog: 1.0.0-alpha.1...1.0.0

Swift OpenAPI Generator 1.0.0-alpha.1

29 Nov 11:29
e30691e
Compare
Choose a tag to compare

Announcement: https://forums.swift.org/t/swift-openapi-generator-1-0-0-alpha-1-release-candidate-released-multipart-base64-filtering-recursive-types-and-more/68703

What's Changed

SemVer Major ⚠️ API-breaking changes

  • [Generator] Multipart support by @czechboy0 in #366
  • [Bug] Fix multipart schema inference for allOf/anyOf/oneOf of primitive types and non-binary arrays by @czechboy0 in #391
  • Move to Swift 5.9 as the minimum version by @czechboy0 in #394
  • Use the package access modifier for generated code by @czechboy0 in #393

SemVer Minor

SemVer Patch

Other Changes

  • SOAR-0009 - Typesafe multipart with streaming by @czechboy0 in #369
  • Undeprecate tests that used to test deprecated code by @czechboy0 in #395

Full Changelog: 0.3.5...1.0.0-alpha.1

Swift OpenAPI Generator 0.3.5

22 Nov 14:12
7f6baf7
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

Full Changelog: 0.3.4...0.3.5

Swift OpenAPI Generator 0.3.4

07 Nov 13:21
d2ead56
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

Full Changelog: 0.3.3...0.3.4

Swift OpenAPI Generator 0.3.3

30 Oct 17:56
9e62a21
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Safe server variable names when used in Swift identifiers by @czechboy0 in #351
  • [Generator] Include partial errors in oneOf/anyOf decoding errors by @czechboy0 in #350

Other Changes

Full Changelog: 0.3.2...0.3.3

Swift OpenAPI Generator 0.3.2

26 Oct 15:37
dfdbd72
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

  • @tib made their first contribution in #338

Full Changelog: 0.3.1...0.3.2

Swift OpenAPI Generator 0.3.1

19 Oct 15:21
c67892a
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

  • Fixes #165 - Enable documentation comment validation in swift-format by @PARAIPAN9 in #188
  • Improve structured Swift representation for recursive type support by @czechboy0 in #334
  • Add proposal SOAR-0008: OpenAPI document filtering by @simonjbeaumont in #303

New Contributors

Full Changelog: 0.3.0...0.3.1