github StackExchange/dnscontrol v3.31.3

latest releases: v4.13.0, v4.12.5, v4.12.4...
16 months ago

Another bug-fix release! At this point the major issues are fixed and I'm more confident about using this release in production.

It is now safe to use --diff2 if you use IGNORE_NAME()/IGNORE_TARGET() functions. However ignoring R53_ALIAS and AZURE_ALIAS records could use more testing. Proceed with caution and please please please file bug reports!

Please continue to test with --diff2 as it is my hope that it will become the default in releases after May 8, 2023:

How to test diff2:

$ dnscontrol preview
$ dnscontrol --diff2 preview
(check the output. It should be equivalent to the previous command.)
$ dnscontrol --diff2 push

Note-worth bugs fixed in this release:

  • NS1's NS1_URLFWD records work again (#2298) (@flz)
  • ROUTE53 no longer reports "No such DNS type error" on non-RFC records such as aliases (#2294) (@tlimoncelli)
  • ROUTE53 was ignoring R53_ZONE() in certain situations (#2306) (@tlimoncelli)

While this is a bug-fix release, some new features did sneak in:

  • BIND: A new flag lets you force a particular SOA serial number. This enable hermetic zone builds (#2275) (@tlimoncelli)
  • POWERDNS: You can now set the zone "kind" (#2274) (@jpbede)

Thanks to everyone for your bug reports, PRs, and suggestions!

Tom

Changelog

Provider-specific changes:

Other changes and improvements:

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.