Skip to content

Releases: octokit/plugin-enterprise-server.js

v17.0.1

09 Apr 17:34
5340ea4

Choose a tag to compare

17.0.1 (2024-04-09)

Bug Fixes

v17.0.0

09 Apr 16:48
b1b1e58

Choose a tag to compare

17.0.0 (2024-04-09)

Features

  • Updates multiple endpoints to use owner + repo in place of repository_id, drop GHES 3.8 (#663) (b1b1e58)

BREAKING CHANGES

  • multiple endpoints updated to use owner + repo in place of repository_id
  • drop GHES 3.8 support

v16.1.0

03 Apr 18:19
250f9f7

Choose a tag to compare

16.1.0 (2024-04-03)

Features

v16.0.1

01 Mar 20:26

Choose a tag to compare

16.0.1 (2024-03-01)

Bug Fixes

  • deps: bump @octokit/types (8c08911)

v16.0.0

01 Mar 20:22
8445c42

Choose a tag to compare

16.0.0 (2024-03-01)

Features

  • add support for GHES 3.11, 3.12 | remove support for 3.7 | description updates | new /repos/{owner}/{repo}/actions/oidc/customization/sub, /orgs/{org}/{security_product}/{enablement} endpoints | fix deleteCard method's endpoint (#659) (8445c42)

BREAKING CHANGES

  • Drop GHES 3.7 support

v15.2.1

04 Dec 20:28
29dd976

Choose a tag to compare

15.2.1 (2023-12-04)

Bug Fixes

v15.2.0

28 Nov 17:24
9b49db7

Choose a tag to compare

15.2.0 (2023-11-28)

Features

  • deprecation: octokit.orgs.enableOrDisableSecurityProductOnAllOrgRepos(), octokit.projects.getCard(), octokit.projects.updateCard(), octokit.teams.addOrUpdateRepoPermissionsInOrg(), octokit.teams.listChildInOrg(), octokit.teams.removeRepoInOrg() endpoints deprecated, octokit.projects.deleteCard() endpoint updated (#625) (9b49db7)

v15.1.5

12 Nov 22:24
b90c830

Choose a tag to compare

15.1.5 (2023-11-12)

Bug Fixes

v15.1.4

09 Nov 02:04
2a6db7c

Choose a tag to compare

15.1.4 (2023-11-09)

Bug Fixes

v15.1.3

26 Oct 18:21
eed4369

Choose a tag to compare

15.1.3 (2023-10-26)

Bug Fixes