Skip to content

Commit 3a9e0f7

Browse files
committed
Adds DLS change log
1 parent 35c42ba commit 3a9e0f7

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
link: "/data-localization/changelog/"
3+
productName: Data Localization Suite
4+
productLink: "/data-localization/"
5+
productArea: Application performance
6+
productAreaLink: /fundamentals/reference/changelog/performance/
7+
entries:
8+
- publish_date: "2024-05-22"
9+
title: Expanded Regional Services for more precise data localization.
10+
description: |-
11+
* 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.
12+
* Introduced Exclusive of Hong Kong and Macau, and Exclusive of Russia and Belarus options.
13+
* Launched the Cloudflare Green Energy region, using renewable-powered data centers.
14+
15+
16+
17+
18+
19+
20+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
pcx_content_type: changelog
3+
title: Changelog
4+
changelog_file_name:
5+
- data-localization
6+
sidebar:
7+
order: 11
8+
---
9+
10+
import { ProductChangelog } from "~/components";
11+
12+
{/* <!-- 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 --> */}
13+
14+
<ProductChangelog />

0 commit comments

Comments
 (0)