Skip to main content

2 docs tagged with "workflow-code"

View All Tags

Versioning - Java SDK feature guide

Learn how to use Workflow code versioning features in Temporal, including Workflow Patching APIs and Worker Build Ids, to ensure deterministic code execution and manage code changes.

Versioning - TypeScript SDK feature guide

Temporal Platform requires deterministic Workflow code. The TypeScript SDK offers dedicated versioning features, including Workflow Patching APIs and Worker Build Ids. Learn how to patch Workflow code, migrate Workflows, and use Worker Versioning in this comprehensive guide.