Skip to content

v13.10.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 13 Sep 12:37
· 188 commits to main since this release
b40d8ef

13.10.0 (2022-09-13)

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