Skip to content

Commit

Permalink
Release v1.14.0 (#1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spikhalskiy authored Jul 4, 2022
1 parent 9e78e8a commit 1bea19c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions releases/v1.14.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Highlights:

This release fixes a bug that may lead to workflows being stuck when sequential synchronous calls of local activities are present.
See https://github.com/temporalio/sdk-java/issues/1262 for more details.

Changeset:
2022-07-01 - 9e78e8a2 - Fix erroneous closing of workflow tasks instead of heartbeating in some edge cases (#1295)

0 comments on commit 1bea19c

Please sign in to comment.