Skip to content

Commit d750731

Browse files
Changelog MT/MWAN/CNI (#17959)
* added mt changelog * added bgp info
1 parent 14ecec7 commit d750731

File tree

4 files changed

+35
-0
lines changed

4 files changed

+35
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
link: "/magic-wan/changelog/"
3+
productName: Magic WAN
4+
productLink: "/magic-wan/"
5+
productArea: Cloudflare One
6+
productAreaLink: /cloudflare-one/changelog/
7+
entries:
8+
- publish_date: "2024-10-01"
9+
title: Early access testing for BGP on CNI 2.0 circuits
10+
description: |-
11+
Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity.

src/content/changelogs/magic-wan.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/magic-wan/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8+
- publish_date: "2024-10-01"
9+
title: Early access testing for BGP on CNI 2.0 circuits
10+
description: |-
11+
Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity.
812
- publish_date: "2024-09-27"
913
title: Magic WAN Connector sends WARP client traffic to Internet
1014
description: |-

src/content/changelogs/network-interconnect.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/network-interconnect/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8+
- publish_date: "2024-10-01"
9+
title: Early access testing for BGP on CNI 2.0 circuits
10+
description: |-
11+
Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity.
812
- publish_date: "2024-09-02"
913
title: Interconnect portal displays all available locations in a list
1014
description: |-
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Changelog
4+
changelog_file_name:
5+
- magic-transit
6+
sidebar:
7+
order: 14
8+
head: []
9+
description: Review recent changes to Magic Transit.
10+
---
11+
12+
import { ProductChangelog } from "~/components";
13+
14+
{/* <!-- Actual content lives in /src/content/changelogs/magic-transit.yaml. Update the file there for new entries to appear here. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
15+
16+
<ProductChangelog />

0 commit comments

Comments
 (0)