Releases: lostisland/faraday
Releases · lostisland/faraday
Release list
v1.10.6
What's Changed
- See if tests pass against Ruby 3.3 by @jturel in #1677
- Backport GHSA-98m9-hrrm-r99r fix to 1.x: add param_depth_limit to NestedParamsEncoder by @iMacTia with @Copilot in #1681
New Contributors
Full Changelog: v1.10.5...v1.10.6
v2.14.3
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
- Upgrade CI lint step from Ruby 3 to 4 by @larouxn in #1673
- feat(test): add Stubs#clear to remove all stubs by @SAY-5 in #1675
New Contributors
Full Changelog: v2.14.2...v2.14.3
v2.14.2
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 Ruby 4 to CI by @larouxn in #1659
- Modernize RuboCop configuration and fix offenses by @larouxn in #1660
- Lint: Style/OneClassPerFile by @olleolleolle in #1668
- fix(docs): fix incorrect link label by @JohnnyKei in #1667
- chore: Upgrade package.json packages using audit fix by @olleolleolle in #1669
New Contributors
- @larouxn made their first contribution in #1659
- @JohnnyKei made their first contribution in #1667
Full Changelog: v2.14.1...v2.14.2
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