octoDNS v0.8.8 Release Notes

Release Date: 2017-10-24 // over 6 years ago
    • ➕ Added support for "chunking" TXT records where individual values were larger than 255 chars. This is common with DKIM records involving multiple providers.
    • ➕ Added GoogleCloudProvider
    • 🔧 Configurable UnsafePlan thresholds to allow modification of how many updates/deletes are allowed before a plan is declared dangerous.
    • Manager.dump bug fix around empty zones.
    • Prefer use of . over source in shell scripts
    • DynProvider warns when it ignores unrecognized traffic directors.