Skip to content

Bump version to 0.103.4 #361

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

Merged
merged 2 commits into from
Jul 10, 2025
Merged

Bump version to 0.103.4 #361

merged 2 commits into from
Jul 10, 2025

Conversation

djc
Copy link
Member

@djc djc commented Jun 30, 2025

Draft state to prevent merging before downstream is ready -- please review.

Proposed release notes

  • Add unstable support for the post-quantum ML-DSA signature algorithms when using aws-lc-rs. Enable the aws-lc-rs-unstable feature to expose these algorithms (only works when aws-lc-rs-fips is not enabled).
  • Use new UnsupportedSignatureAlgorithmContext, UnsupportedCrlSignatureAlgorithmContext, UnsupportedSignatureAlgorithmForPublicKeyContext and UnsupportedCrlSignatureAlgorithmForPublicKeyContext error variants which contain additional context about the error condition. The related contextless variants have been deprecated.

@djc djc requested review from ctz and cpu June 30, 2025 10:08
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (312d3de) to head (a9da95c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #361   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          20       20           
  Lines        4094     4094           
=======================================
  Hits         3993     3993           
  Misses        101      101           

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

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

@djc djc requested a review from ctz June 30, 2025 10:48
Copy link
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

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

Release notes LGTM

@djc djc force-pushed the prepare-0.103.4 branch from 650dd07 to a9da95c Compare July 10, 2025 11:11
@djc djc marked this pull request as ready for review July 10, 2025 11:11
@djc djc added this pull request to the merge queue Jul 10, 2025
Merged via the queue into main with commit 6793504 Jul 10, 2025
40 checks passed
@djc djc deleted the prepare-0.103.4 branch July 10, 2025 11:20
@djc
Copy link
Member Author

djc commented Jul 10, 2025

  • Published rustls-webpki v0.103.4 at registry crates-io
  • [new tag] v/0.103.4 -> v/0.103.4
  • Release notes

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.

3 participants