seanmonstar/reqwest (reqwest)
### [`v0.12.7`](https://togithub.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0127)
[Compare Source](https://togithub.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7)
- Revert adding `impl Service>` for `Client`.
### [`v0.12.6`](https://togithub.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0126)
[Compare Source](https://togithub.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6)
- Add support for `danger_accept_invalid_hostnames` for `rustls`.
- Add `impl Service>` for `Client` and `&'_ Client`.
- Add support for `!Sync` bodies in `Body::wrap_stream()`.
- Enable happy eyeballs when `hickory-dns` is used.
- Fix `Proxy` so that `HTTP(S)_PROXY` values take precendence over `ALL_PROXY`.
- Fix `blocking::RequestBuilder::header()` from unsetting `sensitive` on passed header values.
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.12.5
->0.12.7
Release Notes
seanmonstar/reqwest (reqwest)
### [`v0.12.7`](https://togithub.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0127) [Compare Source](https://togithub.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7) - Revert adding `impl ServiceConfiguration
📅 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.