Feature
- Added BA104 validation to ensure marketplace tags are valid, properly matched, and not nested incorrectly. #5038
Fix
- Fix wrong operator name in ST110 structure validation. #5034
- Fixed an issue where the demisto-sdk --help command failed due to dependency conflicts between the
typer
andclick
packages. #5036 - Fixed an issue where pre-commit failed when run on new docker image. #5046
- Fixed an issue where validate didn't manage to parse old objects for XDRC templates. #5041