docs: add note about aliases

This commit is contained in:
Fernandez Ludovic 2026-01-22 17:50:21 +01:00
commit b7cdcd5438
4 changed files with 4 additions and 4 deletions

View file

@ -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 = '''

View file

@ -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 = '''

View file

@ -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 = '''

View file

@ -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 = '''