Skip to content

v7.12.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 13 Sep 12:18
· 177 commits to main since this release
58951a7

7.12.0 (2022-09-13)

  • feat: add new github_com_enterprise_roles response attribute to the "List enterprise consumed licenses" API (GET /enterprises/{enterprise}/consumed-licenses), marking the old singular github_com_enterprise_role attribute as deprecated
  • feat: allow the "List repository collaborators" API (GET /repos/{owner}/{repo}/collaborators) to be filtered by permission using a query param
  • fix: mark the "List enterprise consumed licenses" API (GET /enterprises/{enterprise}/consumed-licenses) as beta
  • fix: clarify in the description that the "Get or update file contents" API (PUT /repos/{owner}/{repo}/contents/{path}) requires the workflow scope
  • fix: adding missing description for the "List repository webhooks" API (GET /repos/{owner}/{repo}/hooks)