github StackExchange/dnscontrol v3.9.0
Release v3.9.0

latest releases: v4.11.0, v4.10.0, v4.9.0...
3 years ago

This release includes many small improvements and a long-awaited change to SOA handling. SOA records can now be inserted using the SOA() function (mostly affects BIND, as most providers auto-generate SOA records). CAA now works for NS1; ALIAS records now work for NS1 and NAMECHEAP. AXFRDDNS now lets you select connection protocol. POWERDNS more correctly handles complex updates. MSDNS now supports PSSession and alternative credentials.

Thanks to all the people that submitted PRs! This is truly a community-driven release!

Breaking changes:

  • SOA record handling: All changes are upward compatible but if you use BIND and manipulate SOA records some extra testing is recommended.

Major features:

  • Direct SOA record management (#1115)

Provider-specific changes:

  • NS1: Enable support for CAA (#1150)
  • NS1: fix ALIAS handling (#1154)
  • POWERDNS: fix order problems of delete corrections & some cleanup (#1153)
  • NAMECHEAP: Enable ALIAS support (#1149)
  • AXFRDDNS: adds update/transfer connection modes support (#1143)
  • MSDNS Fix pssession; Allow alternative credentials (#1140)

Other changes and improvements:

  • DOCS: Fix typo: will will -> will (#1152)
  • DEV: Add integration test for SOA (#1147)
  • DEV: Speed up integration tests (#1138)
  • DEV: Update deps (#1141)

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.