Skip to content

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented Jun 11, 2024

Description

Upgrade opendal to v0.47.0 for zero copy bytes streaming

How was this PR tested?

Unit test and integration tests.

@Xuanwo Xuanwo changed the title refactor: Upgrade opendal to v0.47.0 for zero cost bytes streaming refactor: Upgrade opendal to v0.47.0 for zero copy bytes streaming Jun 11, 2024
regex = "1.10.0"
regex-syntax = "0.8"
reqwest = { version = "0.11", default-features = false, features = [
reqwest = { version = "0.12", default-features = false, features = [
Copy link
Contributor Author

Choose a reason for hiding this comment

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

OpenDAL uses reqwest 0.12 (along with http 1.0, hyper 1.0) now. Maybe I can make more PRs to help migrating other crates?

Copy link
Member

Choose a reason for hiding this comment

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

We're still waiting on tonic to move to hyper 1.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it. Let's wait for hyperium/tonic#1670

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi, @guilload maybe this PR is happy to go?

@Xuanwo
Copy link
Contributor Author

Xuanwo commented Sep 12, 2025

Closing

@Xuanwo Xuanwo closed this Sep 12, 2025
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.

2 participants