Skip to content

quinn-proto 0.11.3

Compare
Choose a tag to compare
@djc djc released this 02 Sep 09:12
· 156 commits to main since this release
quinn-proto-0.11.3

What's Changed

  • Fix panic in example due to unset default crypto provider by @Ralith in #1882
  • Fix zero-length connection IDs by @Ralith in #1883
  • Add support for NetBSD, fix OpenBSD by @flub in #1884
  • docs(udp): replace AsRawFd and AsRawSocket with AsFd and AsSocket by @mxinden in #1890
  • Resolve stopped/received_reset futures on lost connections by @Ralith in #1886
  • Bump version numbers (quinn 0.11.2, -proto 0.11.3) by @djc in #1891
  • udp: bump version to 0.5.2 by @djc in #1892