- Added line number to secrets' path in secrets command report.
- Fixed an issue where init a community pack did not present the valid support URL.
- Fixed an issue where init offered a non relevant pack support type.
- Fixed an issue where lint did not pull docker images for powershell.
- Fixed an issue where find-dependencies did not find all the script dependencies.
- Fixed an issue where find-dependencies did not collect indicator fields as dependencies for playbooks.
- Updated the validate and the secrets commands to be less dependent on regex.
- Fixed an issue where lint did not run on circle when docker did not return ping.
- Updated the missing release notes error message (RN106) in the Validate command.
- Fixed an issue where Validate would return missing release notes when two packs with the same substring existed in the modified files.
- Fixed an issue where update-release-notes would add duplicate release notes when two packs with the same substring existed in the modified files.
- Fixed an issue where update-release-notes would fail to bump new versions if the feature branch was out of sync with the master branch.
- Fixed an issue where a non-descriptive error would be returned when giving the update-release-notes command a pack which can not be found.
- Added dependencies check for widgets in find-dependencies command.
- Added a
update-docker
flag to format command. - Added a
json-to-outputs
flag to the run command. - Added a verbose (
-v
) flag to format command. - Fixed an issue where download added the prefix "playbook-" to the name of playbooks.