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.3.1 release preparation #88

Merged
merged 1 commit into from
Apr 10, 2024
Merged

0.3.1 release preparation #88

merged 1 commit into from
Apr 10, 2024

Conversation

cpu
Copy link
Member

@cpu cpu commented Apr 10, 2024

Proposed release notes

  • New rustls_platform_verifier::tls_config_with_provider() function for convenient construction of a rustls::ClientConfig configured with the platform verifier, and a specific rustls::crypto::CryptoProvider.
  • New Verifier::with_provider() and Verifier::set_provider() fns for constructing or updating a Verifier with a specific rustls::crypto::CryptoProvider.
  • Support for Apple tvOS.

Post-merge steps

  • Generate Android Maven artifacts locally - N/A - no non-test changes made under android/
  • Create and push Git tag - created v/0.3.1 tag.
  • cargo publish for each required crate, based on release steps - Published rustls-platform-verifier v0.3.1 at registry crates-io
  • Create companion GitHub release - created GitHub release

@cpu cpu merged commit 18fdcd6 into rustls:main Apr 10, 2024
17 checks passed
@cpu cpu deleted the cpu-0.3.1-prep branch April 10, 2024 15:59
@cpu
Copy link
Member Author

cpu commented Apr 10, 2024

v0.3.1 published.

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.

None yet

2 participants