github StackExchange/dnscontrol v4.1.0

latest releases: v4.9.0, v4.8.2, v4.8.1...
11 months ago

Welcome to v4.1.0! The big new feature is the IGNORE() function. There are many other updates (see below).

Full documentation on IGNORE() Is here: https://docs.dnscontrol.org/language-reference/domain-modifiers/ignore
It is backwards compatible with the old, deprecated, IGNORE() command. However the IGNORE_NAME_DISABLE_SAFETY_CHECK flag disappeared with v4 if --diff2=true is enabled. This is replaced by DISABLE_IGNORE_SAFETY_CHECK which is set at the D() level. If you are still using diff1 (i.e. --diff2=false) you'll need to convert. (I have high confidence this didn't break any existing configurations because no breakage has been reported). In v4.1.0 the error message was updated to tell you what to do.

Special thanks to @hmoffatt for updating the CloudFlare Go module, the API changed and required more than the usual work. Also thanks to @cafferata for so many documentation fixes and updates! This is a community-driven project and couldn't happen without all our contributors!

Changelog

Major features:

Provider-specific changes:

Other changes and improvements:

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.