Skip to content

Commit ace4140

Browse files
committed
Merge commit '599c378d644a2215a21fb38b0ba96e2ae34aaf3e' into jun/kv-hyperdrive/nodejs-compat-update
2 parents 427521c + 599c378 commit ace4140

File tree

38 files changed

+1349
-624
lines changed

38 files changed

+1349
-624
lines changed

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,6 +1653,7 @@
16531653
/cloudflare-one/identity/users/short-lived-certificates/ /cloudflare-one/connections/connect-networks/use-cases/ssh/ssh-infrastructure-access/ 301
16541654
/cloudflare-one/identity/users/validating-json/ /cloudflare-one/identity/authorization-cookie/validating-json/ 301
16551655
/cloudflare-one/policies/lists/ /cloudflare-one/policies/gateway/lists 301
1656+
/cloudflare-one/policies/gateway/dns-policies/scheduled-dns-policies/ /cloudflare-one/policies/gateway/timed-policies/#scheduled-policies 301
16561657
/cloudflare-one/policies/zero-trust/ /cloudflare-one/policies/access/ 301
16571658
/cloudflare-one/policies/zero-trust/app-paths/ /cloudflare-one/policies/access/app-paths/ 301
16581659
/cloudflare-one/policies/zero-trust/common-configs/ /cloudflare-one/policies/access/ 301
88.5 KB
Loading
-88.2 KB
Binary file not shown.

src/assets/images/reference-architecture/augment-access-with-serverless/diagram1.svg

Lines changed: 238 additions & 0 deletions
Loading

src/assets/images/reference-architecture/augment-access-with-serverless/diagram2.svg

Lines changed: 112 additions & 0 deletions
Loading
-42.9 KB
Loading
-23.5 KB
Loading
-17.9 KB
Loading

src/content/changelogs/gateway.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/cloudflare-one/policies/gateway/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8+
- publish_date: "2024-10-10"
9+
title: Time-based policy duration
10+
description: |-
11+
Gateway now offers [time-based DNS policy duration](/cloudflare-one/policies/gateway/dns-policies/timed-policies/#time-based-policy-duration). With policy duration, you can configure a duration of time for a policy to turn on or set an exact date and time to turn a policy off.
812
- publish_date: "2024-10-04"
913
title: Expanded Gateway log fields
1014
description: |-

src/content/changelogs/tunnel.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ productLink: "/cloudflare-one/connections/connect-networks/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8-
- publish_date: "2024-09-10"
8+
- publish_date: "2024-10-10"
99
title: Bugfix for --grace-period
1010
description: |-
11-
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.
11+
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.
1212
- publish_date: "2024-08-06"
1313
title: cloudflared builds available in GitHub for Apple silicon
1414
description: |-

0 commit comments

Comments
 (0)