github StackExchange/dnscontrol v3.8.1
Release v3.8.1

latest releases: v4.9.0, v4.8.2, v4.8.1...
3 years ago

This release includes many bug fixes and one new feature. The new feature is that instead of reading creds.json, that information can be determined by running a program instead. Simply make the file executable (chmod +x credinfo.sh) or precede it with a "!", such as --creds '!/path/to/credinfo.sh'

Breaking changes:

  • On non-Windows systems, the creds.json file should not have the executable bit set.

Major features:

  • IGNORE_NAME: Should work at domain apex (bugfix) (#1118)
  • creds.json info can come from an executable (#1119)

Provider-specific changes:

  • BIND: Improve SOA documentation (#1132)
  • GANDI_V5: Add "get-zones" support (#1117)
  • GANDI_V5: supports DS records already (#1112)
  • HEXONET: introducing semver to HEXONET provider (#1120)
  • OVH: Add "get-zones" support (#1117)
  • ROUTE53: Docs should specify FQDN with dot. (#1130)

Other changes and improvements:

  • TESTING: Improve DS comments (#1134)
  • Maint: DS record tests should use more realistic data (#1127)
  • DOCS: Document how to preview website (#1133)
  • Fix doc error (#1113)

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.