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

0.20.0 release planning #813

Closed
3 tasks done
djc opened this issue Sep 8, 2021 · 6 comments
Closed
3 tasks done

0.20.0 release planning #813

djc opened this issue Sep 8, 2021 · 6 comments

Comments

@djc
Copy link
Member

djc commented Sep 8, 2021

I think we're in a pretty good shape at this point. Work remaining:

Unfortunately work on tokio-rustls appears to be stalled for now. The tokio-rustls implementation of the Acceptor API works for a little while but then starts timing out. That seems unlikely to be an issue in rustls, though (for now there is no local reproduction path).

@djc
Copy link
Member Author

djc commented Sep 8, 2021

I suppose we should also consider #803 before the release. The recommendations made there make sense to me.

@djc
Copy link
Member Author

djc commented Sep 18, 2021

Everything has been merged here. Follow-up question about the changes from #819:

Should we make CT off by default (no need to call without_certificate_transparency_logs()), enabled by calling the builder method explicitly in one of the later stages? (That is, leave it disabled implicitly?)

@djc
Copy link
Member Author

djc commented Sep 20, 2021

Solved that in #826. @ctz do you want to do another beta or shall we kick this thing out already?

@djc
Copy link
Member Author

djc commented Sep 20, 2021

(I can also take care of releasing it if you prefer, let me know if there are any steps I should be sure not to miss.)

@ctz
Copy link
Member

ctz commented Sep 26, 2021

https://crates.io/crates/rustls/0.20.0

(I can also take care of releasing it if you prefer, let me know if there are any steps I should be sure not to miss.)

For the future I've written these down on https://github.com/rustls/rustls/blob/main/RELEASING.md

@ctz ctz closed this as completed Sep 26, 2021
@djc
Copy link
Member Author

djc commented Sep 26, 2021

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

No branches or pull requests

2 participants