releases.shpreview

TypeScript SDK

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases18Avg6/moVersionsv1.17.2 to v1.20.3

What's Changed

Fixed
  • Workflow Bundler: further strengthening of the webpack_module_cache replacement logic, addressing regressions introduced by the fix in 1.20.1.
  • @temporalio/langsmith: install Workflow-bundle rewrites via compiler.webpack so they work under…
Read more →
v1.20.0

New @temporalio/langsmith package hooks the client, Workflow, and Activity interceptors so Workflows and their Activities show up as a single LangSmith run tree. Core updated to improve gRPC decompression retry logic, honor SDK flags in Workflow replay, and fix OTLP metric export logging; @temporalio/openai-agents now derives trace span IDs from the SDK's replay-safe random source.

Read more →
v1.19.0

Node version requirement bumped to 20.3.0, and gRPC gzip compression is now enabled by default (disable via grpcCompression: { codec: none } if using a proxy without gzip support). Nexus operation link propagation now works for signals, making caller and callee mutually navigable in the UI, and WorkflowHandle.runId is now optional to support creating handles using only a workflow ID.

Read more →

Bug Fixes

  • [workflow-streams] Fix continue-as-new handling in workflow-streams subscribe (#2102)
  • [activity] Correctly populate activity info task queue and namespace…
Read more →

Notable Changes

  • [client, nexus] Standalone Nexus Operations support (#2027, #2085). Adds client.nexus, typed Nexus service clients, operation handles…
Read more →
Notable Changes
  • 💥 The Nexus API has several breaking changes in this release; see items marked 💥 in the sections below. Of particular note: NexusClient has been renamed to NexusServiceClient
Read more →
Last Checked
32m ago
Latest
v1.20.3
Tracking since Aug 4, 2023