Skip to content

Version 0.18.0

Compare
Choose a tag to compare
@tomchristie tomchristie released this 08 Sep 14:18
· 71 commits to master since this release
2d0945c

0.18.0 (8th Sept 2023)

  • Add support for HTTPS proxies. (#745, # 786)
  • Handle sni_hostname extension with SOCKS proxy. (#774)
  • Change the type of Extensions from Mapping[Str, Any] to MutableMapping[Str, Any]. (#762)
  • Handle HTTP/1.1 half-closed connections gracefully. (#641)
  • Drop Python 3.7 support. (#727)