GeoDNS in Go v3.0.1 Release Notes

Release Date: 2019-12-29 // over 4 years ago
  • April 2019

    • โž• Added Prometheus metrics support
    • โœ‚ Removed /monitor websocket interface
    • โœ‚ Removed /status and /status.json pages
    • ๐Ÿ‘Œ Support "closest" matching (instead of geo/asn labels) for A and AAAA records (Alex Bligh)
    • ๐Ÿ‘Œ Support for GeoIP2 databases (including IPv6 data and ASN databases)
    • ๐Ÿ‘ "Pluggable" targeting data support
    • ๐Ÿ‘Œ Support for "health status" in an external file (not documented)
    • โ†” Integrated health check support coming later (integrated work done by Alex Bligh, but not functional in this release - his branch on Github has/had it working)
    • โœ‚ Remove minimum TTL for NS records (Alex Bligh)
    • โšก๏ธ More/updated tests
    • Don't let the server ID be 127.0.0.1
    • ๐Ÿ‘‰ Use 'dep' to manage dependencies
    • โœ‚ Remove built-in InfluxDB support from the log processing tool