- Added the
validate-xsoar-config
pre-commit hook, replacingXC
validations. #4150 - Add
--prev-version
argument to pre-commit command. #4177 - Installing virtual environment in setup-env command will use
uv
and will fall back topip
to install requirements. #4065 - Fixed an issue where pre-commit failed when called from an inner directory of a content repo. #4182
- Fixed an issue where generate-docs command didn't work on newly-created integrations in existing Packs. #4162
- Fixed an issue in setup-env where the pack was not uploaded correctly to XSOAR/XSIAM. #4166
- Fixed an issue in setup-env where debug failed when running locally and not with docker. #4166
- Added a script for generating validation docs #4103