MORE POSTS
August 14, 2023 1:00 PM
Wasm core dumps and debugging Rust in Cloudflare Workers
Debugging Rust and Wasm with Cloudflare Workers involves a lot of the good old time-consuming and nerve-wracking printf'ing strategy. What if there’s a better way? This blog is about enabling and using Wasm core dumps and how you can easily debug Rust in Cloudflare Workers...
August 11, 2023 1:01 PM
Debug Queues from the dash: send, list, and ack messages
Today, we are thrilled to share that customers can now debug their Queues directly from the Cloudflare dashboard. This new feature allows customers to send, list, and acknowledge messages in their Queues from the Cloudflare dashboard, enabling a more user-friendly way to interact...
August 11, 2023 1:00 PM
Introducing scheduled deletion for Cloudflare Stream
Easily manage storage with scheduled deletion for Cloudflare Stream, available for live recordings and on-demand video...
August 02, 2023 1:05 PM
Hardening Workers KV
A deep dive into the recent incidents relating to Workers KV, and how we’re going to fix them...
August 02, 2023 1:00 PM
Cloudflare Workers database integration with Upstash
Announcing the new Upstash database integrations for Workers. Now it is easier to use Upstash Redis, Kafka and QStash inside your Worker ...
July 19, 2023 4:00 PM
Cloudflare Zaraz steps up: general availability and new pricing
Cloudflare Zaraz has transitioned out of beta and is now generally available to all customers. It is included under the free, paid, and enterprise plans of the Cloudflare Developer Platform. Visit our docs to learn more on our different plans...
June 02, 2023 1:00 PM
Dynamic data collection with Zaraz Worker Variables
A guided tour of Cloudflare Zaraz new exciting premium feature, available for Workers paid account: Worker Variables, that allows to pipe a Worker’s response to third-party tools...
May 22, 2023 1:00 PM
Recapping Developer Week
Developer Week 2023 is officially a wrap. Let’s take a look at everything we shipped last week...
May 22, 2023 1:00 PM
Launching our new Open Source Software Sponsorships Program
Launching our new Open Source Software Sponsorships Program and broadening the eligibility criteria to support more projects. ...
May 22, 2023 1:00 PM
Announcing Cohort #2 of the Workers Launchpad
Announcing the second cohort of the Workers Launchpad - we can't wait to work with them and showcase these incredible companies building on Cloudflare's Developer Platform!...
May 19, 2023 1:05 PM
D1: We turned it up to 11
We've been heads down iterating on D1, and we've just shipped a major new version that's substantially faster, more reliable, and introduces Time Travel: the ability to restore a D1 database to any point in time....
May 19, 2023 1:00 PM
More Node.js APIs in Cloudflare Workers — Streams, Path, StringDecoder
Today we are announcing support for three additional APIs from Node.js in Cloudflare Workers — stream, crypto, and http/https.request. This increases compatibility with the existing ecosystem of open source NPM packages, allowing you to use your preferred libraries in Workers....
May 19, 2023 1:00 PM
Cloudflare Queues: messages at your speed with consumer concurrency and explicit acknowledgement
Queues is faster than ever before! Now queues will automatically scale up your consumers, clearing out backlogs in a flash. Explicit Acknowledgement allows developers to acknowledge or retry individual messages in a batch, preventing work from being repeated....
May 19, 2023 1:00 PM
Workers Browser Rendering API enters open beta
The Workers Browser Rendering API allows developers to programmatically control and interact with a headless browser instance and create automation flows for their applications and products. Today we enter the open beta and start onboarding our customers....