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

Update tokio to v1 and reqwest to v0.11 #686

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quentinlesceller
Copy link
Member

@quentinlesceller quentinlesceller commented Jul 25, 2023

Based on the build issue we currently have on Windows. This PR update:

  • tokio from 0.2 to 1.29
  • reqwest from 0.10 to 0.11.

I'm expecting that some tests might not pass as this is a major upgrade. Locally all tests are passing.

@quentinlesceller quentinlesceller added the enhancement New feature or request label Jul 25, 2023
@yeastplume
Copy link
Member

Yeah, this is likely to be a major upgrade that will need attention to what's changed as well as quite a bit of testing, let's see what errors it comes back with. Note we don't need this right now cause #685 fixes our current issues, but we likely want to do this soon, perhaps we can do a release soon then look at this right after?

@quentinlesceller
Copy link
Member Author

Yes absolutely. And indeed looks like #685 solved the CI issue. Agree to pause this until next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants