Skip to content

hackney 0.11.2 has been released.

Compare
Choose a tag to compare
@benoitc benoitc released this 14 Apr 23:18
· 924 commits to master since this release

hackney 0.11.2 has been released. This is a maintenance release with some fixes and improvements.

Changes

  • new improved and more performant IDNA support
  • make sure the socket is closed when we skip the body if needed
  • fix multipart EOF parsing
  • make sure we finish a multipart stream
  • bump hackney_lib to 0.2.5
  • enable TCP_NODELAY by default. (To disable, pass the option {nodelay, false} toconnect_options`.

The full changelog is available here: 0.11.1...0.11.2

Hackney is also available as a source archive or via expm.