Skip to content

v1.8.0

Compare
Choose a tag to compare
@antazoey antazoey released this 08 Jul 19:39
· 88 commits to main since this release
9946ade

1.8.0 - 2021-07-08

Fixed

  • Issue where code42 devices bulk deactivate and code42 devices bulk reactivate would
    output incorrect Successes and Failures at the end of the process.

  • Bug where code42 audit-logs search would fail to store checkpoints when timestamps included
    nanoseconds.

  • Issue where if an error occurred during code42 audit-logs search or code42 audit-logs send-to,
    the user would get a stored checkpoint without having handled events.

Added

  • New command code42 users update to update a single user.

  • New command code42 users bulk update to update users in bulk.

  • New command code42 users move to move a single user to a different organization.

  • New command code42 users bulk move to move users in bulk.

Changed

  • Now when a user is not found, the error message suggests that it might be because you don't
    have the necessary permissions.