8000 v0.21.5 maintenance release prep by cpu · Pull Request #1353 · rustls/rustls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.21.5 maintenance release prep #1353

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, 2023
Merged

v0.21.5 maintenance release prep #1353

merged 2 commits into from
Jul 10, 2023

Conversation

cpu
Copy link
Member
@cpu cpu commented Jul 10, 2023

Description

This PR is targeted at the rel-0.21 branch to make a maintenance release fixing the semver breakage in the previous 0.21.4 maintenance release.

  • cargo update.
  • cargo outdated.
  • cargo test --all-features.
  • Update version in Cargo.toml.
  • cargo publish --dry-run -p rustls
  • PR desc updated with release headlines

Proposed release notes headlines:

  • Reverted RootCertStore::add_parsable_certificates now takes a impl IntoIterator<Item = impl AsRef<[u8]>>.

Revert "Take IntoIterator in add_parsable_certificates()"

This reverts commit 7924f00.

It turns out to not be as semver compatible as we thought. See #1352

cargo: prepare 0.21.5 release.

Updates Cargo.toml version 0.21.4 -> 0.21.5.

cpu added 2 commits July 10, 2023 14:30
This reverts commit 7924f00.

It turns out to not be as semver compatible as we thought.
@codecov
Copy link
codecov bot commented Jul 10, 2023

Codecov Report

Merging #1353 (12bcbe9) into rel-0.21 (f613c9f) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           rel-0.21    #1353      +/-   ##
============================================
- Coverage     95.84%   95.84%   -0.01%     
============================================
  Files            61       61              
  Lines         14767    14764       -3     
============================================
- Hits          14153    14150       -3     
  Misses          614      614              
Impacted Files Coverage Δ
rustls/src/anchors.rs 88.63% <100.00%> (-0.38%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cpu cpu merged commit b1808ac into rustls:rel-0.21 Jul 10, 2023
@cpu cpu deleted the cpu-prep-0.21.5 branch July 10, 2023 18:48
@cpu
Copy link
Member Author
cpu commented Jul 10, 2023

Published rustls v0.21.5 at registry crates-io

7570

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
0