Skip to content

v0.8.1 Release

Compare
Choose a tag to compare
@longquanzheng longquanzheng released this 19 Mar 19:49
· 457 commits to master since this release
4accc5e

Bug fixes and IDL sync

  • 1a328be 2019-03-17 Fix buffered channel bug (#666) [GitHub]
  • 91c82a2 2019-03-14 Fix godocs for child policy (#662) [GitHub]
  • 759f50a 2019-03-13 Reset stickyBacklog when pollForDecisionTask call failed (#660) [GitHub]
  • b9e6b1b 2019-03-12 Update doc on SignalWithStart to support WorkflowIDReusePolicy (#657) [GitHub]
  • 6abb244 2019-03-08 Add link to godoc [GitHub]
  • 6bcabf4 2019-03-08 Fix typos in comments [GitHub]
  • f5e27d2 2019-03-07 Added missing Cron and parent related fields to WorkflowInfo (#655) [GitHub]
  • 4ce3f00 2019-03-06 Workflow returning PanicError should fail workflow (#654) [GitHub]
  • 51dec69 2019-02-27 Added panic handler to executeMock (#651) [Bowei Xu]
  • f26b23a 2019-02-20 Update doc for list API (#646) [GitHub]
  • 5888c6a 2019-02-20 Graceful handling of goexit inside an activity while testing (#645) [Maxim Fateev]
  • 38ffc46 2019-02-06 Test framework: add support to mock GetVersion (#641) [GitHub]
  • ef4ea25 2019-02-01 Add unit test support for GetLastCompletionResult and GetHeartbeatDetails (#636) [GitHub]
  • 05e5f70 2019-02-01 Introducing new error type for unknown external workflow execution (#639) [Maxim Fateev]
  • e0ccefb 2019-01-25 Sync idl for WF reset API (#624) [GitHub]
  • c8a3f45 2019-01-18 Test: Use UTC for cron schedule (#630) [GitHub]