releases.shpreview

v1.40.0

February 12, 2026Go SDKView original ↗
$npx -y @buildinternet/releases show rel_TYOsE_bw9z_16GeTK30os

Breaking Changes

Due to Standalone Activities, testActivityToken are used to keep track of activities, instead of just activityID, they now contain activityID and runID. Most users should not be affected, only if you're manually constructing task tokens in your tests.

Highlights

Versioning v1 and v2 worker options and versioning intent have been marked as deprecated.

Bug fixes

Various test fixes and improvements

Properly set RootWorkflowExecution in child workflow env when testing.

Enforcement of heartbeat and start-to-close timeouts in test environment, as well as properly cancel timer when AwaitWithTimeout condition resolves.

What's Changed

New Contributors

Full Changelog: https://github.com/temporalio/sdk-go/compare/v1.39.0...v1.40.0

Fetched April 11, 2026