Releases: temporalio/sdk-go
Releases · temporalio/sdk-go
v1.0.0-rc1
Release 1.0.0-rc1 (#261)
v0.31.0
v0.30.0
v0.29.0
Update go.temporal.io/api dependencies to 0.29.0 (#237)
v0.28.2
This change contains the following fix that will break backwards compatibility for existing deployed Workflow Environments: Fixes bug where executing multiple local activities in parallel causes the Workflow to hang.
v0.28.1
This change contains the following fix:
- Fixes bug where long-running activities were sending heartbeats at the incorrect interval, causing either unexpected Heartbeat timeouts or more-frequent-than-expected heartbeats.