github StackExchange/dnscontrol v3.7.0
Release v3.7.0

latest releases: v4.13.0, v4.12.5, v4.12.4...
3 years ago

This release introduces a major new feature: support for split horizons! The beta users give it two thumbs up, but as with any new feature please adopt it with care. Also in this release are new features for NS1, ClouDNS, and some code cleanups and bug fixes.

Split horizon DNS support introduces a new name scheme for domains: "domain!horizon", where "horizon" differentiates between multiple
instances of the same domain. Define D("example.com!inside") and D("example.com!outside"), for example. The two "example.com" domains are unrelated and must be populated individually.

Breaking changes:

  • none

Major features:

  • NEW FEATURE: Support Split Horizon DNS (#1034)

Provider-specific changes:

  • NS1: Support NS1_URLFWD (#1046)
  • CLOUDNS: Implement AUTOSPLIT (#1035)
  • BIND: Specify zone filenames using a printf-like specification (#1034)

Other changes and improvements:

  • BUG: Labels that are FQDN can cause panics (#1040)

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.