Releases: octokit/plugin-enterprise-cloud.js
Releases · octokit/plugin-enterprise-cloud.js
v4.1.1
10 Jun 17:49
Compare
Sorry, something went wrong.
No results found
4.1.1 (2020-06-10)
Bug Fixes
deps: bump @octokit/types from 4.1.9 to 5.0.0 (805dc7e )
v4.1.0
07 Jun 18:03
Compare
Sorry, something went wrong.
No results found
4.1.0 (2020-06-07)
Features
orgs.listCredentialAuthorizations, orgs.removeCredentialAuthorization, scim.getProvisioningDetailsForUser, scim.provisionAndInviteUsers, scim.provisionInviteUsers, scim.removeUserFromOrg, scim.replaceProvisionedUserInformation, scim.updateUserAttribute. (#137 ) (51bb14f )
v4.0.0
02 Jun 21:37
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
teams.createOrUpdateIdPGroupConnections is now teams.createOrUpdateIdPGroupConnectionsInOrg, teams.listIdPGroups is now teams.listIdPGroupsInOrg. Both require org parameter
v3.0.3
14 Jan 21:47
Compare
Sorry, something went wrong.
No results found
3.0.3 (2020-01-14)
Bug Fixes
README: bug in usage example (97dcc9a )
v3.0.2
14 Jan 18:27
Compare
Sorry, something went wrong.
No results found
3.0.2 (2020-01-14)
Bug Fixes
reduce code size trough internal refactoring (5d29780 )
v3.0.1
14 Jan 18:21
Compare
Sorry, something went wrong.
No results found
3.0.1 (2020-01-14)
Bug Fixes
reduce code size trough internal refactoring (1f52e9b )
v3.0.0
14 Jan 05:08
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
@octokit/plugin-scim) has been renamed to @octokit/plugin-enterprise-cloud
const plugin = require("@octokit/plugin-scim") is now const { enterpriseCloud } = require("@octokit/plugin-enterprise-cloud")
Removed official support for Node 8
Features
TypeScript implementation (2a2ee5b )
v2.2.0
16 Apr 00:27
Compare
Sorry, something went wrong.
No results found
2.2.0 (2019-04-16)
Features
add deprecations for methods and parameters (23c3e96 )
v2.1.1
09 Mar 18:22
Compare
Sorry, something went wrong.
No results found
2.1.1 (2019-03-09)
Bug Fixes
v2.1.0
11 Jan 05:27
Compare
Sorry, something went wrong.
No results found
2.1.0 (2019-01-11)
Features