Skip to content

v0.7.2 Release

Compare
Choose a tag to compare
@lihannan99 lihannan99 released this 27 Jul 23:49
· 606 commits to master since this release
dd3ec32

Bug fixes

  • Evict execution context from cache when there is no workflow definition found (#517)
  • Fix nil pointer in complete decision (#528)
  • Decision reordering bug (#529)
  • Fix decision state machine (#531)

Miscellaneous

  • Add an AfterFn mock-delay-returning function (#521)
  • Reduce defaultDecisionTaskTimeout to 10 (#522)
  • Include workflow execution tags on non-deterministic error (#524)