github octokit/octokit.rb v5.2.0

latest releases: v9.2.0, v9.1.0, v9.0.0...
2 years ago

Advisories and Breaking Changes

With this release, all preview logic and header implementations have been removed. GitHub REST API previews were promoted in October 2021. With this change, the headers no longer need to be passed to the GitHub REST API. This means you will no longer need to manually pass in preview headers (for any reason) to benefit from the API changes behind the preview logic.

Housekeeping

  • Removes REST API previews logic from the SDK now that all previews have been promoted by @nickfloyd in #1464

CI/Build

Dependencies

Full Changelog: v5.1.0...v5.2.0

Don't miss a new octokit.rb release

NewReleases is sending notifications on new releases.