Skip to content

3.2.1

Choose a tag to compare

@benoitc benoitc released this 01 Mar 14:17
· 24 commits to master since this release

Bug Fixes

  • Fix recv_timeout option being ignored for pooled connections (#832)
  • Fix off-by-one error in HPACK decoding (#831)
  • Fix invalid match in handle_h2_frame/2 for HTTP/2 window updates (#829)
  • Fix binary syntax in EDoc comment to fix XML parsing error