You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the validate command (PA114) to verify the "currentVersion" field was raised in the pack_metadata when changing specific fields in the pack_metadata file. #3972
Added support for update-release-notes command to update release notes when changing specific fields in the pack_metadata file. #3972
Added support to load the correct file content when reading remote files according to its URL. #4050
Added to the pre-commit command a new hook validate-deleted-files which validates it is not possible to delete certain files. #4050
Added support for hybrid field in pack_metadata.json and the integration YAML. #4087
Improved error handling when reading files locally, remotely or from git. #4081