v0.8.0 Release
Native Cron Support
Cadence Server 0.5.0 starts to support this feature (https://github.com/uber/cadence/releases/tag/v0.5.0 )
Misc
- 5fc3b8d 2019-01-07 Add tags for activity and local activity metrics (#626)
- ed836f6 2018-12-28 Add descriptions on list API (#625)
- ef05d61 2018-12-19 update doc (#622)
- 38421e0 2018-12-11 Remove admin thrift file (#619)
- edfd47e 2018-12-07 Changed to not require retryPolicy expirationInterval when maxRetries is present (#613)
- 946082b 2018-12-07 Panic test if attempt to run multiple workflows with same TestWorkflowEnvironment (#617)
- 61759b5 2018-11-21 Correctly detect if next decision is failed or not (#608)
- df5ddf5 2018-11-21 Emit non-deterministic error log (#610)
- 604e41a 2018-11-19 Treat local activity mismatch as non-deterministic error (#607)
- b0d3799 2018-11-05 Add mock for encoded.Value (#602)
- 59362da 2018-11-01 update workflow.GoNamed() doc (#599)
- d4d8e2f 2018-10-30 Flush buffered heartbeat if activity is not completed (#601)