github benoitc/hackney 0.7.0
hackney 0.7.0 has been released

latest releases: 1.20.1, 1.20.0, 1.19.1...
10 years ago

hackney 0.7.0 is a feature release and contains the following changes:

  • add new Load balanced pool handler based on dispcount
  • allows to set the pool handler
  • breaking change: remove hackney:start_pool/2 and
    hackney:stop_pool/1, use instead hackney_pool:start_pool/2 and
    hackney_pool:stop_pool/1
  • breaking change: A pool is now used by default
  • breaking change: The hackney_form module has been removed. You can
    now encode/parse a form using the functions in the hackney_url module.
  • deprecate pool_size and replace it by max_connections
  • fix: apply applications defaults to the pool

The full changelog is available here: 0.6.1...0.7.0

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

Enjoy!

Don't miss a new hackney release

NewReleases is sending notifications on new releases.