Skip to content

Dag definition, Dynamic Branching and Revised API

Pre-release
Pre-release
Compare
Choose a tag to compare
@s8sg s8sg released this 12 Jul 04:48
· 142 commits to master since this release
6acb5f4

This release add the below major changes:

  1. Add option to modify Request before its executed for function and callback
  2. Allow to query DAG definition and removes DOT generation from flow
  3. Fix issues with Dynamic Branch executions
  4. Changes StateStore interface to more granular, allowing more operation to be permitted on top
  5. Options are separated into more meaning full Groups