Skip to content

Releases: octokit/openapi

v14.0.0

22 Feb 21:41
f6db061
Compare
Choose a tag to compare

14.0.0 (2024-02-22)

Features

  • add GHES 3.11 and GHES 3.12, description updates, new DELETE method for /notifications/threads/{thread_id} endpoint, new organization-roles endpoints, new /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}, /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel endpoints, new PATCH method for /repos/{owner}/{repo}/properties/values, new /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks endpoint (#418) (f6db061)

BREAKING CHANGES

  • drop GHES 3.7

v13.3.0

21 Nov 22:42
7a1ddbb
Compare
Choose a tag to compare

13.3.0 (2023-11-21)

Features

  • organization and repository custom properties, various GHAE changes (#407) (7a1ddbb)

v13.2.0

25 Oct 18:16
2acd3a0
Compare
Choose a tag to compare

13.2.0 (2023-10-25)

Features

  • webhooks examples, schemas, and category updates (#404) (2acd3a0)

v13.1.0

20 Oct 18:15
1b8f906
Compare
Choose a tag to compare

13.1.0 (2023-10-20)

Features

v13.0.0

22 Sep 19:18
26934a0
Compare
Choose a tag to compare

13.0.0 (2023-09-22)

Features

  • new GitHub advisories, GitHub classroom endpoints, description updates, remove GHES 3.6 (#396) (26934a0)

BREAKING CHANGES

  • remove GHES 3.6

v12.1.1

22 Sep 18:49
21303bb
Compare
Choose a tag to compare

12.1.1 (2023-09-22)

Bug Fixes

v12.1.0

09 Sep 18:37
e88276e
Compare
Choose a tag to compare

12.1.0 (2023-09-09)

Features

v12.0.0

09 Jun 17:25
7afde56
Compare
Choose a tag to compare

12.0.0 (2023-06-09)

Features

  • schema updates on 'codespaces' endpoint and other minor updates
    • added 'security_and_analysis' property
    • added 'geo' property
    • 'line' property not required anymore
    • remove 'key' property
    • update descriptions
    • property type updates
  • schema updates for gpg-key
    • remove 'subkeys' subproperty for 'gpg-key'
  • schema updates for Check Run
    • update 'url' for externalDocs for Check Runs
    • update descriptions
    • remove 'status' for Check Run
  • many unreleased OpenAPI updates
    • update descriptions
    • add '/orgs/{org}/actions/runners/generate-jitconfig' endpoint
    • add references to 'page' and 'per-page'
    • add '/repos/{owner}/{repo}/actions/runners/generate-jitconfig' endpoint
    • complement responses for some endpoints (create issue, remove repo from an app installation, list repository teams)
    • add 'enabledForGitHubApps' to 'x-github' header
    • add 'summary' to 'merge-group-checks-requested'
    • add 'domains' to 'api-overview'
    • add 'html' to ruleset
    • add 'c-cpp', 'java-kotlin' and 'javascript-typescript' to 'languages'
    • add 'runner-jitconfig' to schema
    • add new properties to 'org-ruleset-items'
    • add 'actions_runner_jitconfig' to schema

BREAKING CHANGES

  • Remove GHES 3.5

v11.2.1

22 May 21:15
b6d802c
Compare
Choose a tag to compare

11.2.1 (2023-05-22)

Bug Fixes

  • add override for checks/create endpoint due to bad anyOf usage (#361) (b6d802c)

v11.2.0

15 May 23:36
25a02ee
Compare
Choose a tag to compare

11.2.0 (2023-05-15)

Features

  • add support for GHES 3.9, add new endpoints (#356) (25a02ee)