From 8b40cc8d0131f1b65eece69bee986ff164b99162 Mon Sep 17 00:00:00 2001 From: janani-cr <123922497+janani-cr@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:38:15 -0500 Subject: [PATCH] Update tunnel.yaml --- src/content/changelogs/tunnel.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/changelogs/tunnel.yaml b/src/content/changelogs/tunnel.yaml index 2cacda1070f881b..54bc433aeb2576c 100644 --- a/src/content/changelogs/tunnel.yaml +++ b/src/content/changelogs/tunnel.yaml @@ -5,10 +5,10 @@ productLink: "/cloudflare-one/connections/connect-networks/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: - - publish_date: "2024-09-10" + - publish_date: "2024-10-10" title: Bugfix for --grace-period description: |- - The new `cloudflared` build [2024.9.1](https://github.com/cloudflare/cloudflared/releases/tag/2024.9.0) has a bugfix related to the [--grace-period](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#grace-period) tunnel run parameter. `cloudflared` connectors will now abide by the specified waiting period before forcefully closing connections to Cloudflare's network. + The new `cloudflared` build [2024.10.0](https://github.com/cloudflare/cloudflared/releases/tag/2024.10.0) has a bugfix related to the [--grace-period](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#grace-period) tunnel run parameter. `cloudflared` connectors will now abide by the specified waiting period before forcefully closing connections to Cloudflare's network. - publish_date: "2024-08-06" title: cloudflared builds available in GitHub for Apple silicon description: |-