What's Changed
- rustls: fix NotValidForName error detection by @blackbeam in #375
- Add pkcs8 and sec1 keys support for rustls TLS backend. by @blackbeam in #381
- Replace lazy_static & once_cell with std::sync::OnceLock by @serprex in #376
New Contributors
Full Changelog: v25.0.0...v25.0.1