Skip to content

v1.15.0

Compare
Choose a tag to compare
@tora-kozic tora-kozic released this 23 Aug 14:09
· 19 commits to main since this release
b0a8322

1.15.0 - 2022-08-23

Added

  • Support for the V2 file event data model.
    • V1 file event APIs were marked deprecated in May 2022 and will be no longer be supported after May 2023.
    • Use the --use-v2-file-events True option with the code42 profile create or code42 profile update commands to enable your code42 CLI profile to use the latest V2 file event data model.
    • See the V2 File Events User Guide for more information.

Changed

  • The --disable-ssl-errors options for the code42 profile create and code42 profile update commands is no longer a flag and now takes a boolean True/False arg.