Skip to content

Releases: ConductorOne/baton-jumpcloud

v0.0.7

03 Oct 20:51
4c5d694
Compare
Choose a tag to compare

Changelog

  • 5a6e38f Don't fail group provisioning if there isn't work to do
  • 76b18ef Updating baton capabilities.
  • 7412ea6 Updating baton capabilities.

v0.0.6

26 Sep 17:56
9117fba
Compare
Choose a tag to compare

Changelog

  • bfe1e41 Add capablities workflow
  • 0606344 Opportunistically use system users for admins, otherwise create a user for them.

v0.0.5

01 Sep 21:04
fe58ec9
Compare
Choose a tag to compare

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

15 May 20:47
4959f0e
Compare
Choose a tag to compare

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

06 May 01:46
54b222f
Compare
Choose a tag to compare

Changelog

  • 930377a Don't init api clients as go modules, drop workspace
  • 84b90f8 Regenerate jcapi modules and lowercase conductorone in module name

v0.0.2

28 Apr 16:31
0bae393
Compare
Choose a tag to compare

Changelog

  • f94e236 Add support for app assignments to group members
  • c553fbe Update ci workflows to use new versions
  • 64267b1 Update baton-sdk to v0.0.26

v0.0.1

27 Mar 18:03
cabed18
Compare
Choose a tag to compare

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