Skip to content

v1.6.5

Compare
Choose a tag to compare
@DeanArbel DeanArbel released this 01 May 06:38
  • Fixed an issue in the format command where the id field was overwritten for existing JSON files.
  • Fixed an issue where the doc-review command was successful even when the release-note is malformed.
  • Added timestamps to the demisto-sdk logger.
  • Added time measurements to lint.
  • Added the flag '-d', '--dependency' to find-dependencies command to get the content items that cause the dependencies between two packs.
  • Fixed an issue where doc-review failed to recognize script names, in scripts using the old file structure.
  • Fixed an issue where concurrent processes created by lint caused deadlocks when opening files.
  • Fixed an issue in the format command where _dev or _copy suffixes weren't removed from the subscript names in playbooks and layouts.
  • Fixed an issue where validate failed on nonexistent README.md files.
  • Added support of XSIAM content items to the validate command.
  • Report lint summary results and failed packages after reporting time measurements.