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

feat: Allow using opendal without tls support #945

Merged
merged 1 commit into from
Nov 15, 2022
Merged

feat: Allow using opendal without tls support #945

merged 1 commit into from
Nov 15, 2022

Conversation

messense
Copy link
Member

@messense messense commented Nov 15, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Closes #812.

$ cargo tree --no-default-features | grep tls | wc -l
       0
$ cargo tree | grep tls | wc -l
      11

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
@messense messense marked this pull request as ready for review November 15, 2022 14:47
@Xuanwo
Copy link
Member

Xuanwo commented Nov 15, 2022

Thanks!

@Xuanwo Xuanwo merged commit 0e8389d into apache:main Nov 15, 2022
@messense messense deleted the no-tls branch November 15, 2022 14:48
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.

Allow using opendal without tls support
2 participants