Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/content/changelog/rules/2025-04-09-snippets-ga.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: Snippets let you program HTTP traffic with lightweight JavaScript
products:
- rules
date: 2025-04-09T14:00:00Z
hidden: true
---

![Cloudflare Snippets are now GA](~/assets/images/changelog/rules/snippets-ga.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Cloudflare Secrets Store now available in Beta
description: Manage account level Workers secrets via Cloudflare Secrets Store (beta)
date: 2025-04-09T11:00:00Z
hidden: true
---

Cloudflare Secrets Store is available today in Beta. You can now store, manage, and deploy account level secrets from a secure, centralized platform to your Workers.
Expand Down
4 changes: 2 additions & 2 deletions src/content/changelog/workers/2025-04-09-workers-timing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: CPU time and Wall time now published for Workers Invocations
description: Workers Observability tooling now shows CPU time and Wall time for a Workers Invocation.
products:
- workers
date: 2025-04-09T00:01:00Z
hidden: true
date: 2025-04-09T00:00:00Z

---

You can now observe and investigate the CPU time and Wall time for every Workers Invocations.
Expand Down
Loading