Skip to content

0.23.6

Compare
Choose a tag to compare
@ctz ctz released this 16 May 15:14
· 128 commits to main since this release
  • Improve interop with TLS1.2 servers having ECDSA certificates when using aws-lc-rs provider (#1924)
  • Ignore data received after close_notify (#1950)

What's Changed

  • MSRV 1.61 -> 1.63 by @cpu in #1902
  • Install golang on macos runners by @ctz in #1919
  • deps: update cargo semver compatible deps by @cpu in #1914
  • crypto::aws_lc_rs: minor docs nits by @ctz in #1923
  • deps: update cargo semver compatible deps by @cpu in #1928
  • Small correction to the quic::PacketKey::integrity_limit doc by @MOZGIII in #1930
  • README.md: fix spelling error by @ctz in #1933
  • Apply suggestions from clippy 1.78 by @djc in #1934
  • aws-lc-rs: reduce priority of ECDSA_NISTP521_SHA512 by @ctz in #1924
  • Rename SignatureScheme::sign by @ctz in #1936
  • Cargo.lock: update rustls version under hickory by @ctz in #1937
  • ring: cfg-gate the hmac module by @cpu in #1940
  • build: emit rustc-check-cfg for bench, read_buf by @cpu in #1942
  • deps: update cargo semver compatible deps by @cpu in #1943
  • Smaller misc changes extracted from client-side ECH branch by @cpu in #1944
  • bogo: fix config rewriting when cpp is clang by @djc in #1948
  • Warn on lints, don't deny by @djc in #1949
  • Ignore data appearing after close_notify by @djc in #1950
  • Prepare 0.23.6 by @ctz in #1952
  • deps: update cargo semver compatible deps by @cpu in #1953

New Contributors

Full Changelog: v/0.23.5...v/0.23.6