Skip to content

Releases: lostisland/faraday

v2.0.0.alpha-2

28 Oct 09:49
c6bff34
Compare
Choose a tag to compare
v2.0.0.alpha-2 Pre-release
Pre-release

Fixes

v2.0.0.alpha-1

25 Oct 10:24
de78dff
Compare
Choose a tag to compare
v2.0.0.alpha-1 Pre-release
Pre-release

Faraday 2.0.0.alpha-1

This is the first alpha release for the upcoming Faraday 2.0 major release 🎉 .
Please note, this version is not production-ready, but we'd appreciate everyone's feedback if you have the chance to try it in your personal projects 🙌.

To learn more about how to safely upgrade to Faraday 2.0 and update your code, please use our UPGRADING guide!

And you have any feedback, please feel free to join us in Discussions 💬 !

v1.8.0

18 Sep 07:22
d0efa09
Compare
Choose a tag to compare

Features

v1.7.2

13 Sep 15:43
d881f16
Compare
Choose a tag to compare

Fixes

  • Fix deprecation warning when providing basic auth in url (#1323, @iMacTia)

v1.7.1

30 Aug 08:38
a84e6b4
Compare
Choose a tag to compare

Fixes

  • Respect the params_encoder in Faraday::Adapter::Test (#1316, @yykamei)

Deprecations

  • Deprecate Authorization helpers in Faraday::Connection (#1306, @iMacTia)

v1.7.0

09 Aug 07:51
83a97b7
Compare
Choose a tag to compare

Features

v1.6.0

01 Aug 08:04
a089fb8
Compare
Choose a tag to compare

Misc

v1.5.1

11 Jul 10:04
66d5dae
Compare
Choose a tag to compare

Fixes

  • Fix JRuby incompatibility after moving out EM adapters (#1294, @ahorek)

Documentation

v1.5.0

04 Jul 18:59
0e8bfa5
Compare
Choose a tag to compare

Misc

v1.4.3

24 Jun 15:12
8ca6a7e
Compare
Choose a tag to compare

Fixes