Skip to content

1.12.3

Latest
Compare
Choose a tag to compare
@mjameswh mjameswh released this 19 Aug 23:44
· 4 commits to main since this release
f9c94a5

[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