github StackExchange/dnscontrol v0.2.5
Release v0.2.5

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

So many new features! New record types! Better DKIM support! Better AWS support!

Highlights:

  • Support for the ability to IGNORE() a label if some other system is updating it (all providers)
  • Support for very long DKIM strings. You no longer have to split them yourself.
  • Support for the new CAA record type (GANDI, CLOUDFLARE)
  • Support for TXT records with multiple strings (BIND, ROUTE53, NAMEDOTCOM)
  • Support for AWS ROUTE53 "ALIAS" records.
  • Add the ability to send notifications to chat rooms when updates are done.
  • A lot of code cleanups and documentation fixes.

Detailed list of features and bug fixes:

  • Add support for the IGNORE(label) directive (#183)
  • Simple notification framework (#297)
  • Add syntax for very long DKIM strings (#295)
  • Add general support for TXT records with multiple strings (#293)

Provider-specific news:

  • BIND: Add support for TXT records with multiple strings (#289)
  • BIND: Fix bug where SOA serial numbers were not updating
  • CLOUDFLARE: Support CAA rtype (#285)
  • DIGITALOCEAN: Improve example in docs (#281)
  • GANDI: Add support for CAA rtype (#288)
  • NAMEDOTCOM: Add support for TXT records with multiple strings (#299)
  • NAMEDOTCOM: Upgrade to v4 api (#298)
  • ROUTE53: Add support for TXT records with multiple strings (#292)
  • ROUTE53: Support Route53's ALIAS record type (#239) (#301)
  • ROUTE53: Document error messages from various credential issues. (#291)

Internal cleanups and documentation improvements:

  • Improve docs on how to add an DNS record type.
  • Many other small documentation improvements
  • "go vet" and "go lint" the entire system.
  • run helpers.js through Prettier
  • docs: Improve comments related to capabilities. (#287)
  • Update github.com/prasmussen/gandi-api to prepare for LiveDNS support. (#302)

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.