Skip to content

Update faraday adapter to support Faraday 2.0 #686

@iMacTia

Description

@iMacTia

Hello there,

I'm Matt from the faraday core team, and I bring some exciting news 🎉 !
We're closing in on releasing Faraday 2.0 and with this release, we've made big changes on the way we manage adapters.
The biggest of these is that now adapters are not bundled anymore, and are instead shipped into their own, separate gems!
No more dependencies mess, no more 1st class and 2nd class adapters, power to the community 💪

What does this mean for Typhoeus?
Although these will be little, some changes to the current Typhoeus adapter will be required in order to support Faraday 2.0. You're free to keep it inside this repository, if you like, but our suggestion would be to move it into a separate one. We've created a handy template repo to make that process really easy, and we're available if you need any help!
You can see an example of this with the faraday-net_http adapter.

We'd love to keep Typhoeus in the faraday family, even after v2.0 is finally released, so please feel free to reach out if you need any help or guidance with this!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions