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

[CI fix] msrv patch for rustls #2327

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Nov 22, 2024

Changes

Rustls 0.23.18 requires Rust 1.71.1. Applying an MSRV patch to downgrade to use Rustls 0.23.17.

Please provide a brief description of the changes here.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team as a code owner November 22, 2024 23:52
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.5%. Comparing base (6ca7881) to head (9d61fe7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2327   +/-   ##
=====================================
  Coverage   79.5%   79.5%           
=====================================
  Files        123     123           
  Lines      21258   21258           
=====================================
  Hits       16907   16907           
  Misses      4351    4351           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@cijothomas cijothomas closed this Nov 23, 2024
@cijothomas cijothomas reopened this Nov 23, 2024
@lalitb lalitb merged commit 2ba2e7f into open-telemetry:main Nov 23, 2024
41 of 43 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