v1.2.1
版本发布时间: 2024-09-23 21:27:43
lostisland/faraday_middleware最新发布版本:v1.2.1(2024-09-23 21:27:43)
What's Changed
Fixes 🐞
- fix: drop unused addressable gem by @olleolleolle in https://github.com/lostisland/faraday_middleware/pull/283
- Don't register the request/response json middleware for Faraday 1.10+ by @iMacTia in https://github.com/lostisland/faraday_middleware/pull/288
Misc/Docs 📄
- Add Ruby 3.1 to CI by @petergoldstein in https://github.com/lostisland/faraday_middleware/pull/278
- Add link to
awesome-faraday
into README by @AlexWayfer in https://github.com/lostisland/faraday_middleware/pull/281 - correction in README.md by @Vandit1604 in https://github.com/lostisland/faraday_middleware/pull/284
- Adds Ruby 3.2 to CI. by @petergoldstein in https://github.com/lostisland/faraday_middleware/pull/285
- README: use GitHub Actions-based badge by @olleolleolle in https://github.com/lostisland/faraday_middleware/pull/289
- CI: Trust ruby/setup-ruby to install gems by @olleolleolle in https://github.com/lostisland/faraday_middleware/pull/290
- CI: add Ruby 3.3 to test matrix by @olleolleolle in https://github.com/lostisland/faraday_middleware/pull/291
- Ci drop yard junk by @olleolleolle in https://github.com/lostisland/faraday_middleware/pull/292
New Contributors
- @petergoldstein made their first contribution in https://github.com/lostisland/faraday_middleware/pull/278
- @AlexWayfer made their first contribution in https://github.com/lostisland/faraday_middleware/pull/281
- @Vandit1604 made their first contribution in https://github.com/lostisland/faraday_middleware/pull/284
Full Changelog: https://github.com/lostisland/faraday_middleware/compare/v1.2.0...v1.2.1