github StackExchange/dnscontrol v3.31.1

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

This is purely a bug-fix release. Three bugs were found in the v3.31.0 release; only 2 have been fixed.

  • BIND users should skip v3.31.0 and go directly to v.31.1.
  • If you use the IGNORE()/IGNORE_NAME()/IGNORE_TARGET() functions please do not use --diff2 until further notice.

Bugs:

  • BIND always writes to the same zone file. Issue #2283 fixed in #2284
  • The --diff2 flag doesn't work if it is after the preview or push subcommand. Please use the flag as a global only. #2286
    • GOOD: dnscontrol --diff2 preview
    • BAD: dnscontrol preview --preview
  • ROUTE53/AWS: IGNORE_NAME/IGNORE_TARGET doesn't seem to work with R53_ALIAS records.
    • Still unfixed. See #2285

Changelog

Other changes and improvements:

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.