Greetings DNS fans!
This is the first release after v5.0.0 that I'd consider ready for production. That said, it should still be tested carefully. Many bugs were reported in the last few days.
Thanks to all contributors involved in this release! This is a community project and we couldn't do it without all of your contributions!
Sincerely,
--Tom Limoncelli
Monthly video call!
Everyone is invited to the Monthly DNSControl Community Video Conference Call on the 2nd Tuesday of each month. Join whether you are a new user with questions or an experienced developer that wants to discuss DNSControl internals... or anything in between! Meeting details on
GitHub Discussions.
Changelog
Provider-specific changes:
f496a86330875cc2c75ed402a4ff713b43efb7fc: feat(p/CLOUDFLAREAPI): Normalize CF_WORKER_ROUTE TTL to avoid TTL-only corrections (#4871) (@cafferata)
b35d0cbaa6249d0d0a05371edc8b1feafad3bed8: fix(p/AUTODNS): clear the legacy "main" record on zone update (#4881) (@dkorunic)
80299f765ec2a2c5f0a43268620a4c964a6e1847: fix(p/AUTODNS): send bare FQDN as MX value, not full RDATA (#4880) (@dkorunic)
65fe80ac40d58de2fa04a6e78dce7301ed699607: fix(p/AUTODNS): transmit an MX preference of 0 (#4882) (@dkorunic)
aa207837d378296f6659e04667f18218d0219b7e: fix(p/CLOUDFLAREAPI): Preserve Single Redirect order. New redirects added to end of list. (#4869) (@KyleMit)
c29831ed89a7328070486c305d3c2a59e0a24521: fix(p/CNR): offer the debug mode levels as a list in init (#4879) (@cafferata)
df419c521708cf78c5471bd23dca8b28fd481f29: fix(p/DNSMADEEASY): ask the sandbox setting as a yes/no question in init (#4877) (@cafferata)
72a18fdc774d42a5c6842615f2e9b378161b2df6: fix(p/INWX): ask the sandbox setting as a yes/no question in init (#4876) (@cafferata)
3b4078d088cc04a79688e6a0432582bdb8956c15: fix(p/TENCENTDNS): match package grades case-insensitively (#4884) (@Alice39s)
Bug fixes:
a32953cb9a83e279feb474936bec5df9be916213: fix: remove duplicate "(optional)" in init prompts and add ConfirmValue for yes/no fields (#4875) (@cafferata)
CI/CD:
05b5f9fe06ddccd929094e9475e4d35f4c41f355: Build(deps): Bump joi from 18.2.3 to 18.2.9 (#4872) (@dependabot[bot])
f66211b9c1f21c2b4a3f34f41740089dcc1c1f91: ci: adopt conventional commits (#4873) (@TomOnTime)
Other changes and improvements:
3ae38d73ae19a378f546d3ee1f1dff1cefbcb878: HOSTINGDE: Fix SOA mailbox with a host being dropped (#4866) (@jonathan8devs)
Deprecation warnings
Warning
REV() will switch from RFC2317 to RFC4183 sometime after v5.0 is released. This is a breaking change. Warnings are output if your configuration is affected. See https://docs.dnscontrol.org/language-reference/top-level-functions/revcompat
NAMEDOTCOM, OPENSRS and SOFTLAYER need maintainers! These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes.