v0.8.2 Release
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