Skip to content

Releases: swift-server/swift-openapi-vapor

1.0.1

09 Apr 12:12
b53c151
Compare
Choose a tag to compare

What's Changed

  • Fix empty path component in route registration by @marius-se in #13
  • Enable documentation + Add a tutorial for Request injection by @MahdiBM in #16
  • Migrate to NIOExtras HTTP Types Conversion by @0xTim in #18

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0 - Support swift-openapi-runtime 1.0.0

12 Dec 09:26
3d7a840
Compare
Choose a tag to compare

What's Changed

New Contributors

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

1.0.0-alpha.1

28 Nov 13:30
dad79bf
Compare
Choose a tag to compare

Working towards the swift-openapi-generator 1.0.0 release.

What's Changed

  • Bump runtime to 1.0.0-alpha.1 by @MahdiBM in #11
  • Enable some compiler flags on Swift 5.9+ by @MahdiBM in #9

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

0.3.4

07 Nov 20:22
7e08c66
Compare
Choose a tag to compare

What's Changed

  • Enable streaming bodies by @MahdiBM in #8
  • Update the README to match the current public API by @Joannis in #7

New Contributors

Full Changelog: 0.3.3...0.3.4

0.3.3

20 Oct 00:15
f010edb
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect content length for head requests by @tib in #5

New Contributors

  • @tib made their first contribution in #5

Full Changelog: 0.3.2...0.3.3

0.3.2

06 Oct 16:50
7100ea1
Compare
Choose a tag to compare

What's Changed

  • Guard against multiple iterations by @MahdiBM in #4

Full Changelog: 0.3.1...0.3.2

0.3.1

05 Oct 18:57
d5ac556
Compare
Choose a tag to compare

What's Changed

  • Fix a crash when streaming responses by @MahdiBM in #3

Full Changelog: 0.3.0...0.3.1

0.3.0

03 Oct 23:38
7f923de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

30 Aug 15:53
bd57eb0
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Adds support for the 0.2.0 release of Swift OpenAPI Runtime

Full Changelog: 0.1.1...0.2.0