Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 05:39

Features

  • .apps.revokeInstallationToken()
  • .migrations.listReposForOrg(), .migrations.listReposForUser()
  • .repos.listForOrg()'s type parameter can now be set to "internal" (GitHub Enterprise Cloud only)
  • visibility parameter for .repos.createForAuthenticatedUser() and .repos.createInOrg()
  • new delete_branch_on_merge parameter for .repos.createForAuthenticatedUser(), .repos.createInOrg(), .repos.update()
  • new parameters for .orgs.update(): members_can_create_internal_repositories, members_can_create_private_repositories, members_can_create_public_repositories
  • new parameters for .repos.updateBranchProtection(): allow_deletions, allow_force_pushes, required_linear_history
  • rename & deprecation of endpoint methods using /teams/:team_id* path internally. The are being replaced by *ForOrg methods that use /orgs/:org/teams/:team_slug* internally. With the next breaking version, the *ForOrg suffix will be removed using another deprecation.

Bug Fixes

  • graduated previews removed: barred-rock, echo, hagar