Skip to content

v25.0.1

Latest
Compare
Choose a tag to compare
@blackbeam blackbeam released this 21 May 11:12
· 8 commits to master since this release

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