Skip to content

v7.11.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 09 Sep 12:26
· 167 commits to main since this release

7.11.0 (2022-09-09)

  • feat: allow key pattern for the "Create a SSH signing key for the authenticated user" API (POST /user/ssh_signing_keys) to allow physical security keys
  • fix: tweak description for "Get a tree" API (GET /repos/{owner}/{repo}/git/trees/{tree_sha}) to clarify maximum limits on size and number of entries
  • fix: mark the path parameter for the base and head branch to compare in the "Compare two commits" API (GET repos/{owner}/{repo}/compare/{basehead}) as multi-segment
  • fix: document allowed response statuses for the "Update a team" API (PATCH /orgs/{org}/teams/{team_slug})