New
tower-http-0.6.8
Fixed
- Disable
multiple_membersin Gzip decoder, since HTTP context only uses one member. (#621)
What's Changed
- Disable
multiple_membersoption for gzip decoder by @ducaale in https://github.com/tower-rs/tower-http/pull/621 - ci: Pin tracing in MSRV job by @ducaale in https://github.com/tower-rs/tower-http/pull/622
- ci: Switch cargo-public-api-crates to cargo-check-external-types by @tottoto in https://github.com/tower-rs/tower-http/pull/613
- Remove deprecated annotations and Refactor From implementations by @sinder38 in https://github.com/tower-rs/tower-http/pull/608
- v0.6.8 by @seanmonstar in https://github.com/tower-rs/tower-http/pull/624
New Contributors
- @sinder38 made their first contribution in https://github.com/tower-rs/tower-http/pull/608
Full Changelog: https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8