github demisto/demisto-sdk v1.6.3

latest releases: v1.31.11, v1.31.10, v1.31.9...
2 years ago
  • Breaking change: Fixed a typo in the validate --quiet-bc-validation flag (was --quite-bc-validation). @upstart-swiss
  • Dropped support for python 3.7: Demisto-SDK is now supported on Python 3.8 or newer.
  • Added an argument to YAMLHandler, allowing to set a maximal width for YAML files. This fixes an issue where a wrong default was used.
  • Added the detach mechanism to the upload command, If you set the --input-config-file flag, any files in the repo's SystemPacks folder will be detached.
  • Added the reattach mechanism to the upload command, If you set the --input-config-file flag, any detached item in your XSOAR instance that isn't currently in the repo's SystemPacks folder will be re-attached.
  • Fixed an issue in the validate command that did not work properly when using the -g flag.
  • Enhanced the dependency message shown when running lint.
  • Fixed an issue where update-release-notes didn't update the currentVersion in pack_metadata.
  • Improved the logging in test-content for helping catch typos in external playbook configuration.

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.