releases.sh

Infrastructure

Recent releases from organizations and products in the Infrastructure category.

TueAug 4, 20263 releases
CloudflarePulumi
Developer Platform

AI Gateway gains Access identity-aware controls

AI Gateway now integrates with Cloudflare Access, letting you protect gateway endpoints with Access policies and use the authenticated user's identity in logs, analytics, routing, and spend controls. The verified Access user ID is added to request metadata as cf.user_id.

Read post
Cloudflare One

AI Gateway gains Access identity-aware controls

AI Gateway now works with Cloudflare Access, letting you protect gateway endpoints behind Access policies and enabling identity-aware controls. Authenticated user IDs are added to request metadata as cf.user_id, supporting per-user spend limits, gateway access rules, log filtering, and policy building without client-side user ID passing.

Read post
Pulumiv3.256.0
MonAug 3, 202610 releases
CloudflarePulumi

Developer Platform

4 updates

Vectorize indexes now hold up to 20 million vectors, doubling the previous 10 million limit. The 1,536-dimension, 32-bit precision per-vector limit is unchanged.

Read post

Agent tracing is now available for applications built with the Agents SDK, showing each agent turn alongside model calls, tool runs, approvals, token usage, and Workers runtime operations. Think and Flue applications emit agent traces automatically; direct AI SDK calls require a one-time wrapAISDK() call.

Read post

Artifacts repos can now run CI/CD pipelines by defining a Workflow with the CI SDK, automatically triggered on push events. Pipelines support linting, testing, type checking, builds, and deployments with lockfile-based dependency caching.

Read post

Wrangler dev and vite dev now automatically capture structured OpenTelemetry traces and correlated console logs during local Worker invocations. AI agents can use the Local Explorer API to identify failing operations, fix code, and verify results without deployment or temporary logs.

Read post
Local Explorer showing a failed Worker trace with spans, timing, and errors
Core Platform

Create Free accounts from the dashboard

A new Create Account button in the Cloudflare dashboard lets users create up to 5 standalone Free accounts, provided their account has at least 7 days of tenure. Enterprise account creation still requires contacting Support.

Read post

Pulumi Blog

4 updates

Pulumi Cloud now supports storing Terraform state as a remote backend, including remote execution with human approvals. A Terraform module registry lets users publish and share modules across language boundaries, and the Pulumi engine natively supports HCL as an authoring language.

Read post
Terraform state backend, module registry, HCL support in Pulumi Cloud

Pulumi Cloud is now GA as a Terraform state backend, enabling organizations to manage existing Terraform and OpenTofu estates with remote runs, manual approvals, and access controls. HCL is now a first-class IaC language in Pulumi, fully OpenTofu-compatible, and Terraform modules can be imported into Pulumi programs and hosted in the private registry.

Read post
Terraform state backend GA; HCL and Terraform modules supported natively

The core promise of Pulumi’s HCL support is that ...

Read post
Emulating Terraform on Pulumi's Engine

An analysis of why prompt guardrails fail for autonomous coding agents, particularly in infrastructure contexts, and how Docker Sandboxes provide a practical alternative with a single command.

Read post
Sandboxing, not prompts, keeps YOLO-mode agents safe
SunAug 2, 20266 releases
Cloudflare

Developer Platform

5 updates

Billing is now enabled for R2 SQL on non-enterprise accounts, charging $0.0025/GB of compressed data scanned beyond the 10 GB monthly free tier. Pricing is additive to standard R2 storage and operations.

Read post

Billing is now enabled for R2 Data Catalog on non-enterprise accounts. Catalog operations cost $9.00/million and compaction costs $0.005/GB processed plus $2.00/million objects, each with a monthly free tier.

Read post

Billing is now active for Cloudflare Pipelines on non-enterprise accounts. Charges are based on SQL transforms ($0.04/GB) and sinks ($0.03/GB JSON, $0.06/GB Parquet or Iceberg), with 50 GB/month included on Workers Paid plans. Ingress remains free.

Read post

Python and JavaScript Workers can now call methods on each other using Workers RPC through Service bindings, without extra dependencies or serialization code. Exceptions propagate to the call site, and type conversion is handled automatically via Pyodide FFI.

Read post

@cloudflare/computer is an open-source agent runtime that gives each agent its own virtual filesystem backed by SQLite, with support for file operations, shell commands, and Git access. It dynamically orchestrates between fast isolate execution and full Linux containers, and includes an AI SDK-compatible toolkit.

Read post
Cloudflare One

Eager redirect cookie setting now configurable per app

Cloudflare Access administrators can now control whether a self-hosted application preemptively sets authorization cookies across its public hostnames, replacing the previous automatic behavior based on hostname count. The new Eager redirect cookie setting is on by default for new applications but can be turned off to avoid sign-in loops in browsers.

Read post
FriJul 31, 20261 release
Cloudflare
Cloudflare One

Connection reliability improved; MASQUE tunnel stall, org switch bugs fixed

v2026.7.1210

Connection reliability improved by swapping protocol order after repeated QUIC/HTTP/3 failures. Fixes include a MASQUE tunnel stall during high-rate upload, inability to switch organizations when stuck in "Device not in organization" state, orphaned credentials on multi-user uninstall, certificate errors on connection, and DNS search domain parsing failures. Post-re-authentication now re-evaluates device profiles.

Read post