Skip to content

Commit 66c5840

Browse files
author
Janik Rabe
authored
dns/changelog: deprecate zone_id and zone_name fields (cloudflare#19320)
1 parent e012d17 commit 66c5840

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/changelogs/dns.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ productLink: "/dns/"
55
productArea: Core platform
66
productAreaLink: /fundamentals/reference/changelog/performance/
77
entries:
8+
- publish_date: "2025-01-27"
9+
title: Zone IDs and names on individual DNS records
10+
description: |-
11+
Records returned by the API will no longer contain the `zone_id` and `zone_name` fields.
12+
This change may take up to four weeks to fully roll out.
13+
The affected fields were deprecated with an End of Life (EOL) date of November 30, 2024.
814
- publish_date: "2024-10-15"
915
title: Quote validation for TXT records added via dashboard
1016
description: |-

0 commit comments

Comments
 (0)