Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions src/content/changelogs/data-localization.yaml
Original file line number Diff line number Diff line change
@@ -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.







14 changes: 14 additions & 0 deletions src/content/docs/data-localization/changelog.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
pcx_content_type: changelog
title: Changelog
changelog_file_name:
- data-localization
sidebar:
order: 11
---

import { ProductChangelog } from "~/components";

{/* <!-- Actual content lives in /src/content/changelogs/data-localization.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 --> */}

<ProductChangelog />
Loading