Skip to content

Releases: octokit/plugin-rest-endpoint-methods.js

v10.3.0

15 Feb 20:36
fd96c32

Choose a tag to compare

10.3.0 (2024-02-15)

Features

  • .actions.{getCustomOidcSubClaimForRepo,setCustomOidcSubClaimForRepo}, .oidc.{getOidcCustomSubTemplateForOrg,updateOidcCustomSubTemplateForOrg} (#714) (fd96c32)

v10.2.0

28 Nov 17:14
56bab3e

Choose a tag to compare

10.2.0 (2023-11-28)

Features

  • new octokit.rest.apps.permissions.organization_custom_properties(), octokit.rest.codespaces.deleteFromOrganization(), octokit.rest.codespaces.getCodespacesForUserInOrg(), octokit.rest.codespaces.listInOrganization(), octokit.rest.codespaces.stopInOrganization() auth, octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.repos.createInOrg() description, octokit.rest.secretScanning.listAlertsForEnterprise.validity, octokit.rest.secretScanning.listAlertsForOrg.validity, octokit.rest.secretScanning.listAlertsForRepo.validity parameter (#697) (56bab3e)

v10.1.5

14 Nov 15:16
a8c5a10

Choose a tag to compare

10.1.5 (2023-11-14)

Bug Fixes

  • types: remove the Omit from generated endpoint parameter types (#694) (a8c5a10), closes #441

v10.1.4

12 Nov 22:22
755f26c

Choose a tag to compare

10.1.4 (2023-11-12)

Bug Fixes

v10.1.3

09 Nov 02:03
51ea414

Choose a tag to compare

10.1.3 (2023-11-09)

Bug Fixes

v10.1.2

26 Oct 18:23
da7daee

Choose a tag to compare

10.1.2 (2023-10-26)

Bug Fixes

v10.1.1

25 Oct 21:30
fc6ee84

Choose a tag to compare

10.1.1 (2023-10-25)

Bug Fixes

v10.1.0

24 Oct 21:38
212e1e9

Choose a tag to compare

10.1.0 (2023-10-24)

Features

  • deprecate import endpoints, new octokit.rest.orgs.createOrUpdateCustomProperties(), octokit.rest.orgs.createOrUpdateCustomProperty(), octokit.rest.orgs.createOrUpdateCustomPropertiesValuesForRepos(), octokit.rest.actions.forceCancelWorkflowRun(), octokit.rest.orgs.getAllCustomProperties(), octokit.rest.orgs.getCustomProperty(), octokit.rest.orgs.listCustomPropertiesValuesForRepos(), octokit.rest.orgs.removeCustomProperty() methods, octokit.rest.orgs.removeCustomProperty()description updates (#687) (212e1e9)

v10.0.1

11 Oct 14:16
a1dcf83

Choose a tag to compare

10.0.1 (2023-10-11)

Bug Fixes

v10.0.0

23 Sep 01:27
73e91b2

Choose a tag to compare

10.0.0 (2023-09-23)

Features

  • remove required workflow endpoint methods, new copilot endpoint methods, new repos.checkAutomatedSecurityFixes({ owner, repo }), repos.disablePrivateVulnerabilityReporting({ owner, repo }), repos.enablePrivateVulnerabilityReporting({ owner, repo }), repos.listActivities({ owner, repo }), security advisories methods (#679) (73e91b2)

BREAKING CHANGES

  • remove required workflow endpoint methods