cmullaparthi / ibrowse

Erlang HTTP client
Other
516 stars 190 forks source link

deploy version 4.4.2 into hex.pm #167

Closed TheSquad closed 1 year ago

TheSquad commented 5 years ago

Right now 4.4.1 has a bug concerning ipv6 that is fixed by 4.4.2. However, only 4.4.1 is deployed on hex.pm, so sub-dependencies of HTTPoison will download the 4.4.1.

mandersondesign commented 5 years ago

I hit this issue myself. It was fixed by forcing v4.4.0. Would love to have 4.4.2 available!

yordis commented 1 year ago

I am wondering if the issue we are facing in Tesla is related to this issue: https://github.com/elixir-tesla/tesla/pull/589

Update: Confirmed it fixes the issue!

yordis commented 1 year ago

@cmullaparthi is there any opportunity of deprecating 4.4.1 and release 4.4.2?

cmullaparthi commented 1 year ago

Hi @yordis sure thing, I'll get this done within the next day or so.

cmullaparthi commented 1 year ago

Done. https://hex.pm/packages/ibrowse/4.4.2