Releases: rustls/hyper-rustls
Releases · rustls/hyper-rustls
v/0.19.0
Release notes
- First release with async/await support. Many thanks to @CryZe, @alex, @markuskobler and @dbcfd.
What's Changed
- Server example: Configure ALPN to accept h2, http/1.1 by @fluffysquirrels in #91
- Update server example to mention HTTP/2 by @fluffysquirrels in #90
- Implement Support for Hyper 0.13.0 by @CryZe in #96
- Use ALPN by default to negotiate for HTTP2 by @CryZe in #95
New Contributors
- @fluffysquirrels made their first contribution in #91
Full Changelog: v/0.18.0...v/0.19.0
v/0.18.0
Release notes
- Uses rustls-native-certs instead of compiled-in root certificates.
What's Changed
- build(deps): update webpki-roots requirement from ^0.17.0 to ^0.18.0 by @dependabot-preview in #86
Full Changelog: v/0.17.1...v/0.18.0