Skip to content

Conversation

ctz
Copy link
Member

@ctz ctz commented Dec 23, 2024

This is a breaking change because we lose rustls_webpki::alg_id: it becomes available at rustls_webpki::types::alg_id instead.

ref rustls/pki-types#67

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.42%. Comparing base (02c153c) to head (f1a50bd).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #304   +/-   ##
=======================================
  Coverage   97.42%   97.42%           
=======================================
  Files          20       20           
  Lines        4345     4345           
=======================================
  Hits         4233     4233           
  Misses        112      112           

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

This is a breaking change because we lose `rustls_webpki::alg_id`:
it becomes available at `rustls_webpki::types::alg_id` instead.

Take rustls-pki-types 1.11.0 for this.
@ctz ctz force-pushed the jbp-use-pki-types-alg-ids branch from 4504902 to f1a50bd Compare January 27, 2025 14:28
@ctz ctz marked this pull request as ready for review January 27, 2025 14:39
@ctz ctz added this pull request to the merge queue Jan 27, 2025
Merged via the queue into main with commit ae14fdd Jan 27, 2025
58 checks passed
@ctz ctz deleted the jbp-use-pki-types-alg-ids branch January 27, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants