[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 inMockActivityEnvironment
(#1723, thanks @TastyPi).
Minor features
- [Experimental] Activity pause/unpause (#1729)
Full Changelog: v1.12.2...v1.12.3