temporalio/sdk-java
### [`v1.14.0`](https://togithub.com/temporalio/sdk-java/releases/tag/v1.14.0)
[Compare Source](https://togithub.com/temporalio/sdk-java/compare/v1.13.0...v1.14.0)
#### 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](https://togithub.com/temporalio/sdk-java/issues/1262) for more details.
#### What's Changed
- Fix erroneous closing of workflow tasks instead of heartbeating in some edge cases by [@Spikhalskiy](https://togithub.com/Spikhalskiy) in [https://github.com/temporalio/sdk-java/pull/1295](https://togithub.com/temporalio/sdk-java/pull/1295)
**Full Changelog**: https://github.com/temporalio/sdk-java/compare/v1.13.0...v1.14.0
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.13.0
->1.14.0
By merging this PR, the issue #9 will be automatically resolved and closed:
Release Notes
temporalio/sdk-java
### [`v1.14.0`](https://togithub.com/temporalio/sdk-java/releases/tag/v1.14.0) [Compare Source](https://togithub.com/temporalio/sdk-java/compare/v1.13.0...v1.14.0) #### 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](https://togithub.com/temporalio/sdk-java/issues/1262) for more details. #### What's Changed - Fix erroneous closing of workflow tasks instead of heartbeating in some edge cases by [@Spikhalskiy](https://togithub.com/Spikhalskiy) in [https://github.com/temporalio/sdk-java/pull/1295](https://togithub.com/temporalio/sdk-java/pull/1295) **Full Changelog**: https://github.com/temporalio/sdk-java/compare/v1.13.0...v1.14.0