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

Bump rustls and tonic version #31

Closed
wants to merge 2 commits into from
Closed

Bump rustls and tonic version #31

wants to merge 2 commits into from

Conversation

okjodom
Copy link

@okjodom okjodom commented Feb 6, 2023

Changes

Motivation:

Instead of proposing a migration from rustls to openssl, we this PR proposes a version bump of the two dependencies and then a re-assessment of Issue #17 previously reported. In theory, we should not replicate issue #17 on the latest version of ruslts.

If the issue persists or presents in a different form after the version bump, we should consider patching ruslts, rather than migrate to openssl

@Kixunil
Copy link
Owner

Kixunil commented Feb 28, 2023

Why bump tonic? It breaks MSRV. I'm OK with bumping MSRV to 1.63 after Debian Bookworm release though (should be in April).

@okjodom
Copy link
Author

okjodom commented Mar 27, 2023

Why bump tonic? It breaks MSRV. I'm OK with bumping MSRV to 1.63 after Debian Bookworm release though (should be in April).

I'll track this as an issue and let's wait for April!

@okjodom
Copy link
Author

okjodom commented Oct 23, 2023

See fedimint#5 (fedimint fork of this library) for progress on version bump

@okjodom okjodom closed this Oct 23, 2023
@okjodom okjodom deleted the bump-rustls-version branch October 23, 2023 22:42
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