Skip to content

Releases: swift-server/swift-openapi-hummingbird

2.0.1

30 Sep 10:01
026b50b
Compare
Choose a tag to compare

What's Changed

  • Hummingbird 2's semantics changed, requiring body streams to finish the stream explicitly by @Joannis in #20

Full Changelog: 2.0.0...2.0.1

Version 2.0.0

12 Sep 08:46
14dd2e2
Compare
Choose a tag to compare

Release of Hummingbird OpenAPI transport that uses Hummingbird 2

v2.0.0 Release Candidate 1

10 Jul 08:27
cee106f
Compare
Choose a tag to compare
Pre-release
2.0.0-rc.1

Use Hummingbird RC 1 (#18)

v2.0.0 Beta 4

01 Jul 09:16
cee106f
Compare
Choose a tag to compare
v2.0.0 Beta 4 Pre-release
Pre-release

Use Hummingbird v2.0.0 Release Candidate

v2.0.0 Beta 2

18 Jun 09:38
ea16266
Compare
Choose a tag to compare
v2.0.0 Beta 2 Pre-release
Pre-release

Changes required after RequestContext and BaseRequestContext were merged in Hummingbird 2.0.0 Beta 7.

2.0.0-beta.1

14 Mar 15:20
9686d8a
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
  • Update the dependency on HB2 to 2.0.0-beta.1
  • Update the code and docs to reflect the removal of the HB prefix across all Hummingbird types.

v2.0.0 Alpha 2

06 Feb 08:56
8007a5f
Compare
Choose a tag to compare
v2.0.0 Alpha 2 Pre-release
Pre-release

Patch changes

  • Compile fixes for Hummingbird alpha v2
  • Set stream length based off request content-length header
  • Set response content-length header based off stream length

v2.0.0 Alpha 1

23 Jan 13:47
81deeb9
Compare
Choose a tag to compare
v2.0.0 Alpha 1 Pre-release
Pre-release

Changes to coincide with Hummingbird v2 alpha release.

v1.0.0

12 Dec 08:58
b948c97
Compare
Choose a tag to compare

Update to support v1.0.0 of OpenAPI runtime.

v1.0.0 Alpha 1

28 Nov 14:00
102d91c
Compare
Choose a tag to compare

Update to hummingbird transport to support v1.0.0 Alpha 1 of OpenAPI runtime.