octoDNS v0.9.12 Release Notes

Release Date: 2021-04-30 // almost 3 years ago
  • Noteworthy changes

    • ๐Ÿšš Formal Python 2.7 support removed, deps and tooling were becoming unmaintainable
    • ๐Ÿšš octodns/octodns move, from github/octodns, more to come

    Stuff

    • ๐Ÿ‘ ZoneFileSource supports specifying an extension & no files end in . to better support Windows
    • ๐Ÿ‘ LOC record type support added
    • ๐Ÿ‘Œ Support for pre-release versions of PowerDNS
    • PowerDNS delete before create which allows A <-> CNAME etc.
    • ๐Ÿ‘Œ Improved validation of fqdn's in ALIAS, CNAME, etc.
    • ๐Ÿ‘ Transip support for NS records
    • ๐Ÿ‘Œ Support for sending plan output to a file
    • ๐Ÿ‘ DNSimple uses zone api rather than domain to support non-registered stuff, e.g. reverse zones.
    • ๐Ÿ‘Œ Support for fallback-only dynamic pools and related fixes to NS1 provider
    • ๐ŸŽ‰ Initial Hetzner provider