Skip to content

Commit 2711073

Browse files
author
Janik Rabe
committed
dns/changelog: removal of unused DNS record meta fields
1 parent 66c5840 commit 2711073

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

src/content/changelogs/dns.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ productLink: "/dns/"
55
productArea: Core platform
66
productAreaLink: /fundamentals/reference/changelog/performance/
77
entries:
8+
- publish_date: "2025-02-03"
9+
title: Removal of unused DNS record meta fields
10+
description: |-
11+
Cloudflare is removing five fields from the `meta` object of DNS records.
12+
These fields have been unused for more than a year and are no longer set on new records.
13+
This change may take up to four weeks to fully roll out.
14+
The affected fields are:
15+
- the `auto_added` boolean
16+
- the `managed_by_apps` boolean and corresponding `apps_install_id`
17+
- the `managed_by_argo_tunnel` boolean and corresponding `argo_tunnel_id`
818
- publish_date: "2025-01-27"
919
title: Zone IDs and names on individual DNS records
1020
description: |-
@@ -19,4 +29,4 @@ entries:
1929
- Automatically quoted TXT content upon save if no quotes exist in the record content field.
2030
- publish_date: "2024-10-07"
2131
title: API support for per-record CNAME flattening
22-
description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true` or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details.
32+
description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true` or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details.

0 commit comments

Comments
 (0)