v2.9.1
What's Changed
New features ✨
- Make dig method case-insensitive in Faraday::Utils::Headers by @vitali-semenyuk in #1557
- Add
TooManyRequestsError
(429) to error docs by @tijmenb in #1565
Bug Fixes 🐞
- Fix compatibility with Ruby 3.4.0-preview1 by @m-nakamura145 in #1560
- Support default json decoder even when nil responds to
:load
by @gtmax in #1563
Misc/Docs 📄
- add bundler config to dependabot by @geemus in #1548
- Add RuboCop disables for Style/ArgumentsForwarding by @olleolleolle in #1550
- docs: update
body
param type forrun_request
by @G-Rath in #1545 - Remove unnecessary rubocop disable comments. by @iMacTia in #1551
- Update rack requirement from ~> 2.2 to ~> 3.0 by @dependabot in #1549
- Use Rubygems Trusted Publishers to publish. by @iMacTia in #1552
- Lint fix: get to green by @olleolleolle in #1558
- Fix Rubocop errors by @iMacTia in #1561
New Contributors
- @G-Rath made their first contribution in #1545
- @vitali-semenyuk made their first contribution in #1557
- @m-nakamura145 made their first contribution in #1560
- @gtmax made their first contribution in #1563
Full Changelog: v2.9.0...v2.9.1