Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 1.11 KB

File metadata and controls

62 lines (33 loc) · 1.11 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[0.9.0] 2025-10-15

Changed

  • Update of dependencies and template
  • validation of python 3.13 compatibility
  • python 3.13 required

[0.8.0] 2025-09-10

Added

  • allow to cancel the workflow

Fixed

  • update cmempy user access token each time a workflow execution status is updated

[0.7.0] 2025-09-04

Added

  • extendend documentation

Fixed

  • update cmempy user access token each time a workflow starts

[0.6.0] 2025-08-04

Added

  • forward_entities parameter
    • allow to forward incoming entities to the output port
  • parallel_execution parameter
    • allow to execute X workflows in parallel
  • input_mime_type parameter (beta, advanced)
    • When working with file entities, this enables io execution

[0.5.1] 2024-05-08

Added

  • more documentation

[0.5.0] 2024-04-30

Added

  • initial version