Releases: octokit/plugin-enterprise-server.js
Releases · octokit/plugin-enterprise-server.js
v3.4.2
3.4.2 (2019-05-30)
Bug Fixes
author.*
and committer.*
parameter validation for .repos.deleteFile()
(#59) (321b2d5)
v3.4.1
3.4.1 (2019-05-29)
Bug Fixes
- typo in
.repos.getCommitRefSha()
deprecation (#58) (08d7e60)
v3.4.0
3.4.0 (2019-05-24)
Features
- deprecate
octokit.repos.getCommitRefSha()
(166a276)
v3.3.0
3.3.0 (2019-05-23)
Features
- ghe-2.17 (d56358f)
- octokit.enterpriseAdmin.deletePublicKey() (a33e7a4)
v3.2.0
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
3.1.0 (2019-04-16)
Features
- add deprecations for methods and parameters (063b3f6)
v3.0.0
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
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
2.2.1 (2019-03-13)
Bug Fixes
machine-man
preview for .apps.getBySlug()
and .apps.listRepos()
(#24) (a170424)
v2.2.0
2.2.0 (2019-03-07)
Features
octokit.licenses.listCommonlyUsed()
(#21) (783ca84)