Skip to content

Releases: octokit/plugin-enterprise-server.js

v20.0.0

20 May 06:25
9d6fc3a
Compare
Choose a tag to compare

20.0.0 (2025-05-20)

Continuous Integration

BREAKING CHANGES

  • Drop support for NodeJS v18

  • build: set minimal node version in build script to v20

  • ci: stop testing against NodeJS v18

v19.1.0

20 Apr 15:19
ef6d88d
Compare
Choose a tag to compare

19.1.0 (2025-04-20)

Features

  • add GHES 3.16, deprecate many octokit.scim.* methods (#655) (ef6d88d)

v19.0.0

06 Feb 00:08
113cfb5
Compare
Choose a tag to compare

19.0.0 (2025-02-06)

Features

BREAKING CHANGES

  • remove GHES 3.9 and GHES 3.10 support
  • package is now ESM

v19.0.0-beta.2

05 Feb 23:05
be68971
Compare
Choose a tag to compare
v19.0.0-beta.2 Pre-release
Pre-release

19.0.0-beta.2 (2025-02-05)

Bug Fixes

  • build: correct path to types (be68971)

v19.0.0-beta.1

05 Feb 22:54
2b5d0b5
Compare
Choose a tag to compare
v19.0.0-beta.1 Pre-release
Pre-release

19.0.0-beta.1 (2025-02-05)

chore

  • remove unsupported GHES verions (a5f581b)

Features

BREAKING CHANGES

  • remove GHES 3.9 and GHES 3.10 support

  • package is now ESM

  • ci: don't hardcode test command

v18.0.0

05 Feb 22:37
f43a538
Compare
Choose a tag to compare

18.0.0 (2025-02-05)

Features

  • add support for GHES 3.13 -> 3.15, new endpoints, remove octokit.actions.generateRunnerJitconfigForEnterprise(), drop GHES 3.9, 3.10 and 3.11 (#730) (f43a538)

BREAKING CHANGES

  • remove GHES 3.9, 3.10, 3.11
  • remove apply parameter for octokit.enterpriseAdmin.licenseUpload()
  • remove redelivery parameter from octokit.apps.listWebhookDeliveries() and octokit.orgs.listWebhookDeliveries() and octokit.repos.listWebhookDeliveries()

v17.3.1

27 Sep 19:06
4b2fdfa
Compare
Choose a tag to compare

17.3.1 (2024-09-27)

Bug Fixes

  • typescript: bump octokit/types for types for request.request.signal (#716) (4b2fdfa)

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)