We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35a097 commit 145c0eaCopy full SHA for 145c0ea
1 file changed
releases/v1.9.1
@@ -0,0 +1,10 @@
1
+Highlights:
2
+
3
+Test server not timing out workflow task in case of subsequent "unhandled command" failures anymore fixing the
4
+behavior introduced in Test Server 1.9.0 and Temporal Server 1.16
5
6
+Changeset:
7
+2022-04-13 - 3a5ffb77 - Don't time out WFT in case of subsequent UNHANDLED_COMMAND failures (#1140)
8
+2022-04-14 - 1816ad24 - Align Test Server describeWorkflowExecution message with Temporal Server (#1142)
9
+2022-04-14 - 823c6e6c - Fix workflow thread name strategy to append a clear marker of truncation (#1144)
10
+2022-04-15 - f35a0971 - setMetricsScope is wired into test rules (#1143)
0 commit comments