Feature
- Added support for the
internalflag in pack_metadata.json to mark packs as internal (hidden from UI and API). #5325 - Jobs are now blocked from being uploaded as part of a pack. #5329
Fix
- Prevent SDK crash when encountering
deployment.jsonfiles in pack root. #5332 - Get script's python file from local repo when unifying old_base_content. #5331
- Fixed BC117 validation to handle new pack scenarios where the old content item has no pack attribute, preventing an AttributeError. #5326
- Added support for RENAMED git status in BC117 validation and improved handling of newly added items in new packs. #5326
Internal
- Bump nltk version #5328