New
v2.13.2
What's Changed
- CI against Ruby 3.4 by @Earlopain in https://github.com/lostisland/faraday/pull/1622
- Only load what is required from
cgiby @Earlopain in https://github.com/lostisland/faraday/pull/1623 - Lint rack_builder.rb: avoid naming a method by @olleolleolle in https://github.com/lostisland/faraday/pull/1626
- Add migrating from rest-client docs section. by @simi in https://github.com/lostisland/faraday/pull/1625
- Include HTTP method and URL in Faraday::Error messages for improved exception log transparency by @nielsbuus in https://github.com/lostisland/faraday/pull/1628
New Contributors
- @simi made their first contribution in https://github.com/lostisland/faraday/pull/1625
- @nielsbuus made their first contribution in https://github.com/lostisland/faraday/pull/1628
Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.1...v2.13.2