v0.5.8 Release
Major feature: Auto-Reset
4027955 2019-05-08 Reset CLI: reset/batch-reset allow reset by bad binary
3298cbf 2019-05-06 Auto-reset: do not trigger/process reset task when reset point has e…
49d329d 2019-05-03 Print auto-reset points in describeWorkflow CLI
ba85ce4 2019-05-03 Check bad binary in respondDecisionTask and pollForDecisionTask
d141a7c 2019-05-02 Auto-Reset: Skip reset task if current run has changed
5d3f8cd 2019-05-02 Reset CLI: show reset points, reset by type
c89ed98 2019-05-02 CLI: Fix batch reset sleep and usage explaination
00f07d6 2019-05-01 Auto-Reset: Schedule and process reset transfer task
f98c13a 2019-05-01 Batch reset for workflow
b7552d0 2019-04-30 Auto-reset: store auto-reset points at decisionTaskCompleted
364dce9 2019-04-30 Auto-Reset : CLI to add/remove bad binary checksum
26a894f 2019-04-29 Auto reset persistence - metadataManager/Store
Other Features
3f94b7b 2019-05-14 add entity not exists metrics to blobstore
26feb8a 2019-05-08 Add paging iterator to collection
66a9a25 2019-05-08 Deprecate clustersInfo configuration in favor of new clusterMetadata…
f358c69 2019-05-08 Add header support to SignalWithStartWorkflowExecution
0a94cb1 2019-05-08 Change location where blobstore metrics client gets created
0639ff1 2019-05-07 Emit different metric type for blobstore.GetTags on blobNotExists error
22abeff 2019-05-07 Use metrics client wrapper for blobstore in frontend
2236052 2019-05-06 Parse time in visibility query string
fa5d9cc 2019-05-06 Switch to File Based Dynamic Config Client
581dd02 2019-05-06 Handle execution time query
d8bc4b1 2019-05-02 File based dynamic config client
e42df9f 2019-05-02 Add Count API
14fd1a1 2019-04-30 Add header parameter to allow context propagation
3e9afde 2019-04-30 Add Scan API
9fcdbc0 2019-04-30 CLI support list workflow output in json
Bug fixes
f7ad488 2019-05-14 Fix bug: signal workflow will trigger cron workflow exe
cution
767dfbf 2019-05-13 Use correct context inside of croutine and do not close channel
607eda4 2019-05-13 Fix retError not being returned
f0a613b 2019-05-10 Correctly emit workflow execution stats
a9f353f 2019-05-10 Fix NPE in archival signal sending
d12a089 2019-05-10 Fix yarpc registration data race
c550f85 2019-05-10 Add Integ tests for transient/regular decision with bufferedEvents/termination
a33c480 2019-05-09 Fix printHistory util and remove abusing in tests
a8ecce2 2019-05-08 Fix prometheus metrics emission
1608cf9 2019-05-06 Fix empty log message making logs unable to filter
3984399 2019-05-06 Delete current workflow execution in archival handling as well as delete