You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
8
18
- publish_date: "2025-01-27"
9
19
title: Zone IDs and names on individual DNS records
10
20
description: |-
@@ -19,4 +29,4 @@ entries:
19
29
- Automatically quoted TXT content upon save if no quotes exist in the record content field.
20
30
- publish_date: "2024-10-07"
21
31
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