<div dir="ltr"><div dir="ltr"><div dir="ltr">Happy to announce the new stable release of hackney :) Enjoy!<br><br><font size="4"><b>Overview:</b></font><br>hackney is an HTTP client library for Erlang. <br><br><font size="4"><b>Changes:</b></font><br><ul><li>fix SSL compatibility with erlang OTP 23<br></li><li>handle empty trailers<br></li><li>fix race condition in connection pool<br></li><li>fix memory leak in connection pool<br></li><li>IDNA update to unicode 13.0.0<br></li><li>fix build on macosx with OTP >= 20.1<br></li><li>fix network Location on redirect<br></li><li>produce uppercase hexadecimal in URLS<br></li><li>pool queue count metric is now named queue_count<br></li><li>miscellaneous fixes in documentation</li></ul>Possible breaking changes:<br><ul><li>The pool queue count metric is now named queue_count. You should update your dashboard to reflect it. </li><li>Possible breaking changes when producing uppercase hexadecimal in urls. This changes the behaviour of <font face="monospace">urlencode</font> and <font face="monospace">pathencode</font> to produce uppercase hexadecimal to comply with the RFC3986 which may affect systems using URL as signature or in an hash.</li></ul><div><b><font size="4"><br></font></b></div><div><b><font size="4">Source repository:</font></b></div><div><a href="https://github.com/benoitc/hackney">https://github.com/benoitc/hackney</a><br></div><div><br></div><div><b><font size="4">Install from the <a href="http://hex.pm">hex.pm</a> package repository:</font></b></div><div><a href="https://hex.pm/packages/hackney">https://hex.pm/packages/hackney</a><br></div></div></div></div>