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

Optional middleware #95

Merged
merged 4 commits into from
Dec 16, 2024
Merged

Optional middleware #95

merged 4 commits into from
Dec 16, 2024

Conversation

augustuswm
Copy link
Contributor

@augustuswm augustuswm commented Dec 9, 2024

  • Updates all clients to 0.9.0
  • Makes reqwest-middleware and related dependencies optional
  • Introduces the middleware feature flag to control the inclusion of reqwest-middleware. This flag is enabled by default

Initial implementation for #93 . These changes only address the initial concern of forced dependency management by using these libraries. reqwest is still a required dependency, and additive feature request may still bring in the middleware feature.

@augustuswm augustuswm merged commit 2345aa6 into main Dec 16, 2024
4 checks passed
@augustuswm augustuswm deleted the optional-middleware branch December 16, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant