github vapor/vapor 4.95.0
4.95.0 - Add support for asynchronous body stream writing

latest releases: 4.100.1, 4.100.0, 4.99.3...
21 days ago

What's Changed

Add support for asynchronous body stream writing by @Joannis in #2998

  • Fixes #2930 - a crash when users try to write a body from within a task towards the ELF APIs.
  • Introduces a new API for writing chunked HTTP response bodies
  • Adds a helper that automatically manages failing and closing streams
This patch was released by @0xTim

Full Changelog: 4.94.1...4.95.0

Don't miss a new vapor release

NewReleases is sending notifications on new releases.