tower-rs/tower-http (tower-http)
### [`v0.6.2`](https://redirect.github.com/tower-rs/tower-http/releases/tag/tower-http-0.6.2)
[Compare Source](https://redirect.github.com/tower-rs/tower-http/compare/tower-http-0.6.1...tower-http-0.6.2)
#### Changed:
- `CompressionBody` now propagates `B`'s size hint in its `http_body::Body`
implementation, if compression is disabled ([#531])
- this allows a `content-length` to be included in an HTTP message with this
body for those cases
[#531]: https://redirect.github.com/tower-rs/tower-http/pull/531
#### New Contributors
- [@musicinmybrain](https://redirect.github.com/musicinmybrain) made their first contribution in [https://github.com/tower-rs/tower-http/pull/524](https://redirect.github.com/tower-rs/tower-http/pull/524)
- [@SabrinaJewson](https://redirect.github.com/SabrinaJewson) made their first contribution in [https://github.com/tower-rs/tower-http/pull/531](https://redirect.github.com/tower-rs/tower-http/pull/531)
**Full Changelog**: https://github.com/tower-rs/tower-http/compare/tower-http-0.6.1...tower-http-0.6.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.6.1
->0.6.2
Release Notes
tower-rs/tower-http (tower-http)
### [`v0.6.2`](https://redirect.github.com/tower-rs/tower-http/releases/tag/tower-http-0.6.2) [Compare Source](https://redirect.github.com/tower-rs/tower-http/compare/tower-http-0.6.1...tower-http-0.6.2) #### Changed: - `CompressionBody` now propagates `B`'s size hint in its `http_body::Body` implementation, if compression is disabled ([#531]) - this allows a `content-length` to be included in an HTTP message with this body for those cases [#531]: https://redirect.github.com/tower-rs/tower-http/pull/531 #### New Contributors - [@musicinmybrain](https://redirect.github.com/musicinmybrain) made their first contribution in [https://github.com/tower-rs/tower-http/pull/524](https://redirect.github.com/tower-rs/tower-http/pull/524) - [@SabrinaJewson](https://redirect.github.com/SabrinaJewson) made their first contribution in [https://github.com/tower-rs/tower-http/pull/531](https://redirect.github.com/tower-rs/tower-http/pull/531) **Full Changelog**: https://github.com/tower-rs/tower-http/compare/tower-http-0.6.1...tower-http-0.6.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.