Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump recommended hackney to ~> 1.15.2 #346

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Conversation

kaaboaye
Copy link
Contributor

Due to unannounced breaking change in the OTP version 22.1 hackney below the version 1.15.2 stopped working.

Older versions are throwing {:option, :server_only, :honor_cipher_order} on OTP >= 22.1 and 1.15.2 fixes this issue.

Reference:
benoitc/hackney#591
edgurgel/httpoison#393

Due to unannounced breaking change in OTP version 22.1 hackney below the version 1.15.2 stopped working.

Older versions are throwing `{:option, :server_only, :honor_cipher_order}` on OTP >= 22.1 and 1.15.2 fixes this issue.

Reference:
benoitc/hackney#591
edgurgel/httpoison#393
@teamon teamon merged commit 7cbee81 into elixir-tesla:master Jan 13, 2020
@teamon
Copy link
Member

teamon commented Jan 13, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants