What's Changed
Fixes:
- Fix Style/ZeroLengthPredicate by @olleolleolle in #1480
- Connection#build_exclusive_url: replace simple syntax by @hyuraku in #1481
- Add URL to to_hash in Faraday::Response (#1474) by @aaronstillwell in #1475
Misc:
- Clarify diff between connection settings
timeout
andopen_timeout
by @Yu-Chieh-Henry-Yang in #1470 - Adds Ruby 3.2 to the CI matrix. by @petergoldstein in #1471
- Fix typo in Adapters documentation by @henrialb in #1473
- docs: Update to 2023 by @frederikspang in #1477
- Update connection.rb documentation to use PUT in an example by @wlads in #1482
New Contributors
- @Yu-Chieh-Henry-Yang made their first contribution in #1470
- @henrialb made their first contribution in #1473
- @frederikspang made their first contribution in #1477
- @aaronstillwell made their first contribution in #1475
- @wlads made their first contribution in #1482
Full Changelog: v2.7.2...v2.7.3