-
released this
2026-05-16 13:44:53 +00:00 | 0 commits to master since this releaseA CNAME (or MX/SRV/NS) whose target is "@" was being concatenated
literally as "@." instead of resolving to the apex itself.
Replace the hand-rolled normaliseTarget logic with sdk.JoinRelative,
which correctly maps "" and "@" to the origin. Absolute FQDNs
(trailing dot, used for external targets) are still stripped before
the call so the external-target path is unaffected.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)