This is a RC release for 1.0.0. Please test it and report any issues. The version is named as same as hyper's version and it's commit hash.
Since this version depends on unreleased hyper's version, we can't release on crates.io. Only on binary releases.
What's Changed
- Support HTTP/2 by @hatoo in #326
- Set ALPN when HTTP/2 by @hatoo in #327
- remove host header if http2 by @hatoo in #329
- Update hyper's features by @hatoo in #330
- chore: rename statics -> stats for clarity by @lukehsiao in #332
- Always use user provided headers by @hatoo in #333
- Make rustls as a default by @hatoo in #334
- http2 tests by @hatoo in #335
- Update deps by @hatoo in #336
- release RC by @hatoo in #337
Full Changelog: v0.6.5...v1.0.0-rc.4.a8dcd7ca5df49c0701893c4d9d81ec8c1342f141