GeoDNS in Go v2.7.0 Release Notes

Release Date: 2017-02-13 // about 7 years ago
    • ➕ Add support for PTR records (Florent AIDE)
    • ✅ Test improvements (Alex Bligh)
    • ⚡️ Update github.com/miekg/dns
    • ⚡️ Update github.com/rcrowley/go-metrics
    • 👉 Use vendor/ instead of godep
    • 🔧 Make query logging (globally) configurable
    • 👌 Support base configuration file outside the zone config directory
    • service: Read extra args from env/ARGS