Skip to content

Commit c8a1b09

Browse files
committed
[Rules] Add images
1 parent 387c486 commit c8a1b09

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
873 KB
Loading
370 KB
Loading

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

Lines changed: 4 additions & 0 deletions
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.
@@ -18,4 +20,6 @@ What's new:
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.
1921
- **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.
2022

23+
![Snippets shown in Cloudflare Trace results](~/assets/images/changelog/rules/snippets-ga-trace.gif)
24+
2125
Learn more in the [launch blog post](https://blog.cloudflare.com/snippets/).

0 commit comments

Comments
 (0)