Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@Ousret Ousret released this 19 Apr 09:14
· 7 commits to main since this release
e7ff163

1.0.1 (2024-04-19)

Fixed

  • PyO3 unsendable classes constraint has been relaxed. qh3 is not thread-safe and you should take appropriate measures in a concurrent environment.

Added

  • Exposed CipherSuite and SessionTicket classes in the top-level import.

Misc

  • Exposed a x509 helper to make for cryptography dependency removal, solely for Niquests usage.