From b7cdcd54381508e068596116213d53ba5b91d6b3 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Thu, 22 Jan 2026 17:50:21 +0100 Subject: [PATCH] docs: add note about aliases --- providers/dns/acmedns/acmedns.toml | 2 +- providers/dns/edgedns/edgedns.toml | 2 +- providers/dns/linode/linode.toml | 2 +- providers/dns/webnamesru/webnamesru.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/providers/dns/acmedns/acmedns.toml b/providers/dns/acmedns/acmedns.toml index 52e235b10..39a03fe77 100644 --- a/providers/dns/acmedns/acmedns.toml +++ b/providers/dns/acmedns/acmedns.toml @@ -2,7 +2,7 @@ Name = "Joohoi's ACME-DNS" Description = '''''' URL = "https://github.com/joohoi/acme-dns" Code = "acmedns" -Aliases = ["acme-dns"] +Aliases = ["acme-dns"] # "acme-dns" is for compatibility with v4, must be dropped in the future. Since = "v1.1.0" Example = ''' diff --git a/providers/dns/edgedns/edgedns.toml b/providers/dns/edgedns/edgedns.toml index 7c7c5b3aa..d2d314a01 100644 --- a/providers/dns/edgedns/edgedns.toml +++ b/providers/dns/edgedns/edgedns.toml @@ -4,7 +4,7 @@ Akamai edgedns supersedes FastDNS; implementing a DNS provider for solving the D ''' URL = "https://www.akamai.com/us/en/products/security/edge-dns.jsp" Code = "edgedns" -Aliases = ["fastdns"] # "fastdns" is for compatibility with v3, must be dropped in v5 +Aliases = ["fastdns"] # "fastdns" is for compatibility with v3, must be dropped in the future. Since = "v3.9.0" Example = ''' diff --git a/providers/dns/linode/linode.toml b/providers/dns/linode/linode.toml index 9ea30b92b..e7a6cca85 100644 --- a/providers/dns/linode/linode.toml +++ b/providers/dns/linode/linode.toml @@ -2,7 +2,7 @@ Name = "Linode (v4)" Description = '''''' URL = "https://www.linode.com/" Code = "linode" -Aliases = ["linodev4"] # "linodev4" is for compatibility with v3, must be dropped in v5 +Aliases = ["linodev4"] # "linodev4" is for compatibility with v3, must be dropped in the future. Since = "v1.1.0" Example = ''' diff --git a/providers/dns/webnamesru/webnamesru.toml b/providers/dns/webnamesru/webnamesru.toml index 3805b7ff0..efa0650e5 100644 --- a/providers/dns/webnamesru/webnamesru.toml +++ b/providers/dns/webnamesru/webnamesru.toml @@ -2,7 +2,7 @@ Name = "webnames.ru" Description = '''''' URL = "https://www.webnames.ru/" Code = "webnamesru" -Aliases = ["webnames"] +Aliases = ["webnames"] # "webnames" is for compatibility with v4, must be dropped in the future. Since = "v4.15.0" Example = '''