algesten/ureq (ureq)
### [`v2.7.1`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#271)
[Compare Source](https://togithub.com/algesten/ureq/compare/2.7.0...2.7.1)
#### Fixed
- Updated serde_json dependency constraint to be >=1.0.97 ([#630](https://togithub.com/algesten/ureq/issues/630))
### [`v2.7.0`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#270)
[Compare Source](https://togithub.com/algesten/ureq/compare/2.6.2...2.7.0)
#### Fixed
- Pass User-Agent when connecting to proxy ([#597](https://togithub.com/algesten/ureq/issues/597))
- Proxy: Use CONNECT for HTTPS requests, but not HTTP requests ([#587](https://togithub.com/algesten/ureq/issues/587))
- Cookie headers are now cleared on redirect ([#608](https://togithub.com/algesten/ureq/issues/608))
- HTTP/1.0 responses with Content-Length no longer block until server closes
the socket. ([#625](https://togithub.com/algesten/ureq/issues/625))
#### Added
- Conversions to and from http::Response and http::request::Builder ([#591](https://togithub.com/algesten/ureq/issues/591))
- Updated to rustls 0.21 and rustls-webpki, which add support for IP address certificates ([#601](https://togithub.com/algesten/ureq/issues/601))
- Response::local_addr ([#605](https://togithub.com/algesten/ureq/issues/605))
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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.6.2
->2.7.1
Release Notes
algesten/ureq (ureq)
### [`v2.7.1`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#271) [Compare Source](https://togithub.com/algesten/ureq/compare/2.7.0...2.7.1) #### Fixed - Updated serde_json dependency constraint to be >=1.0.97 ([#630](https://togithub.com/algesten/ureq/issues/630)) ### [`v2.7.0`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#270) [Compare Source](https://togithub.com/algesten/ureq/compare/2.6.2...2.7.0) #### Fixed - Pass User-Agent when connecting to proxy ([#597](https://togithub.com/algesten/ureq/issues/597)) - Proxy: Use CONNECT for HTTPS requests, but not HTTP requests ([#587](https://togithub.com/algesten/ureq/issues/587)) - Cookie headers are now cleared on redirect ([#608](https://togithub.com/algesten/ureq/issues/608)) - HTTP/1.0 responses with Content-Length no longer block until server closes the socket. ([#625](https://togithub.com/algesten/ureq/issues/625)) #### Added - Conversions to and from http::Response and http::request::Builder ([#591](https://togithub.com/algesten/ureq/issues/591)) - Updated to rustls 0.21 and rustls-webpki, which add support for IP address certificates ([#601](https://togithub.com/algesten/ureq/issues/601)) - Response::local_addr ([#605](https://togithub.com/algesten/ureq/issues/605))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.
This PR has been generated by Mend Renovate. View repository job log here.