Skip to content

Releases: lostisland/faraday

v2.9.2

18 Jun 08:53
5996054
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

New Contributors

Full Changelog: v2.9.1...v2.9.2

v2.9.1

05 Jun 15:32
Compare
Choose a tag to compare

What's Changed

New features ✨

Bug Fixes 🐞

  • Fix compatibility with Ruby 3.4.0-preview1 by @m-nakamura145 in #1560
  • Support default json decoder even when nil responds to :load by @gtmax in #1563

Misc/Docs 📄

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

09 Jan 10:58
cc5d607
Compare
Choose a tag to compare

What's Changed

NOTE: This release removes support for Ruby 2.6 and 2.7, making Ruby 3.0 the minimum version.

New Contributors

Full Changelog: v2.8.1...v2.9.0

v2.8.1

21 Dec 08:12
7e12133
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

20 Dec 09:39
25da081
Compare
Choose a tag to compare

What's Changed

New features ✨

  • Configurable JSON encoders and decoders by @ne006 in #1539

Misc/Docs 📄

New Contributors

Full Changelog: v2.7.12...v2.8.0

v2.7.12

21 Nov 13:56
3e27447
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @k0i made their first contribution in #1528

Full Changelog: v2.7.11...v2.7.12

v2.7.11

12 Sep 15:43
28a097f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.10...v2.7.11

v2.7.10

06 Jul 08:48
1518a98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.9...v2.7.10

v2.7.9

30 Jun 08:39
3af5211
Compare
Choose a tag to compare

What's Changed

  • Raise Error: Add Faraday::RequestTimeoutError by @tisba in #1513
  • Include env[:headers] in Stubs::NotFound by @yykamei in #1514

New Contributors

Full Changelog: v2.7.8...v2.7.9

v2.7.8

28 Jun 09:25
2824eaf
Compare
Choose a tag to compare

What's Changed

  • Failing test: Logging headers & errors fails when ConnectionFailed is raised by @eikes in #1512

New Contributors

Full Changelog: v2.7.7...v2.7.8