Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 10:19
· 214 commits to main since this release
7e116de

Changelog

  • 7e116de Adding conditionKind values to traces (#91)
  • 8b8ecb6 statemachine/actions: a few more logging tweaks
  • bf99013 statemachine/actions: support conditional faults in action handlers
  • a42b9ff statemachine/actions: update logging and invert error check for readability
  • 4283a99 statemachine/task: fixes the task success handler not being executed
  • 3b523c4 worker/task_handler: TaskSuccessful to summarize task Status
  • ae60f60 worker/task_handler: tweak logging for consistency