github StackExchange/dnscontrol v2.9
Release v2.9

latest releases: v4.12.0, v4.11.0, v4.10.0...
5 years ago

Its been a while since the last release! This release rolls up a number of big changes: IGNORE() now supports wildcards/globs, require() can be used to load JSON. New provider: Exoscale. New rTypes: SSHFP and NAPTR. The duplicate record check now happens in preview, not just in push. A new flag makes it easier to use dnscontrol in a CI/CD pipeline. Plus a lot, lot, more!

Major features:

  • NEW PROVIDER: Exoscale (#390)
  • Add SSHFP DNS record support. (#439)
  • Add NAPTR support. (#461)
  • Add --expect-no-changes flag to preview (#449)
  • IGNORE() now supports glob pattern/wildcards (#463)
  • require() now supports loading JSON too (#474)
  • SPF_BUILDER() now supports setting the TTL (#476)
  • CAA_BUILDER() makes it easier to add CAA records (#478)
  • Check for duplicate records much earlier (#467)
  • Add SIP/JABBER labels to underscore exception list (#453)
  • require() now handles paths as relative (like nodeJS) (#443)

Provider-specific changes:

  • ACTIVEDIRECTORY: Full support for managing NS records. (#450)
  • NAMEDOTCOM: Improve error docs
  • CLOUDFLARE: Added TLSA and SSHFP support (#484)
  • CLOUDFLARE: Added options to set the target account for new domains (#430)
  • CLOUDFLARE: Fix CF trying to update non-changeable TTL (#489)
  • CLOUDFLARE: SPF records should be converted to TXT Fixes #446 (#480)
  • ROUTE53/GCLOUD: Add Delegation/nameserver Sets (#448)
  • DIGITALOCEAN: Fix #479: Filter SOA records from Digitalocean (#485)
  • OVH: Fixed registrar ns correction (#486)
  • OVH: Fixed DKIM when having longer keys (#487) (#488)
  • OVH: Update to use newer client library (#445)
  • OVH: Certify SSHFP support (#482)
  • OVH: Certify that CAA support (#477)
  • OVH: Documentation: Fix OVH API First Steps link (#416)

Minor cleanups:

  • General docs improvements (#481)
  • DOC: Apply brand-preferred case (#429)
  • DOCUMENTATION: Document bugid 491 (#492)
  • DOCS: Fix many spelling errors (#471)

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.