github StackExchange/dnscontrol v0.2.7
Release v0.2.7

latest releases: v4.10.0, v4.9.0, v4.8.2...
5 years ago

Major Features:

  • Let's Encrypt Certificate Generation! #327 Documentation
  • Refactoring of most fields in the internal representation of domains. Most code now accesses fields on records through getters and setters, which should help us maintain better consistency throughout the system. #337
  • New Provider HEXONET #373

BIND:

  • Fix panic on CNAME #347

Cloudflare:

  • Fix parsing of priority field in record (fixes #367) #368

Route 53:

  • Fix corner case when deleting r53_alias records #394
  • Added token to NewStaticCredentials #401
  • Fix bug in Route 53 ALIAS record #336

Documentation:

  • Improve spfcache.json instructions #375
  • Clarify the when to implement certain interfaces #376
  • update documentation for Gandi to mention the LiveDNS provider #385
  • Review Maintainers of contributed providers #400
  • AWS Token options documented #403
  • Add Gandi registrar to example #335
  • Document SRV, CF*REDIRECT, and note where docs are needed. #346

Misc / Bugs:

  • convertzone produces deprecated NAMESERVER entries #363
  • Fix #339 prevent the ovh provider to panic on SPF and DKIM record types #340
  • Fix #341 do not erase all records labels #342
  • Better validate NAMESERVER format. #350
  • Update AD integration failures #353
  • fix names for internal transformed records #358
  • Include support for exists element in SPF. #356
  • Work around extra whitespace in spf records #361
  • sort returned nameservers #369
  • Add support for MX priorities of "" (0) #374
  • Include PTR types in SPF Builder #378
  • Create directories with execute permissions so they can be opened #395
  • Correctly group R53_ALIAS records during IncrementalDiff. #399
  • Add NAMESERVER_TTL and associated documentation. #398
  • update go version to 1.10 #409

Thanks to all contributors:

Don't miss a new dnscontrol release

NewReleases is sending notifications on new releases.