Fix
- Fixed an issue where the demisto-sdk setup-env command failed when no file_paths argument was provided. #4791
- Fixed an issue where the demisto-sdk validate command ran on the remote branch instead of the local current branch by default. #4778
Internal
- Added support for setting the dependency minimum version in the pack metadata. #4786
- Added new VC100 validation. Validates that version_config file schema is valid. #4769
- Added new VC101 validation. Validates that versions in version_config file are continuous. #4769
- Added the VERSION_CONFIG field type. #4794
- Added the test-use-case command to test use-case flows on cloud machines. #4658