New
v10.0.0
What's Changed
- BREAKING CHANGE: Remove app methods that have been deprecated since v4.8.0 by @pbstriker38 in https://github.com/octokit/octokit.rb/pull/1720
- Update rubocop requirement from 1.66.1 to 1.67.0 by @dependabot in https://github.com/octokit/octokit.rb/pull/1723
- Rename find_app_installations and find_user_installations by @pbstriker38 in https://github.com/octokit/octokit.rb/pull/1721
- Update the "debugging" sample code in
README.mdby @areitz in https://github.com/octokit/octokit.rb/pull/1724 - Update rubocop requirement from 1.67.0 to 1.68.0 by @dependabot in https://github.com/octokit/octokit.rb/pull/1725
- Update rubocop requirement from 1.68.0 to 1.69.2 by @dependabot in https://github.com/octokit/octokit.rb/pull/1730
- feat: add missing method
delete_issue_comment_reaction()by @GrantBirki in https://github.com/octokit/octokit.rb/pull/1734 - Fix string validation errors by @hennevogel in https://github.com/octokit/octokit.rb/pull/1740
- Bump major version to v10.0.0 by @kfcampbell in https://github.com/octokit/octokit.rb/pull/1749
New Contributors
- @pbstriker38 made their first contribution in https://github.com/octokit/octokit.rb/pull/1720
- @areitz made their first contribution in https://github.com/octokit/octokit.rb/pull/1724
- @GrantBirki made their first contribution in https://github.com/octokit/octokit.rb/pull/1734
- @hennevogel made their first contribution in https://github.com/octokit/octokit.rb/pull/1740
Full Changelog: https://github.com/octokit/octokit.rb/compare/v9.2.0...v10.0.0