Releases: ConductorOne/baton-jumpcloud
Releases · ConductorOne/baton-jumpcloud
v0.0.7
v0.0.6
v0.0.5
Changelog
- 0c86e92 Set group and role entitlement slug to be 'member' instead of the resource display name
- 302e111 Make a new 'administration' app and give admin users a grant there instead of their own resource type
- 7865958 Update connector to emit a new app for tracking JumpCloud administrators instead of double user resources
- ba77983 Upgrade baton-sdk to v0.1.5
v0.0.4
Changelog
- 4b37aaf Better factoring for fetching managers
- 597f22f Close manager request body
- 4ec75ee If a user has a manager set, also set the manager field to their email address
- 5b82695 Bump baton-sdk to v0.0.30 for provisioning support
- 34b0d2f Don't use local baton-sdk
- da584e7 Stash
- 354eacb Add support for adding and removing users from groups
v0.0.3
v0.0.2
v0.0.1
Changelog
- e0a6510 Add code of conduct and license to repo
- 4675ac4 Copypasta
- 293fe0b First pass at readme
- d14d895 Use correct path for building binaries
- b968c7a Fix grantableto on roles and pagination on apps
- 1df94aa work on supporting apps, roles and admin users
- a61d97f start on groups
- 4781444 manager id is better
- c6202ca work on basic user list
- e28f808 make it a go workspace
- 1f7b04e remove extra makefile stuff
- 7a68bb2 extra file included
- ebfe5f5 tweak package names
- 2b626ae tweak config for codegen
- c0682b0 Add generated JumpCloud API Client
- 2b1481e Initial commit