Skip to content

Releases: octokit/plugin-enterprise-server.js

v11.2.1

07 Sep 13:21
bd28a7d
Compare
Choose a tag to compare

11.2.1 (2022-09-07)

Bug Fixes

  • deps: bump @octokit/types to latest (v7.3.0) (#482) (bd28a7d)

v11.2.0

15 Aug 13:01
ecadf6f
Compare
Choose a tag to compare

11.2.0 (2022-08-15)

Features

  • add support for GitHub Enterprise Server (GHES) v3.6 (#469) (ecadf6f)

v11.1.0

15 Aug 11:51
36073f8
Compare
Choose a tag to compare

11.1.0 (2022-08-15)

Features

  • add support for new deployment branch policy APIs (createDeploymentBranchPolicy, deleteDeploymentBranchPolicy, getDeploymentBranchPolicy, listDeploymentBranchPolicies, updateDeploymentBranchPolicy), available in GHES v3.2 onwards (#467) (36073f8)

v11.0.3

29 Jul 14:46
25cd65a
Compare
Choose a tag to compare

11.0.3 (2022-07-29)

Bug Fixes

  • description updates for various endpoints (#461) (25cd65a)

v11.0.2

12 Jul 17:17
603197d
Compare
Choose a tag to compare

11.0.2 (2022-07-12)

Bug Fixes

  • don't document allow_auto_merge request parameter for repos-related APIs in GHES 3.2, since it isn't actually supported in that GHES version (#452) (603197d)

v11.0.1

28 Jun 13:12
47afdca
Compare
Choose a tag to compare

11.0.1 (2022-06-28)

Bug Fixes

  • update response examples and bump package versions (#443) (47afdca)

v11.0.0

21 Jun 22:17
e4cae9e
Compare
Choose a tag to compare

11.0.0 (2022-06-21)

Features

  • add support for current GHES version v3.2, v3.3, v3.4, v3.4 (#435) (e4cae9e)

BREAKING CHANGES

  • drop support for deprecated GHES versions v2.x, v3.0, and v3.1

Co-authored-by: Tim Rogers me@timrogers.co.uk

v10.6.4

14 Sep 18:30
abe0924
Compare
Choose a tag to compare

10.6.4 (2021-09-14)

Bug Fixes

v10.6.3

13 Sep 18:26
f03a1e9
Compare
Choose a tag to compare

10.6.3 (2021-09-13)

Bug Fixes

v10.6.2

12 Sep 22:34
59adf7d
Compare
Choose a tag to compare

10.6.2 (2021-09-12)

Bug Fixes

  • typescript: do not mark .user and other response properties as nullable where it does not apply (#422) (59adf7d)