DnsControl v0.2.7 Release Notes

Release Date: 2018-10-08 // over 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: