Skip to content

v1.16.0

Compare
Choose a tag to compare
@tora-kozic tora-kozic released this 06 Oct 17:51
· 18 commits to main since this release
c4bbdb0

1.16.0 - 2022-10-06

Added

  • Support for Code42 API clients.
    • You can create a new profile with API client authentication using code42 profile create-api-client
    • Or, update your existing profile to use API clients with code42 update --api-client-id <id> --secret <secret>
  • New commands to view details for user risk profiles:
    • code42 users list-risk-profiles
    • code42 users show-risk-profile
  • Proxy support via HTTPS_PROXY environment variable.

Changed

  • When using API client authentication, changes to the following legal-hold commands:
    • code42 legal-hold list - Change in response shape.
    • code42 legal-hold show - Change in response shape.
    • code42 legal-hold search-events - Not available.