github demisto/demisto-sdk v1.39.0

4 hours ago

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-level hybrid field, so it no longer fails the ST110 validation. #5353
  • Added internal and prompt as valid underlyingcontentitem.type values for Agentix actions. #5206

Fix

  • Added marketplaces field to the StrictPreProcessRule schema to prevent ST110 validation failures when pre-process rules include a marketplaces field. #5345

Internal

  • Fixed docstring parsing in generate-yml-from-python for Python 3.13+ compatibility using inspect.cleandoc normalization. #5319
  • Updated GitHub Actions to support Node.js 24 and resolve deprecation warnings for Node.js 20. #5319

Don't miss a new demisto-sdk release

NewReleases is sending notifications on new releases.