Skip to content

v0.12.1

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 22 Mar 14:01
· 28 commits to master since this release

What's Changed

  • Fix ClientBuilder::interface() when no TLS is enabled.
  • Fix TlsInfo::peer_certificate() being truncated with rustls.
  • Fix panic if http2 feature disabled but TLS negotiated h2 in ALPN.
  • Fix Display for Error to not include its source error.

New Contributors

Full Changelog: v0.12.0...v0.12.1