v0.10.1 Release
e43015f Release 0.10.1
bbaf66a Release 0.10.0
c6112ac Fix replicate ActivityTaskCancelRequested event if activity info not found (#2838)
428e71b Fix tags format after cherrypick
d6990d3 Adding backward compatiblity on pollMutableState API
21fdb82 add tag for tpath
01cc9c9 Include ability to reject queries based on domain
d34d295 Add tag for archival blobstore context timeout
2dbf463 Optimize parent close policy system workflow (#2778)
7c7361e Fix race condition issue for history scavenger against archiver (#2783)
91406ff Use cron workflow for history scanner workflow (#2797)
f860282 (andrew/0.10.x) Fix tasklistName for starting scanner worker (#2763)
deb6337 enforce size limit on query input and query result (#2766)
109505b Change Default Eventstore Version to 2 (#2758)
0251257 Fix bug that workflow can be continued as newed in created state (#2745)
e9e1ef9 Update supported client version (#2741)
89f6c09 Do not initialize remote clients if cluster not enabled (#2722)
21e471a Emit separate metrics for history and visibility in archival client (#2733)
4fbb6f8 Fix sync activity timer bug (#2706)
fe1ff90 Fix replication task nil bug (#2701)
41f93cb Bugfix: add domain name to request when only visibility archival is enabled (#2689)
3acdb70 (tag: v0.10.0) Update Kafka client for TLS config bugfix (#2688)
1da0ebf Fix missing start time in executions table (#2687)
a6e1211 Fix sync activity linting (#2686)
5534efc Handle sync activity in NDC (#2673)
8b2594c Rewrite passive task processing life cycle (#2680)
1150060 Update canary error handling (#2683)
951eb79 Delete unused folder/files (#2676)
4514b2e Adds prometheus config to config_template.yml (#2669)
961f8b3 Delete CompleteFork API from History Persistence (#2675)
cbf1d4a Properly handle error cases in mutable state (#2674)
f72adc5 Rename History Events V2 interfaces (#2660)
9ddbe2f Wire up event resend with admin client get raw history API (#2654)
6c8d531 Abort domain cache refreshment retry during shutdown (#2672)
df19cca Improve domain cache error handling (#2671)
a84e928 Flush buffer events when workflow close (#2668)
5e00abe sql-tool: fix error message (#2667)
a0cd90d Update admin CLI handle NDC version history (#2662)
99b2baa Fix docker build (#2665)
1ddc599 Rewrite workflow resetter for NDC (#2656)
16eb3d5 Deprecate historyV1 in archiver history iterator test (#2655)
58879ef Remove Deprecated code of Events V1 (#2634)
dda75d0 Remove unnecessary user timer API in timer builder (#2659)
44f69c7 Update handle update current branch logic on current workflow finish (#2657)
8be2137 Fix worker initialization issue (#2650)
189b1e1 Implement Admin Get Raw History API For NDC (#2625)
0211497 Fix issue that replication target clusters are not enforced (#2649)
4854135 Domain replication followup changes (#2648)
f756049 Domain replication ack and cleanup (#2628)
d128b8b Add domainName to archive visibility request (#2643)
376e029 Wire Kafka with NDC (#2642)
dccfa24 upgrade version which server can support (#2638)
edd14e1 Emit tasklist tag for workflow completion event (#2636)
6d70d9a Domain V1 deprecation cleanup (#2639)
ef14cb2 Support opaque and query in archiver URI (#2630)
9ac2bf1 Add metrics for visibility archiver (#2629)
62eacc8 Handle NDC randomized test edge case (#2637)
9d30d92 Fix domain cache refresh bug (#2635)
a781595 Deprecate metadata manager V1 implementation in Cassandra (#2633)
4904aca Enable NDC feature flag for integration test (#2631)
6d2ffbd Enable ndc integration test in buildkite (#2626)
673a10b Add admin domain CLI which can bypass frontend (#2624)
e2cfef9 Update CLI to support Visibility Archival (#2615)
af7e0cb Merge pull request #2620 from uber/3+DC
a74819b Merge branch 'master' into 3+DC
ac3eba1 Fix bootstarp errors (#2621)
b88ecb6 Merge branch 'master' into 3+DC
e126ebe Fix Slack invite link in README (#2619)
eed5396 Merge branch 'master' into 3+DC
10c9b78 Disable NDC for merge back to master (#2616)
c81b896 Handle visibility archival requests in system workflow (#2610)
5fa1faf Introduce in memory decision task state machine (#2597)
4a63a82 Move domain handling logic to common package (#2612)
d29385f Improve file based dynamic config client error message (#2611)
d1c4d4b Open Source Cadence Canary (#2594)
901e804 Improve cross compile functionality on Makefile (#2606)
85cc6f3 Fix clusterInfo in development_mysql.yaml (#2608)
12f051e Add protection on SQL injection for visibility (#2562)
8c06707 Fix NDC workflow reset nil pointer (#2605)
1e9e137 Add CadenceChangeVersion to search attributes (#2604)
f6a0247 Fix NDC events reapplication transaction policy (#2602)
39599a2 Add metrics when poll for decision task fail (#2600)
609b526 Improve MySQL db query index usage (#2598)
6d5494c Handle NDC events reapplication to current workflow (#2596)
6ab9324 Revert "Refactor archival workflow" (#2593)
1736590 Implement NDC events reapplication (#2577)
efe8e19 add comments to validateListOrCountRequestForQuery to clarify usage of sql statement (#2566)
7a4e0a4 Upgrade to go 1.13 (#2592)
d91a7bf Refactor archival workflow (#2583)
c6f99b2 Add nosec comments for scanner (#2568)
5f7e5dc A batch of issue fixes (#2591)
d51b8df Reset: not rely on timeout for cleanup history (#2589)
5606e0f Run go mod tidy (#2588)