Skip to content

Improvements

Compare
Choose a tag to compare
@gurmitteotia gurmitteotia released this 10 Nov 17:14
· 104 commits to master since this release
  • Renamed the SignalAttribute to SignalEventAttribute to maintain the consistency in naming. It is a breaking change.
  • Added support to handle WorkflowRestartFailedEvent. By default workflow will fail when this event is raised however user can provide custom workflow action.