Sourced from tower-http's releases.
v0.6.0
Changed:
body
module is disabled except forcatch-panic
,decompression-*
,fs
, orlimit
features (BREAKING) (#477)- Update to
tower
0.5 (#503)Fixed
- fs: Precompression of static files now supports files without a file extension (#507)
#477: tower-rs/tower-http#477 #503: tower-rs/tower-http#503 #507: tower-rs/tower-http#507
aeca262
Release tower-http v0.6.0 (#518)95e28bf
fs: Fix serving precompressed files without an extension (#507)c999623
Fix -Zminimal-versions build (#514)e526894
Rename default_features
to default-features
(#513)0138f9e
Fix CI (#517)3f98dc1
Bump tower to v0.5 (#503)5a6a4a8
decompression: propagate size_hint when body is identity (#501)78e95d3
ci: Pin tokio for msrv (#502)24b6b73
Upgrade base64 and brotli (#499)bf2e86f
Fix typos in function docs (#496)