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

Cargo: version 0.3.1 -> 0.3.2 #106

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Cargo: version 0.3.1 -> 0.3.2 #106

merged 1 commit into from
Jun 26, 2024

Conversation

cpu
Copy link
Member

@cpu cpu commented Jun 26, 2024

This cuts a new release bringing in some changes since 0.3.1.

Proposed release notes

  • Fixed loading of native certificates using rustls-native-certs on FreeBSD systems using the webpki based UNIX verifier.
  • Reduced transitive dependencies for platforms requiring a webpki dependency. Notably this avoids the unconditional inclusion of ring.

Post-merge steps

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

@cpu cpu self-assigned this Jun 26, 2024
@cpu cpu merged commit b7ac0cf into rustls:main Jun 26, 2024
18 checks passed
@cpu cpu deleted the cpu-0.3.2-prep branch June 26, 2024 15:28
@cpu
Copy link
Member Author

cpu commented Jun 26, 2024

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.

3 participants