Skip to content

v/0.3.2

Compare
Choose a tag to compare
@cpu cpu released this 26 Jun 15:33
· 44 commits to main since this release
  • 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.

What's Changed

  • android: more detail for test config verify exception by @cpu in #75
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #89
  • Fix clippy tvOS build, resolve cargo audit finding, fix expired cert by @cpu in #91
  • proj: add initial Nix flake support by @cpu in #73
  • Minimise features demanded from rustls-webpki crate by @ctz in #103
  • Enable rustls_native_certs::load_native_certs on FreeBSD by @rami3l in #105
  • build(deps): bump reactivecircus/android-emulator-runner from 2.30.1 to 2.31.0 by @dependabot in #96
  • Cargo: version 0.3.1 -> 0.3.2 by @cpu in #106

New Contributors

Full Changelog: v/0.3.1...v/0.3.2