Releases
v0.7.1
New features
Sync API: Frontend:ListDomains Admin: DescribeHistoryHost (#508 )
Sync API defs from server repo (#506 )
Replay history from file (#500 ) [Bowei Xu]
Add workflowID in result of ExecuteWorkflow (#491 )
Update RespondDecisionTaskCompleted idl (#492 )
add admin.thrift and expose autogenerated stubs (#489 )
Add ResetStickyTaskList API to cadence client (#486 )
Bug fixes
Log metrics and do not panic when the channel receives a corrupted signal (#513 )
Fix service wrapper init for metrics (#515 )
error getDetails (#514 )
Clean up .gen/go/admin/adminservice_inquiryworkflowexecution.go (#510 )
Return Nil as result from testsuite on error (#505 )
Fix firewall warning of client in readme (#504 )
handle long running decision (#498 )
Fix typo in NewCustomError (#499 ) [yiminc]
fix chained future (#488 )
Miscellaneous
Improve metrics with workflow and activity type (#509 )
change long poll history timeout (#512 )
Refactor workflowExecutionContext (#501 )
Rename MaxConcurrentWorkflow constants (#502 )
Adjust defaultMaxConcurrentTask from 50 to 1000 (#503 )
Update comments in workerOptions (#494 )
Reset workflow stickiness on eviction (#496 )
You can’t perform that action at this time.