github demisto/demisto-sdk v1.32.5

12 hours ago

Breaking

  • Removed PA134 from the old validate. The validation ensures that the pack has exactly one category and that this category is valid. #4673

Feature

  • Modified PA103 validation (validate pack categories). The validation will now allow multiple categories for a single pack. #4673
  • Modified the configuration section generated by the generate-docs command by removing navigation steps and generalizing the code to accommodate different Cortex platforms. #4585
  • Added support for non-default registry ports when using custom docker images. i.e: 'registry:5000/repository/image:main' #4674
  • Added support for utilizing content_status.json within content pipelines. #4656

Fix

  • Fixed an issue where demisto-sdk pre-commit inadvertently skipped all files when executed with the --all-files flag. #4668
  • Fixed an issue where demisto-sdk commands would fail in some system setups. #4666
  • Fixed an issue where logging would fail when linking PR to Jira issue in the GitHub workflow step. #4649
  • Fixed an issue where logger crashed when imported as library. #4657
  • Fixed an issue where logging would fail when creating a Docker image. #4648

Internal

  • Moved RN106 and RN107 to the new validate format. These validations ensure there are no missing release notes. #4643
  • Fixed an issue where the git statuses of content objects related files were not calculated correctly. #4643

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.