reqwest-middleware/reqwest-middleware
konsti 9ea95201d0
Release new versions (#198)
Hi,

I'd like to ask for new releases for the middleware crates: reqwest-middleware 0.4.0, reqwest-retry 0.7.0 and reqwest-tracing 0.5.4.

In [uv](https://github.com/astral-sh/uv), we're currently using a git dependency for https://github.com/TrueLayer/reqwest-middleware/pull/159, and we'd like to move to a crates.io dependency (https://github.com/astral-sh/uv/issues/8932).

I've bump reqwest-middleware and reqwest-retry according to being breaking changes in the error type, while requiring reqwest-middleware `>0.3.0, <0.5.0` in reqwest-retry and reqwest-tracing for minimal downstream disruption.
2024-11-11 18:24:20 +00:00
..
src Add retries to error message (#159) 2024-10-16 20:20:48 +01:00
Cargo.toml Release new versions (#198) 2024-11-11 18:24:20 +00:00
CHANGELOG.md Release new versions (#198) 2024-11-11 18:24:20 +00:00
LICENSE-APACHE Fix missing LICENSE-* files in released crates (#147) 2024-04-26 13:53:50 +01:00
LICENSE-MIT Fix missing LICENSE-* files in released crates (#147) 2024-04-26 13:53:50 +01:00