Skip to content

v2.5.0

Compare
Choose a tag to compare
@cbeer cbeer released this 11 Feb 19:01
· 13 commits to master since this release

What's Changed

  • Add an explicit fallback to net_http to support both faraday 1.x and 2.x implementations by @cbeer in #229
  • Relax faraday dependency pinning by @cbeer in #231
  • Test with a matrix of faraday versions for current rubies by @cbeer in #233
  • Handle basic auth using the syntax appropiate to the Faraday version by @cbeer in #232

Full Changelog: v2.4.0...v2.5.0