team-telnyx / telnyx-ruby

Telnyx API Ruby Client
https://developers.telnyx.com/docs/api/v2/overview
MIT License
24 stars 17 forks source link

Support Faraday 2.x #83

Closed woodhull closed 6 months ago

woodhull commented 1 year ago

We'd like to use Telnyx with an application that is already using Faraday 2.x

The largest change in the new version is moving middleware out of the core gem into middleware specific gems of their own. https://github.com/lostisland/faraday/discussions/1358 https://github.com/lostisland/faraday/blob/main/UPGRADING.md

Is it possible to release a version that supports Faraday 2.0+

ADandyGuyInSpace commented 6 months ago

Updated to support faraday going forward