Skip to content

hackney 0.8.1 has been released

Choose a tag to compare

@benoitc benoitc released this 04 Dec 15:01
· 1467 commits to master since this release

hackney 0.8.1 is a service release with a new feature and some minor improvements:

Changes

  • added the support for socks5
    proxies
  • improvment: integer and atom can now be passed in url params or forms
    values.
  • breaking change: differentiate connect/recv timeout, now a connect
    timeout error return {error, connect_timeout}

The full changelog is available here: 0.8.0...0.8.1

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

Enjoy!