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

Prepare 0.25 release, update to Rustls 0.22 #32

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

cpu
Copy link
Member

@cpu cpu commented Dec 2, 2023

This branch updates to rustls 0.22 and bumps the crate version from 0.25.0-alpha.4 to 0.25, taking the following associated updates:

  • rustls 0.22.0-alpha-4 -> 0.22
  • pki-types 0.2.2 -> 1
  • webpki-roots 0.26.0-alpha.2 -> 0.26
  • rustls-pemfile 2.0.0-alpha.2 -> 2
  • webpki 0.102.0-alpha.8 -> 0.102

Breaking API changes are addressed as required.

@cpu cpu self-assigned this Dec 2, 2023
cpu added 2 commits December 2, 2023 17:20
This commit updates to rustls 0.22, taking the following associated
updates:
* rustls 0.22.0-alpha-4 -> 0.22
* pki-types 0.2.2 -> 1
* webpki-roots 0.26.0-alpha.2 -> 0.26
* rustls-pemfile 2.0.0-alpha.2 -> 2
* webpki 0.102.0-alpha.8 -> 0.102

Breaking API changes are addressed as required.
@cpu
Copy link
Member Author

cpu commented Dec 4, 2023

@quininer Would you mind reviewing this? Thanks!

@djc
Copy link
Member

djc commented Dec 4, 2023

(Only if you want to -- it's pretty boring, but we're not sure how much you want to be involved?)

Copy link
Member

@quininer quininer left a comment

Choose a reason for hiding this comment

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

LGTM

@djc djc merged commit 5343443 into rustls:main Dec 5, 2023
6 checks passed
@djc
Copy link
Member

djc commented Dec 5, 2023

Published tokio-rustls v0.25.0 at registry crates-io!

@cpu cpu deleted the cpu-0.25-prep branch December 5, 2023 13:58
@cpu
Copy link
Member Author

cpu commented Dec 5, 2023

Thanks!

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