=====================
**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.