Skip to content

Conversation

ivoanjo
Copy link
Contributor

@ivoanjo ivoanjo commented May 16, 2017

In #115 we started configuring Faraday to use the FlatParamsEncoder to
avoid an issue with dropped parameters when building a request url.

Unfortunately, as FlatParamsEncoder was only added on Faraday 0.9.0
we should require that version as a minimum, otherwise clients may get
confusing error messages after upgrading to the latest hyperclient
version.

Fixes #117

In #115 we started configuring Faraday to use the FlatParamsEncoder to
avoid an issue with dropped parameters when building a request url.

Unfortunately, as FlatParamsEncoder was only added on Faraday 0.9.0
we should require that version as a minimum, otherwise clients may get
confusing error messages after upgrading to the latest hyperclient
version.

Fixes #117
@ivoanjo
Copy link
Contributor Author

ivoanjo commented May 16, 2017

Small enough fix, going to merge

@ivoanjo ivoanjo merged commit c1225b8 into master May 16, 2017
@ivoanjo ivoanjo deleted the require-faraday-0.9.0 branch May 16, 2017 18:57
@txus txus removed the in progress label May 16, 2017
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