Breaking
- Drop support for Python 3.9. #5319
- Removed the deprecated generate-unit-tests command, which is no longer supported. #5319
Feature
- Added support for Python 3.13 and 3.14 #5319
- Added GR114 validation that warns when a content item's supportedModules are not a subset of its non-mandatory dependency's supportedModules. #5327
- Added support for the marketplace-suffix syntax (e.g.,
hybrid:marketplacev2) on the integration root-levelhybridfield, so it no longer fails the ST110 validation. #5353 - Added
internalandpromptas validunderlyingcontentitem.typevalues for Agentix actions. #5206
Fix
- Added
marketplacesfield to theStrictPreProcessRuleschema to prevent ST110 validation failures when pre-process rules include amarketplacesfield. #5345