From b8911f227712d5218ec32067f0ccd4c1af38aeb0 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Mon, 4 Nov 2024 12:14:28 +0000 Subject: [PATCH 1/2] added mt changelog --- src/content/docs/magic-transit/changelog.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/content/docs/magic-transit/changelog.mdx diff --git a/src/content/docs/magic-transit/changelog.mdx b/src/content/docs/magic-transit/changelog.mdx new file mode 100644 index 000000000000000..90c8aa2ac6d5579 --- /dev/null +++ b/src/content/docs/magic-transit/changelog.mdx @@ -0,0 +1,16 @@ +--- +pcx_content_type: changelog +title: Changelog +changelog_file_name: + - magic-transit +sidebar: + order: 14 +head: [] +description: Review recent changes to Magic Transit. +--- + +import { ProductChangelog } from "~/components"; + +{/* */} + + From d9e493a713e136f0f8a6768a49d648285ee89a09 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Mon, 4 Nov 2024 12:19:04 +0000 Subject: [PATCH 2/2] added bgp info --- src/content/changelogs/magic-transit.yaml | 11 +++++++++++ src/content/changelogs/magic-wan.yaml | 4 ++++ src/content/changelogs/network-interconnect.yaml | 4 ++++ 3 files changed, 19 insertions(+) create mode 100644 src/content/changelogs/magic-transit.yaml diff --git a/src/content/changelogs/magic-transit.yaml b/src/content/changelogs/magic-transit.yaml new file mode 100644 index 000000000000000..98bb62c0450ecbd --- /dev/null +++ b/src/content/changelogs/magic-transit.yaml @@ -0,0 +1,11 @@ +--- +link: "/magic-wan/changelog/" +productName: Magic WAN +productLink: "/magic-wan/" +productArea: Cloudflare One +productAreaLink: /cloudflare-one/changelog/ +entries: + - publish_date: "2024-10-01" + title: Early access testing for BGP on CNI 2.0 circuits + description: |- + Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity. \ No newline at end of file diff --git a/src/content/changelogs/magic-wan.yaml b/src/content/changelogs/magic-wan.yaml index 339c455a4ce1bab..c28580002b594ac 100644 --- a/src/content/changelogs/magic-wan.yaml +++ b/src/content/changelogs/magic-wan.yaml @@ -5,6 +5,10 @@ productLink: "/magic-wan/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: + - publish_date: "2024-10-01" + title: Early access testing for BGP on CNI 2.0 circuits + description: |- + Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity. - publish_date: "2024-09-27" title: Magic WAN Connector sends WARP client traffic to Internet description: |- diff --git a/src/content/changelogs/network-interconnect.yaml b/src/content/changelogs/network-interconnect.yaml index f556b8144fa52c5..7922b44f0945d4f 100644 --- a/src/content/changelogs/network-interconnect.yaml +++ b/src/content/changelogs/network-interconnect.yaml @@ -5,6 +5,10 @@ productLink: "/network-interconnect/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: + - publish_date: "2024-10-01" + title: Early access testing for BGP on CNI 2.0 circuits + description: |- + Customers can exchange routes dynamically with their Magic virtual network overlay via Direct CNI or Cloud CNI based connectivity. - publish_date: "2024-09-02" title: Interconnect portal displays all available locations in a list description: |-