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

upgrade to http/hyper v1.0 #3726

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

RaphaelDarley
Copy link
Contributor

@RaphaelDarley RaphaelDarley commented Mar 20, 2024

What is the motivation?

The rust web ecosystem currently shifted as the hyper and http crates have stabilised on v1.0. SurrealDB should move onto these new standards to allow integration with new crates and allow better maintainability.

What does this change do?

bumps versions of http, hyper, axum and related crates and makes changes to account for the differences in their apis

What is your testing strategy?

This pr does not change any behaviour so relying on existing tests

Is this related to any issues?

waiting on seanmonstar/reqwest#2188 and hyperium/tonic#1579

Does this change need documentation?

  • No documentation needed

Have you read the Contributing Guidelines?

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.

None yet

1 participant