Unclaimed project
Are you a maintainer of octokit.rb? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
octokit.rb
Ruby toolkit for the GitHub API
githubgithub-apihacktoberfestoctokit-rbsdk
Last updated about 1 month ago
Back to changelogNew
v8.1.0
What's Changed
Features
- Add missing endpoints to Reactions by @wJoenn in https://github.com/octokit/octokit.rb/pull/1637
- Add support for org secrets by @kamarcum in https://github.com/octokit/octokit.rb/pull/1655
- feat: Renew access token with refresh access token by @gigDevelopment10 in https://github.com/octokit/octokit.rb/pull/1651
- Paginate deployments by @benoittgt in https://github.com/octokit/octokit.rb/pull/1649
Fixes
- Use 'line' instead of 'position' by @tick-taku in https://github.com/octokit/octokit.rb/pull/1566
- don't run immediate response on Actions- or octokitbot-driven changes by @octokitbot in https://github.com/octokit/octokit.rb/pull/1643
Maintenance
- [maint]: Updated immediate response workflows via automation by @octokitbot in https://github.com/octokit/octokit.rb/pull/1631
- Bump version to v8 by @kfcampbell in https://github.com/octokit/octokit.rb/pull/1642
- Bump actions/stale from 8 to 9 by @dependabot in https://github.com/octokit/octokit.rb/pull/1647
- 🚧 Workflows have changed by @octokitbot in https://github.com/octokit/octokit.rb/pull/1646
Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/octokit/octokit.rb/pull/1650maint: Added base64 gem explicitly dependency by @hsbt in https://github.com/octokit/octokit.rb/pull/1658Update rubocop requirement from 1.56.3 to 1.60.2 by @dependabot in https://github.com/octokit/octokit.rb/pull/1666Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in https://github.com/octokit/octokit.rb/pull/1665Bump actions/cache from 3 to 4 by @dependabot in https://github.com/octokit/octokit.rb/pull/1662Docs
- Drop refs to
create_authorization from README by @danbernier in https://github.com/octokit/octokit.rb/pull/1640
- Fix documentation for oauth_applications [ci skip] by @gigDevelopment10 in https://github.com/octokit/octokit.rb/pull/1645
New Contributors
- @wJoenn made their first contribution in https://github.com/octokit/octokit.rb/pull/1637
- @danbernier made their first contribution in https://github.com/octokit/octokit.rb/pull/1640
- @gigDevelopment10 made their first contribution in https://github.com/octokit/octokit.rb/pull/1645
- @benoittgt made their first contribution in https://github.com/octokit/octokit.rb/pull/1649
Full Changelog: https://github.com/octokit/octokit.rb/compare/v7.2.0...v8.0.1