Skip to content

v1.59.0

Latest
Compare
Choose a tag to compare
@dougch dougch released this 29 May 20:34
8f54b57

Release summary

  1. Rx and Tx packet processing tasks are now properly terminated when the client endpoint is dropped, resolving a memory leak.
  2. Change signature of user callback provided for on_path_secrets_ready to be able to fail the handshake. The callback is still provided using the register_make_application_data function and can return an error message in case the handshake should be cancelled.
  3. Support for h3 v0.0.8 that has breaking changes on its API. This was implemented by referring to h3-quinn v0.10.0.

What's Changed

New Contributors

Full Changelog: v1.58.0...v1.59.0