Skip to content

v1.1.0

Choose a tag to compare

@josecriane josecriane released this 10 Sep 11:41
· 4 commits to main since this release
7a5e98c

Changed

  • Requires nhttp_lib 1.1.0
  • Socket re-arming for the next read is centralized. A setopts error on a peer that closed ends the HTTP/1.1, HTTP/2, and WebSocket loops as a normal close
  • The nhttp.http.request.duration metric records native time units. The consumer converts them

Fixed

  • t:nhttp:start_error/0 includes {already_started, pid()}

Full Changelog: v1.0.4...v1.1.0