github temporalio/sdk-typescript v1.12.3
1.12.3

latest releases: v1.13.1, v1.13.0
2 months ago

[1.12.3] - 2025-08-19

Bug Fixes

  • Fix a recurring "Network error while sending worker heartbeat error due to PermissionDenied" warning messages in worker logs observed by Temporal Cloud users after upgrading to TS SDK 1.12.2 (#1766)
  • Fix "Critical dependency: the request of a dependency is an expression" warning message emitted by workflow bundler since TS SDK 1.12.2 (#1767).
  • Set default workflowExecution.runId to a UUID in MockActivityEnvironment (#1723, thanks @TastyPi).

Minor features

  • [Experimental] Activity pause/unpause (#1729)

Full Changelog: v1.12.2...v1.12.3

Don't miss a new sdk-typescript release

NewReleases is sending notifications on new releases.