Skip to content

v0.8.2 Release

Compare
Choose a tag to compare
@meiliang86 meiliang86 released this 09 May 17:21
· 476 commits to master since this release
d481995

New feature

  • cd8a63e Support Memo in visibility

Bug fixes

  • 4cc749b enable worker graceful shutdown v2
  • 3ae228c Improve error when workflow is missing arguments to an activity
  • ccf2680 allow activity logger to have workflow id and run id
  • 7267c29 Fix invalid memory address or nil pointer dereference
  • df2d96b Poll for decision task with binaryChecksum
  • c99d7e5 Improved panic message when MutableSideEffect not found during replay
  • d481995 Correctly pass through WorkflowIDReusePolicy on SignalWithStart API