Skip to content

Releases: octokit/plugin-enterprise-server.js

v3.4.1

29 May 19:19
08d7e60
Compare
Choose a tag to compare

3.4.1 (2019-05-29)

Bug Fixes

  • typo in .repos.getCommitRefSha() deprecation (#58) (08d7e60)

v3.4.0

24 May 01:06
Compare
Choose a tag to compare

3.4.0 (2019-05-24)

Features

  • deprecate octokit.repos.getCommitRefSha() (166a276)

v3.3.0

23 May 21:34
Compare
Choose a tag to compare

3.3.0 (2019-05-23)

Features

  • ghe-2.17 (d56358f)
  • octokit.enterpriseAdmin.deletePublicKey() (a33e7a4)

v3.2.0

19 Apr 01:18
4716ec7
Compare
Choose a tag to compare

3.2.0 (2019-04-19)

Features

  • octokit.apps.findOrgInstallation() has been renamed to octokit.apps.getOrgInstallation(), octokit.apps.findRepoInstallation() has been renamed to octokit.apps.getRepoInstallation(), octokit.apps.findUserInstallation() has been renamed to octokit.apps.getUserInstallation() (#42) (4716ec7)

v3.1.0

16 Apr 00:31
Compare
Choose a tag to compare

3.1.0 (2019-04-16)

Features

  • add deprecations for methods and parameters (063b3f6)

v3.0.0

31 Mar 15:48
Compare
Choose a tag to compare

3.0.0 (2019-03-31)

breaking

Features

  • author and committer parameter objects (c618335)

BREAKING CHANGES

  • GitHub Enterprise 2.13 is no longer supported, it was discontinued on March 27, 2019. No patch releases will be made, even for critical security issues.

v2.2.2

17 Mar 05:13
Compare
Choose a tag to compare

2.2.2 (2019-03-17)

Bug Fixes

  • mister-fantastic preview is not required and hence not sent by default for for .repos.getPages() and .repos. updateInformationAboutPagesSite() (#26) (b1a5f7a)

v2.2.1

13 Mar 18:11
Compare
Choose a tag to compare

2.2.1 (2019-03-13)

Bug Fixes

  • machine-man preview for .apps.getBySlug() and .apps.listRepos() (#24) (a170424)

v2.2.0

07 Mar 05:24
783ca84
Compare
Choose a tag to compare

2.2.0 (2019-03-07)

Features

  • octokit.licenses.listCommonlyUsed() (#21) (783ca84)

v2.1.2

27 Feb 02:07
Compare
Choose a tag to compare

2.1.2 (2019-02-27)

Bug Fixes

  • "affiliation" is not an enum parameter (#18) (6100bec)