Skip to content

Version 0.8.4

Choose a tag to compare

@yeraydiazdiaz yeraydiazdiaz released this 11 May 15:54
· 495 commits to master since this release
e80de87

0.8.4 (May 11th, 2020)

Added

  • Logging via HTTPCORE_LOG_LEVEL and HTTPX_LOG_LEVEL environment variables
    and TRACE level logging. (Pull #79)

Fixed

  • Reuse of connections on HTTP/2 in close concurrency situations. (Pull #81)