Versioning - Go SDK feature guide
Temporal Platform requires deterministic Workflow code, ensuring predictable behavior. The Temporal Go SDK offers versioning features: Workflow Patching APIs and Worker Build IDs. Learn how to use GetVersion(), workflow patching, and Worker versioning to manage changes and ensure deterministic Workflow execution.