Skip to content

Release: v1.3.39

Compare
Choose a tag to compare
@crypto-transport-libs-ci-bot crypto-transport-libs-ci-bot released this 13 Mar 19:02
77d70d8

Weekly release for March 13 2023

What's Changed

  • Removed codecov github status badge. by @amazonKamath in #3859
  • Add Rust bindings method to create certs without private keys by @lrstewart in #3860
  • Update s2n to latest revision of PQ Hybrid TLS 1.3 Draft RFC by @alexw91 in #3800
  • chore: bump rust bindings version; crates msrv to 1.63.0 by @dougch in #3863
  • ci: Check for msrv match between rust-toolchain an crates by @dougch in #3866
  • fix: disable defer cleanup in failure case in s2n_cert_chain_and_key_load_cns by @WesleyRosenblum in #3870
  • tests: add checks for LTO+interning compatibility by @camshaft in #3839
  • Enforce that ENSURE and GUARD_OSSL use valid error codes by @lrstewart in #3873

New Contributors

Full Changelog: v1.3.38...v1.3.39