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
- Add GitHub Actions to Dependabot by @petergoldstein in #1461
Dependencies
- Bumps actions/cache from 1 to 3 by @dependabot in #1462
- Bumps rubocop requirement from 1.31.2 to 1.32.0 by @dependabot in #1465
Full Changelog: v5.1.0...v5.2.0