Skip to content

0.26.0

Compare
Choose a tag to compare
@ctz ctz released this 30 Nov 18:13
· 33 commits to main since this release

Headlines

  • Improving API stability. This crate now uses types from rustls-pki-types; we expect this to reduce the number of breaking changes in rustls ecosystem.
  • no_std support.

What's Changed

  • Switch to using the pki-types crate by @djc in #45
  • 0.26.0-alpha.1: bump dependencies by @ctz in #46
  • Bump actions/checkout from 3 to 4 by @dependabot in #47
  • Move to pki-types 0.2.1 by @ctz in #48
  • Update ring requirement from 0.16.20 to 0.17.0 by @dependabot in #49
  • add no-std support by @japaric in #50
  • Refresh certificates by @djc in #52
  • Upgrade to latest webpki and pemfile alphas by @djc in #54
  • Upgrade to (moved ServerName) alpha releases by @djc in #51
  • Update rustls-pemfile requirement from =2.0.0-alpha.1 to =2.0.0-alpha.2 by @dependabot in #55

New Contributors

Full Changelog: v/0.25.3...v/0.26.0