Skip to content

Update faraday #816

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

Merged
merged 4 commits into from
Apr 3, 2020
Merged

Update faraday #816

merged 4 commits into from
Apr 3, 2020

Conversation

picandocodigo
Copy link
Member

Backport of #808

Migrating to Faraday 1.0 means we check with `adapter` to see which one has been
selected. I also changed the order in which the given block is ran. There's a
case where one of the adapter libraries could be loaded and an adapter is passed
in with the block, but `__auto_detect_adapter` would overwrite this. So the
block is now ran last.
@picandocodigo picandocodigo merged commit dcfbe7a into master Apr 3, 2020
@picandocodigo picandocodigo deleted the update_faraday branch April 3, 2020 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.16 8.0 For 8.0 release backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants