Skip to content

🔥 0.8.0

Compare
Choose a tag to compare
@ghedo ghedo released this 13 Apr 12:44
· 682 commits to master since this release
0.8.0

Breaking Changes:

  • The HTTP/3 Data and Datagram events are now edge-triggered like the other HTTP/3 events. This means that they will only be reported by the poll() method once. Applications will need to consume all the data buffered for those events' triggers to be re-armed.

Highlights:

Full changelog at 0.7.0...0.8.0