Skip to content

v1.25.1

Compare
Choose a tag to compare
@content-bot content-bot released this 31 Dec 18:44
3d75656
  • Added the clean flag to setup-env to delete temp files that were created by lint from the repo.
  • Fixed an issue in validate where there is a specific value for marketplace in isFetch parameter.
  • Fixed an issue where the build number was incorrectly shown in XSOAR marketplace when using the upload command on external repositories via GitLab Pipelines.
  • Added support for excluding_support_level property in pre-commit command to exclude specific support level from running hooks.
  • Added support for the List content-item to prepare-content and split.
  • Breaking change: The download command will no longer download the content-item List in a unified file but instead will split the content-item List into two files (metadata and data).
  • Fixed an issue in generate-docs where the description field was missing from an argument.
  • Changed the log level of some pre-commit DockerHook messages from info to debug.