v6.1.0
What's Changed
Features
- Allow using the response_headers or headers when getting Rate Limit Info by @DougEdey in #1533
- Add Faraday DEFAULT_EXCEPTIONS for when retry middleware is available by @DougEdey in #1546
Bugs
- Repository: Fix issue with fragment identifier in branch name by @pier-oliviert in #1529
Docs
- Add using GitHub app authentication in README by @Tatsumi0000 in #1512
- Fix missing and broken links in README table of contents by @Jarvl in #1513
- Add Ruby 3.2 to tested implementations in README by @koic in #1545
Maintenance
- 🚧 updated Workflows @octokitbot
- Update rubocop requirement from 1.39.0 to 1.42.0 by @dependabot in #1525
- Adds a stale action to clean up old PRs/Issues by @nickfloyd in #1511
- Bump actions/stale from 6 to 7 by @dependabot in #1527
- Update rubocop requirement from 1.42.0 to 1.43.0 by @dependabot in #1531
- Update rubocop requirement from 1.43.0 to 1.44.1 by @dependabot in #1537
- Rename obsolete parameter
IgnoredMethods
toAllowedMethods
by @kyoshidajp in #1530 - Remove jruby-specific platform by @kfcampbell in #1520
- Adds Ruby 3.2 to the CI matrix by @petergoldstein in #1524
- Update rubocop requirement from 1.44.1 to 1.45.1 by @dependabot in https://github.com/octokit/otokit.rb/pull/1541
- Specify
TargetRubyVersion: 2.7
in .rubocop.yml by @koic in #1544 - Bump actions/add-to-project from 0.4.0 to 0.4.1 by @dependabot in #1547
- Update rubocop requirement from 1.45.1 to 1.46.0 by @dependabot in #1548
- Specify
--require spec_helper
in .rspec by @koic in #1549
New Contributors
- @octokitbot made their first contribution in #1516
- @Tatsumi0000 made their first contribution in #1512
- @Jarvl made their first contribution in #1513
- @pier-oliviert made their first contribution in #1529
- @kyoshidajp made their first contribution in #1530
- @DougEdey made their first contribution in #1533
- @koic made their first contribution in #1545
Full Changelog: v6.0.1...v6.1.0