Skip to content

Version 0.17.2

Compare
Choose a tag to compare
@tomchristie tomchristie released this 23 May 10:51
· 105 commits to master since this release
be4035d

0.17.2 (May 23th, 2023)

  • Add socket_options argument to ConnectionPool and HTTProxy classes. (#668)
  • Improve logging with per-module logger names. (#690)
  • Add sni_hostname request extension. (#696)
  • Resolve race condition during import of anyio package. (#692)
  • Enable TCP_NODELAY for all synchronous sockets. (#651)