-
Notifications
You must be signed in to change notification settings - Fork 172
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
refactor(client+transport)!: split tls
into tls
andtls-rustls-platform-verifier
features
#1419
refactor(client+transport)!: split tls
into tls
andtls-rustls-platform-verifier
features
#1419
Conversation
Thanks for pushing this through Leonardo! |
I guess it will need another feature |
7bd0601
to
056e0e1
Compare
`tls-rustls-platform-verifier` features
056e0e1
to
db13afa
Compare
b991d30
to
db13afa
Compare
5631674
to
5756e62
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for contributing! 🙏
@niklasad1 just to have an idea, when are you planning to cut a new release/patch? |
Good question, I don't think that we can't make a patch release unfortunately because code with the explicit Do you need another release soon? We could also release v0.24, what do you say @lexnv? |
Thanks! Yes, a new release soon would be helpful, as it would allow the usage of onion addresses on our side. |
fixes #1407