Skip to content

v0.14.0

Latest

Choose a tag to compare

@jbg jbg released this 21 May 12:13
0dd60da

What's Changed

  • fix: correctly parse x509 certificates for channel binding by @conradludgate in #32
  • chore: remove unsafe code by @conradludgate in #33
  • fix: defer TLS hostname validation by @jbg in #39
  • fix: avoid Ed25519 channel binding digest by @jbg in #40
  • Bump Rust edition to 2024 by @jbg in #41
  • feat: add rustls feature selection by @jbg in #42
  • test: add postgres rustls integration suite by @jbg in #43
  • chore: bump version to 0.14.0 by @jbg in #44

New Contributors

Full Changelog: v0.13.0...v0.14.0