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: |- 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"; + +{/* */} + +