Skip to content

Releases: octokit/plugin-enterprise-server.js

v17.3.0

29 Apr 23:50
117cb02
Compare
Choose a tag to compare

17.3.0 (2024-04-29)

Features

  • ghe-config-apply endpoints, description updates, octokit/types update (#677) (117cb02)

v17.2.0

22 Apr 21:55
233c512
Compare
Choose a tag to compare

17.2.0 (2024-04-22)

Features

v17.1.0

09 Apr 21:49
7a43f87
Compare
Choose a tag to compare

17.1.0 (2024-04-09)

Features

  • add optional apply parameter to octokit.enterpriseAdmin.licenseUpload() (#671) (7a43f87)

v17.0.1

09 Apr 17:34
5340ea4
Compare
Choose a tag to compare

17.0.1 (2024-04-09)

Bug Fixes

v17.0.0

09 Apr 16:48
b1b1e58
Compare
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
Compare
Choose a tag to compare

16.1.0 (2024-04-03)

Features

v16.0.1

01 Mar 20:26
Compare
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
Compare
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
Compare
Choose a tag to compare

15.2.1 (2023-12-04)

Bug Fixes

v15.2.0

28 Nov 17:24
9b49db7
Compare
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)