New
v2.14.0
What's Changed
New features ✨
- Use newer
UnprocessableContentnaming for 422 by @tylerhunt in https://github.com/lostisland/faraday/pull/1638
Fixes 🐞
- Convert strings to UTF-8 by @c960657 in https://github.com/lostisland/faraday/pull/1624
- Fix
Response#to_hashwhen response not finished yet by @yykamei in https://github.com/lostisland/faraday/pull/1639
Misc/Docs 📄
- Lint: use
filter_mapby @olleolleolle in https://github.com/lostisland/faraday/pull/1637 - Bump
actions/checkoutfrom v4 to v5 by @dependabot[bot] in https://github.com/lostisland/faraday/pull/1636 - Fixes documentation by @dharamgollapudi in https://github.com/lostisland/faraday/pull/1635
New Contributors
- @c960657 made their first contribution in https://github.com/lostisland/faraday/pull/1624
- @dharamgollapudi made their first contribution in https://github.com/lostisland/faraday/pull/1635
- @tylerhunt made their first contribution in https://github.com/lostisland/faraday/pull/1638
Full Changelog: https://github.com/lostisland/faraday/compare/v2.13.4...v2.14.0