Releases: lostisland/faraday
Releases · lostisland/faraday
v2.6.0
What's Changed
New features
Documentation
- Correct a typo in UPGRADING.md by @felixonmars in #1448
- Fix usage page to match latest version's default adapter specification by @mi-wada in #1447
- Update
@param
of methods onConnection
by @yykamei in #1452
New Contributors
- @felixonmars made their first contribution in #1448
- @mi-wada made their first contribution in #1447
- @swatosh made their first contribution in #1450
Full Changelog: v2.5.2...v2.6.0
v1.10.2
v2.5.2
v2.5.1
What's Changed
- Add support for
faraday-net_http
adapter's latest version to make use of the new streaming API introduced in v2.5.0
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v1.10.1
v2.4.0
What's Changed
- Remove examples using extension middleware by @iMacTia in #1419
- docs: Update to 2022 by @olleolleolle in #1420
- Handle verify hostname ssl option by @kazarin in #1428
- docs link fixed by @hirotoKirimaru in #1432
- [site] Move JsonResponse middleware to response section by @jasonkarns in #1434
- Fix syntax to use correct doc link for url_encoded by @sampatbadhe in #1435
- Support Proc type for stubbed request body by @yykamei in #1436
New Contributors
- @kazarin made their first contribution in #1428
- @hirotoKirimaru made their first contribution in #1432
- @jasonkarns made their first contribution in #1434
- @sampatbadhe made their first contribution in #1435
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
Features
Fixes
- Allow application/x-www-form-url_encoded POST requests to use file objects as the request body by @catlee in #1415
Misc
- CHANGELOG: add 2.2.0 section by @olleolleolle in #1394
- docs: UPGRADE Note #dependency removed in 2.0 by @olleolleolle in #1398
- docs: Add one more require to the quickstart to make this whole thing work immediately by @joshuabremerdexcom in #1401
- Update custom middleware documentation by @AlexWayfer in #1404
- Doc: Added raise_error middleware configuration by @nicosvirjt in #1412
- docs: Correct default default_adapter value by @kuahyeow in #1414
- CI: Update GitHub Action "checkout" to v3 by @olleolleolle in #1416
New Contributors
- @daedric made their first contribution in #1399
- @joshuabremerdexcom made their first contribution in #1401
- @nicosvirjt made their first contribution in #1412
- @kuahyeow made their first contribution in #1414
- @catlee made their first contribution in #1415
Full Changelog: v2.2.0...v2.3.0
v0.17.5
Changes:
Full Changelog: v0.17.4...v0.17.5