Skip to content

0.8.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@junkurihara junkurihara released this 07 Jun 05:25
· 150 commits to develop since this release
068a13a

Improvements

  • Change the certificate verifier from rustls-native-certs to rustls-platform-verifier to use the system's default root cert store for better client (forwarder) performance in hyper-rustls.

What's Changed

  • deps: update s2n quic and add copy of s2n-quic-h3 as submodule to avoid build failure by @junkurihara in #157
  • feat: update features of hyper-rutstls with aws-lc-rs and platform-verifier by @junkurihara in #158

Full Changelog: 0.8.0-alpha.0...0.8.0-alpha.1