Skip to content

Bump rustls-connector from 0.19 to 0.22#314

Merged
jonhoo merged 4 commits intojonhoo:mainfrom
mtorromeo:rustls-023
Feb 28, 2026
Merged

Bump rustls-connector from 0.19 to 0.22#314
jonhoo merged 4 commits intojonhoo:mainfrom
mtorromeo:rustls-023

Conversation

@mtorromeo
Copy link
Contributor

@mtorromeo mtorromeo commented Jan 22, 2026

There is a small fix required to make it work that's missing from #313


This change is Reviewable

@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.4%. Comparing base (5900f5e) to head (c26cadc).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
Files with missing lines Coverage Δ
src/client_builder.rs 94.8% <ø> (-1.3%) ⬇️

... and 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtorromeo
Copy link
Contributor Author

CI fails for the Cargo.lock version=4 on ubuntu / 1.65.0. I'm not sure if and how this should be handled.

Copy link
Owner

@jonhoo jonhoo left a comment

Choose a reason for hiding this comment

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

Thanks! Please do note #302 though, so may not get a release from this imminently

@jonhoo
Copy link
Owner

jonhoo commented Feb 28, 2026

Easiest way to fix the 1.65 thing is simply to manually edit Cargo.lock (did that just now)

@jonhoo
Copy link
Owner

jonhoo commented Feb 28, 2026

Ah, but the newer openssl requires Rust 1.70 😅 I guess time to bump it.

@jonhoo jonhoo merged commit f727436 into jonhoo:main Feb 28, 2026
19 checks passed
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