Skip to content

Releases: octokit/openapi-webhooks

v9.1.0

07 Feb 23:24
171fe25
Compare
Choose a tag to compare

9.1.0 (2025-02-07)

Features

  • new secret_scanning_scan.completed event, re-add missing GHES 3.10, description updates, add fixed_at parameter in code scanning alerts, add sub-issues (#111) (171fe25)

v9.0.1

07 Feb 22:30
2ae8770
Compare
Choose a tag to compare

9.0.1 (2025-02-07)

Bug Fixes

  • empty commit to trigger release (2ae8770)

v9.0.0

07 Feb 22:08
047a66f
Compare
Choose a tag to compare

9.0.0 (2025-02-07)

Features

  • add GHES 3.15, remove GHAE, new secret_scanning_alert.publicly_leaked event, description updates, schemas refactoring to reduce duplication (#105) (2667c01)

BREAKING CHANGES

  • remove GHAE

v8.5.1

20 Nov 01:35
08889d3
Compare
Choose a tag to compare

8.5.1 (2024-11-20)

Bug Fixes

  • update README for transition types (f245770)

v8.5.0

20 Nov 01:25
4b7e91d
Compare
Choose a tag to compare

8.5.0 (2024-11-20)

Features

  • add union of all types in transition package (4b7e91d)

v8.4.1

20 Nov 01:07
fa3c413
Compare
Choose a tag to compare

8.4.1 (2024-11-20)

Bug Fixes

  • regenerate openapi specs with override fixes (fa3c413)
  • regenerate types with override fixes (6eaea80)

v8.4.0

19 Nov 19:09
3328ed0
Compare
Choose a tag to compare

8.4.0 (2024-11-19)

Features

  • add projects_v2_status_update.{} and sub_issues.{} events, deprecate the repository_vulnerability_alert.{create,dismiss,reopen,resolve} events, add GHES 3.13 and 3.14, other minor type updates (c248614)
  • new webhooks types (2f7bf6f)

v8.3.0

09 Jul 21:41
9ee415e
Compare
Choose a tag to compare

8.3.0 (2024-07-09)

Features

  • Updates docs, adds public-user[notification_email], api-overview[actions_macos], full-repository-default-response[allow_forking], page[pending_domain_unverified_at, protected_domain_state], (GHES 3.11-3.12) removes [repository-rule-params-restricted-commits, repository-rule-params-code-scanning-tool] (9ee415e)

v8.2.1

25 Apr 21:52
783927a
Compare
Choose a tag to compare

8.2.1 (2024-04-25)

Bug Fixes

  • refactor: use reusable components instead of inline declarations (#97) (783927a)

v8.2.0

22 Apr 21:51
d92beca
Compare
Choose a tag to compare

8.2.0 (2024-04-22)

Features

  • refactors webhooks_rule to component (d92beca)