We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e78e8a commit 1bea19cCopy full SHA for 1bea19c
1 file changed
releases/v1.14.0
@@ -0,0 +1,7 @@
1
+Highlights:
2
+
3
+This release fixes a bug that may lead to workflows being stuck when sequential synchronous calls of local activities are present.
4
+See https://github.com/temporalio/sdk-java/issues/1262 for more details.
5
6
+Changeset:
7
+2022-07-01 - 9e78e8a2 - Fix erroneous closing of workflow tasks instead of heartbeating in some edge cases (#1295)
0 commit comments