Releases: lostisland/faraday
Releases · lostisland/faraday
v1.10.5
v2.14.1
Security Note
This release contains a security fix, we recommend all users to upgrade as soon as possible.
A Security Advisory with more details will be posted shortly.
What's Changed
- Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot by @Copilot in #1642
- Add RFC document for Options architecture refactoring plan by @Copilot in #1644
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1655
- Explicit top-level namespace reference by @c960657 in #1657
New Contributors
- @Copilot made their first contribution in #1642
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
New features ✨
- Use newer
UnprocessableContentnaming for 422 by @tylerhunt in #1638
Fixes 🐞
- Convert strings to UTF-8 by @c960657 in #1624
- Fix
Response#to_hashwhen response not finished yet by @yykamei in #1639
Misc/Docs 📄
- Lint: use
filter_mapby @olleolleolle in #1637 - Bump
actions/checkoutfrom v4 to v5 by @dependabot[bot] in #1636 - Fixes documentation by @dharamgollapudi in #1635
New Contributors
- @c960657 made their first contribution in #1624
- @dharamgollapudi made their first contribution in #1635
- @tylerhunt made their first contribution in #1638
Full Changelog: v2.13.4...v2.14.0
v2.13.4
v2.13.3
v2.13.2
What's Changed
- CI against Ruby 3.4 by @Earlopain in #1622
- Only load what is required from
cgiby @Earlopain in #1623 - Lint rack_builder.rb: avoid naming a method by @olleolleolle in #1626
- Add migrating from rest-client docs section. by @simi in #1625
- Include HTTP method and URL in Faraday::Error messages for improved exception log transparency by @nielsbuus in #1628
New Contributors
- @simi made their first contribution in #1625
- @nielsbuus made their first contribution in #1628
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- Logger middleware default options by @yenshirak in #1618
- Fix Style/RedundantParentheses in options/env.rb by @iMacTia in #1620
New Contributors
- @yenshirak made their first contribution in #1618
Full Changelog: v2.13.0...v2.13.1
v2.13.0
v2.12.3
v2.12.2
What's Changed
- Use generic argument forwarding + remove ruby2_keywords by @chaymaeBZ in #1601
- [TEST] fix compatibility with ruby 3.4.0dev by @mtasaka in #1604
- Formatting the log using parameter progname for the logger by @kodram in #1606
New Contributors
- @chaymaeBZ made their first contribution in #1601
- @mtasaka made their first contribution in #1604
- @kodram made their first contribution in #1606
Full Changelog: v2.12.1...v2.12.2