Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:14
· 552 commits to master since this release
1bea19c

Highlights

This release fixes a bug that may lead to workflows being stuck when sequential synchronous calls of local activities are present.
See #1262 for more details.

What's Changed

  • Fix erroneous closing of workflow tasks instead of heartbeating in some edge cases by @Spikhalskiy in #1295

Full Changelog: v1.13.0...v1.14.0