Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release new versions #198

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

konstin
Copy link
Contributor

@konstin konstin commented Nov 8, 2024

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, we're currently using a git dependency for #159, and we'd like to move to a crates.io dependency (astral-sh/uv#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. I hope i got all the version number and changelog changes right.

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 TrueLayer#159, and we'd like to move to a crates.io dependency (astral-sh/uv#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.
Copy link
Member

@eopb eopb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @konstin for preparing the release 🙌

I will publish to crates.io today

@eopb eopb merged commit 9ea9520 into TrueLayer:main Nov 11, 2024
11 checks passed
@konstin
Copy link
Contributor Author

konstin commented Nov 12, 2024

Thank you!

konstin added a commit to astral-sh/uv that referenced this pull request Nov 12, 2024
Thanks to TrueLayer/reqwest-middleware#198, we can now remove the git dependency and switch back to a crates.io dependency
konstin added a commit to astral-sh/uv that referenced this pull request Nov 12, 2024
Thanks to TrueLayer/reqwest-middleware#198, we
can now remove the git dependency and switch back to a crates.io
dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants