Skip to content

Commit a232d66

Browse files
authored
[Rules] Add images (#21549)
1 parent 3be1f0f commit a232d66

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed
1.01 MB
Loading
370 KB
Loading

src/content/changelog/rules/2025-04-09-snippets-ga.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ date: 2025-04-09T14:00:00Z
77
hidden: true
88
---
99

10+
![Cloudflare Snippets are now GA](~/assets/images/changelog/rules/snippets-ga.png)
11+
1012
[Cloudflare Snippets](/rules/snippets/) are now generally available at no extra cost across all paid plans — giving you a fast, flexible way to programmatically control HTTP traffic using lightweight JavaScript.
1113

1214
You can now use Snippets to modify HTTP requests and responses with confidence, reliability, and scale. Snippets are production-ready and deeply integrated with Cloudflare Rules, making them ideal for everything from quick dynamic header rewrites to advanced routing logic.
@@ -16,6 +18,8 @@ What's new:
1618
- **Snippets are now GA** – Available at no extra cost on all Pro, Business, and Enterprise plans.
1719
- **Ready for production** – Snippets deliver a production-grade experience built for scale.
1820
- **Part of the Cloudflare Rules platform** – Snippets inherit request modifications from other Cloudflare products and support sequential execution, allowing you to run multiple Snippets on the same request and apply custom modifications step by step.
19-
- **Trace integration (rolling out)** – Use [Cloudflare Trace](/fundamentals/trace-request/) to see which Snippets were triggered on a request — helping you understand traffic flow and debug more effectively.
21+
- **Trace integration** – Use [Cloudflare Trace](/fundamentals/trace-request/) to see which Snippets were triggered on a request — helping you understand traffic flow and debug more effectively.
22+
23+
![Snippets shown in Cloudflare Trace results](~/assets/images/changelog/rules/snippets-ga-trace.gif)
2024

2125
Learn more in the [launch blog post](https://blog.cloudflare.com/snippets/).

0 commit comments

Comments
 (0)