Skip to content

Commit 89c8cdb

Browse files
authored
Update 2025-09-11-increased-version-rollback-limit.mdx
1 parent 779aee8 commit 89c8cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/workers/2025-09-11-increased-version-rollback-limit.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ products:
55
- workers
66
date: 2025-09-11
77
---
8-
The number of recent versions available for a Worker rollback has been increased from 10 to **100**.
8+
The number of recent versions available for a Worker rollback has been increased from 10 to 100.
99

1010
This allows you to:
1111

1212
* Promote any of the 100 most recent versions to be the active deployment.
1313

14-
* Split traffic using gradual deployments between your latest code and any of the 100 most recent versions.
14+
* Split traffic using [gradual deployments](/workers/configuration/versions-and-deployments/gradual-deployments/) between your latest code and any of the 100 most recent versions.
1515

1616
You can do this through the Cloudflare dashboard or with [Wrangler's rollback command](/workers/wrangler/commands/#rollback)
1717

0 commit comments

Comments
 (0)