Server Changelog

Serverless Workers for GCP Cloud Run are now available in pre-release

August 6, 2026

Serverless Workers for Google Cloud Run allows Temporal to control the scaling of Worker Pools in Cloud Run, allowing for direct responses to available work and more efficient autoscaling.

Serverless Workers for AWS Lambda is in Public Preview

August 3, 2026

Serverless Workers for AWS Lambda allows Temporal to control the scaling and lifecycle of Workers running as Lambda functions, enabling direct responses to available work and automatic autoscaling without any infrastructure to manage.

Temporal's Rust SDK is now in Public Preview

We're excited to announce that the fully-featured Temporal Rust SDK is in public preview.

Task Queue Priority & Fairness are now Generally Available

May 5, 2026

Task Queue Priority & Fairness are now Generally Available. No more custom logic or queueing systems — you can manage it all with Temporal.

The Temporal Worker Controller is now Generally Available

May 4, 2026

The Temporal Worker Controller is now Generally Available. It's now even easier for teams utilizing K8s to manage the entire lifecycle of their Temporal workers: deployment, versioning, tuning, and scaling.

Improve accountability and traceability for Temporal Workflow Executions with Principal attribution

April 30, 2026

Improve accountability and traceability for Workflow Executions with Principal attribution. Now in pre-release for both Cloud and Self-hosted users.

External Storage Claim-Check is now in pre-release.

Users can now offload large payloads to external storage providers and pass small token references through the Event History instead.

Environment Configuration is now Generally Available

February 24, 2026

Environment Configuration is now Generally Available

Environment Config is in Public Preview

November 12, 2025

Environment Config is in Public Preview

Worker Versioning is now in Public Preview!

July 15, 2025

Worker Versioning is now in Public Preview! This allows you to confidently deploy new changes to the Workflows running on your Workers without breaking them. Temporal enables this by helping you manage different builds or versions.

Temporal Cloud Metrics Integrated with Datadog

April 14, 2025

We’re excited to announce a new integration between Temporal Cloud and Datadog, designed to transform how developers monitor and optimize their Temporal Workflows.

KEDA-Based Auto-Scaling for Temporal Workers

April 11, 2025

We’re thrilled to announce the availability of the Temporal Worker scaler in the latest version of KEDA (v2.17.0), a Kubernetes-based Event-Driven Autoscaling component.

Release Highlights from Replay 2025

Check out these new capabilities announced at Replay 2025!

Updated Automated Migrations to Temporal Cloud

March 3, 2025

Announcing our migration tooling for seamless transitions from self-hosted Temporal instances to Temporal Cloud, now in Pre-release.

Activity Operability Pre-release: Enhanced Control for Misbehaving Activities

January 16, 2025

The Activity Operability Pre-release adds CLI tools to pause, unpause, reset, and update workflow activities, improving issue management. It’s a pre-release, and feedback is welcomed for future updates.

Soft Launch of Service Accounts and API Keys for Namespace Auth

August 20, 2024

Announcing Service Accounts and API Keys for Namespace Auth for SSU users. Public docs is available to help you get started: Service Accounts: Manage non-human user accounts securely. API Keys: Securely authenticate client connections to namespaces.

Tcld v0.29.0

July 9, 2024

Add retry for grpc call