From 4a6329bbc0400c98a6ba2543744b14a9bb526482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20=22Pisco=22=20Fernandes?= Date: Fri, 18 Sep 2026 15:29:13 +0100 Subject: [PATCH] [Tunnel] Add changelog for cloudflared architecture deprecation Announces 2027 deprecation of 32-bit Windows and Intel-based macOS builds Notes security and upstream platform support rationale --- ...-09-18-cloudflared-architecture-deprecation.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/content/changelog/tunnel/2026-09-18-cloudflared-architecture-deprecation.mdx diff --git a/src/content/changelog/tunnel/2026-09-18-cloudflared-architecture-deprecation.mdx b/src/content/changelog/tunnel/2026-09-18-cloudflared-architecture-deprecation.mdx new file mode 100644 index 00000000000..a0138ae8255 --- /dev/null +++ b/src/content/changelog/tunnel/2026-09-18-cloudflared-architecture-deprecation.mdx @@ -0,0 +1,14 @@ +--- +title: cloudflared to deprecate 32-bit Windows and Intel-based macOS builds in 2027 +description: Starting in 2027, Cloudflare will deprecate 32-bit Windows and Intel-based macOS builds of cloudflared and stop publishing releases for either architecture. +products: + - tunnel + - cloudflare-tunnel-sase +date: 2026-09-18 +--- + +Starting in 2027, Cloudflare will deprecate 32-bit Windows and Intel-based macOS builds of `cloudflared`. After the deprecation takes effect, Cloudflare will no longer publish new `cloudflared` releases for either architecture. + +Windows 10, the last Windows release to support 32-bit systems, reached end of support in October 2025. Apple has also deprecated Intel-based Mac computers. macOS 26 Tahoe, released in September 2025, was the final macOS release to support Intel-based Macs. macOS 27, released in September 2026, no longer supports them. + +Focusing development on currently supported architectures allows `cloudflared` to align with operating system support and continue receiving updates on supported platforms. For available downloads and supported platforms, refer to the [Cloudflare Tunnel downloads](/tunnel/downloads/) documentation.