Skip to content

v1.1.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 21 Feb 13:22
· 361 commits to main since this release
b9bdaf7

Minor release changes

  • Conform AsyncThrowingStream and AsyncStream to HBResponseGenerator so they can be returned from a route.
  • Added AsyncSequence.responseGenerator which can be returned from a route.

Patch release changes

  • Fix issue when HBApplication.stop was not waiting until the lifecycle was fully shutdown.