Skip to content

Releases: octokit/octokit.rb

v8.1.0

01 Feb 19:52
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Maintenance

Docs

New Contributors

Full Changelog: v7.2.0...v8.0.1

v8.0.0

30 Oct 21:47
c98caa0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.2.0...v8.0.0

v7.2.0

29 Sep 19:20
Compare
Choose a tag to compare

What's Changed

Features

Maintenance

  • [maint]: Bump peter-evans/create-or-update-comment
  • [maint]: Bump actions/checkout from 3 to 4 by @dependabot in #1617
  • [maint]: Update rubocop requirement from 1.56.2 to 1.56.3 by @dependabot in #1623
  • [maint]: don't put a comment on PRs from dependabot or renovate by @G-Rath in #1621

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

24 Aug 17:46
0241a4d
Compare
Choose a tag to compare

What's Changed

  • Bump peter-evans/create-or-update-comment from 6534843181fc2aeb7f9f1cd3cd4a7b956cada2db to 716151b9579b05352dbf244d48e968d211889bbc by @dependabot in #1601
  • Bump peter-evans/create-or-update-comment from 716151b9579b05352dbf244d48e968d211889bbc to 38217c6b94b54c0dbbe75be237257364e2dd2e62 by @dependabot in #1604
  • Update rubocop requirement from 1.54.2 to 1.56.0 by @dependabot in #1609
  • Bump peter-evans/create-or-update-comment from 38217c6b94b54c0dbbe75be237257364e2dd2e62 to 5f22cb87da9514ab329de42e5462372dc19928a5 by @dependabot in #1608
  • Bump peter-evans/create-or-update-comment from 5f22cb87da9514ab329de42e5462372dc19928a5 to bb291f63cb3095ddc3b7e5572601141854de31d0 by @dependabot in #1613
  • Update rubocop requirement from 1.56.0 to 1.56.1 by @dependabot in #1612
  • Add support for Actions Environment Secret Management by @hosom in #1607
  • Update version to v7.1.0 by @kfcampbell in #1614

New Contributors

Full Changelog: v7.0.0...v7.1.0

v7.0.0

28 Jul 21:11
3ada8e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.1...v7.0.0

v6.1.1

06 Apr 21:08
Compare
Choose a tag to compare

What's Changed

Features

  • Add Octokit::Client#delete_organization to support org deletion by @jdennes in #1558
  • Added Environments API by @jer-k in #1554

Bugs

  • [fix] Ensures that the API Token in clear text is never present in the error stack trace when set in the URL by @nickfloyd in #1562

Docs

Maintenance

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

09 Mar 19:31
Compare
Choose a tag to compare

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

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

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

23 Nov 22:30
Compare
Choose a tag to compare

What's Changed

Dependencies

Housekeeping

Bug fixes

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0

20 Oct 22:32
deb9547
Compare
Choose a tag to compare

We're releasing v6.0.0 because #1494 and #1495 are technically breaking changes although the APIs that underlie this functionalilty have been not operational for some time.

What's Changed

New Contributors

Full Changelog: v5.6.1...v6.0.0

v5.6.1

14 Sep 13:17
afe2722
Compare
Choose a tag to compare

What's Changed

  • Update regex to raise Octokit::TooLargeContent when relevant error messages are returned by GitHub (by @goldstar611 in #1484)
  • Correct documentation URL for #artifact_download_url (by @timrogers in #1483)

New Contributors

Full Changelog: v5.6.0...v5.6.1