From 3a9e0f7e660195425c6d59bae8a89f214e4b517c Mon Sep 17 00:00:00 2001 From: Angela Costa Date: Tue, 29 Oct 2024 10:15:16 +0000 Subject: [PATCH] Adds DLS change log --- src/content/changelogs/data-localization.yaml | 20 +++++++++++++++++++ .../docs/data-localization/changelog.mdx | 14 +++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 src/content/changelogs/data-localization.yaml create mode 100644 src/content/docs/data-localization/changelog.mdx diff --git a/src/content/changelogs/data-localization.yaml b/src/content/changelogs/data-localization.yaml new file mode 100644 index 000000000000000..9a4caaa5364cff3 --- /dev/null +++ b/src/content/changelogs/data-localization.yaml @@ -0,0 +1,20 @@ +--- +link: "/data-localization/changelog/" +productName: Data Localization Suite +productLink: "/data-localization/" +productArea: Application performance +productAreaLink: /fundamentals/reference/changelog/performance/ +entries: + - publish_date: "2024-05-22" + title: Expanded Regional Services for more precise data localization. + description: |- + * Added Austria, Brazil, France, Hong Kong, Italy, NATO, the Netherlands, Russia, Saudi Arabia, South Africa, Spain, Switzerland, and Taiwan. Some regions may not appear in the dropdown as they require Cloudflare approval. Contact your account team for more information. + * Introduced Exclusive of Hong Kong and Macau, and Exclusive of Russia and Belarus options. + * Launched the Cloudflare Green Energy region, using renewable-powered data centers. + + + + + + + diff --git a/src/content/docs/data-localization/changelog.mdx b/src/content/docs/data-localization/changelog.mdx new file mode 100644 index 000000000000000..f606f5be05eea7b --- /dev/null +++ b/src/content/docs/data-localization/changelog.mdx @@ -0,0 +1,14 @@ +--- +pcx_content_type: changelog +title: Changelog +changelog_file_name: + - data-localization +sidebar: + order: 11 +--- + +import { ProductChangelog } from "~/components"; + +{/* */} + +