Skip to content

Releases: rustls/hyper-rustls

v/0.23.2

04 Jul 13:56
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Strip brackets from IPv6 addresses in the servername. Thanks to @digitwolf.

What's Changed

  • Disable clippy lint for enum variant sizes by @djc in #180
  • fix: can't resolve ip address with square brackets by @digitwolf in #182
  • Prepare 0.23.2 by @djc in #183

New Contributors

Full Changelog: v/0.23.1...v/0.23.2

v/0.23.1

04 Jul 13:57
@ctz ctz
Compare
Choose a tag to compare

Releases notes

  • Allow overriding the servername. Thanks to @MikailBag.

What's Changed

New Contributors

Full Changelog: v/0.23.0...v/0.23.1

v/0.23.0

04 Jul 13:58
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Upgrade to rustls 0.20. Thanks to @g2p.
  • Add new HttpsConnectorBuilder API. Thanks to @g2p.
  • Add the tls12, logging, http1 and http2 features. Thanks to @g2p and @Marwes.

What's Changed

New Contributors

Full Changelog: v/0.22.1...v/0.23.0

v/0.22.1

04 Jul 13:59
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Fixing docs.rs build; no other changes.

Full Changelog: v/0.22.0...v/0.22.1

v/0.22.0

04 Jul 14:01
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Use tokio 1.0, hyper 0.14, and rustls 0.19. Thanks to @paolobarbolini and @messense.
  • Rework how the certificate store is chosen: now by an explicit API rather than implicitly by crate features. Thanks to @djc.

What's Changed

New Contributors

Full Changelog: v/0.21.0...v/0.22.0

v/0.21.0

04 Jul 14:01
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Update dependencies.

What's Changed

Full Changelog: v/0.20.0...v/0.21.0

v/0.20.0

04 Jul 14:02
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Use newer rustls-native-certs which works in presence of invalid certificates.
  • Update dependencies.

What's Changed

New Contributors

Full Changelog: v/0.19.1...v/0.20.0

v/0.19.1

04 Jul 14:03
@ctz ctz
Compare
Choose a tag to compare

Release notes

  • Remove dependency on hyper's tcp feature.

What's Changed

  • don't depend on hyper/tcp feature by default by @erickt in #100

Full Changelog: v/0.19.0...v/0.19.1

v/0.19.0

04 Jul 14:04
@ctz ctz
Compare
Choose a tag to compare

Release notes

What's Changed

New Contributors

Full Changelog: v/0.18.0...v/0.19.0

v/0.18.0

04 Jul 14:06
@ctz ctz
Compare
Choose a tag to compare

Release notes

What's Changed

Full Changelog: v/0.17.1...v/0.18.0