Workflows, Workers - Workflow instances now support pause(), resume(), restart(), and terminate() methods in local development
UpdateUnverifiedAdded Sep 24, 2026
Workflow instance methods pause() , resume() , restart() , and terminate() are now available in local development when using wrangler dev . You can now test the full Workflow instance lifecycle locally: const instance = await env. MY_WORKFLOW . create ({ id: "my-instance-id" , }); await instance.
More Cloudflare developer platform releases
Every Cloudflare developer platform release| Date | Release | Type |
|---|---|---|
| Mar 23 | Agents, Workers - Agents SDK v0.8.0: readable state, idempotent schedules, typed AgentClient, and Zod 4unverified Update | Update |
| Mar 23 | AI Search - New AI Search REST API endpoints for /search and /chat/completionsunverified Update | Update |
| Mar 23 | AI Search - AI Search UI snippets and MCP supportunverified Preview | Preview |
| Mar 23 | AI Search - Custom metadata filtering for AI Searchunverified Update | Update |
| Mar 23 | API Shield - Web Assets fields now available in GraphQL Analytics APIunverified Update | Update |
| Mar 23 | R2 SQL - R2 SQL now supports over 190 new functions, expressions, and complex typesunverified Update | Update |
| Mar 23 | WAF - WAF Release - 2026-03-23unverified Beta | Beta |
| Mar 24 | AI Crawl Control - Advanced WAF customization for AI Crawl Control blocksunverified Update | Update |
Also shipped on Mar 23, 2026
Cloudflare in March 2026| Date | Company | Release | Product | Type |
|---|---|---|---|---|
| Mar 23 | Removal of pre_tax_price from the Order REST Admin APIunverified | Shopify developer platform | Pricing | |
| Mar 23 | TypeScript 6.0unverified | TypeScript | Update | |
| Mar 23 | DuckDB v1.5.1 Bugfix Releaseunverified | DuckDB | Update | |
| Mar 23 | Updated handling of customer data erasure requests with recent ordersunverified | Shopify developer platform | Update | |
| Mar 23 | Adding barcode support to inventory shipments APIunverified | Shopify developer platform | Update |
Sources: each vendor's own release notes, changelogs and GitHub releases, read daily to monthly by how often it posts. Logos via logo.dev; trademarks belong to their owners.