github demisto/demisto-sdk v1.9.0

latest releases: v1.31.11, v1.31.10, v1.31.9...
20 months ago

1.9.0

  • Fixed an issue where the Slack notifier was using a deprecated argument.
  • Added the --docker-image argument to the lint command, which allows determining the docker image to run lint on. Possible options are: 'native:ga', 'native:maintenance', 'native:dev', 'all', a specific docker image (from Docker Hub) or, the default 'from-yml'.
  • Fixed an issue in prepare-content command where large code lines were broken.
  • Added a logger warning to get_demisto_version, the task will now fail with a more informative message.
  • Fixed an issue where the upload and prepare-content commands didn't add fromServerVersion and toServerVersion to layouts.
  • Updated lint to use graph instead of id_set when running with --check-dependent-api-module flag.
  • Added the marketplaces field to all schemas.
  • Added the flag --xsoar-only to the doc-review command which enables reviewing documents that belong to XSOAR-supported Packs.
  • Fixed an issue in update-release-notes command where an error occurred when executing the same command a second time.
  • Fixed an issue where validate would not always ignore errors listed under .pack-ignore.
  • Fixed an issue where running validate on a specific pack didn't test all the relevant entities.
  • Fixed an issue where fields ending with _x2 where not replaced in the appropriate Marketplace.

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.