CoreDNS v1.13.0

v1.13.0
Added 3
  • Add a Nomad plugin for integrating CoreDNS with HashiCorp Nomad
  • Export timeout values in dnsserver.Server
  • Add bounds for plugin args in dnstap plugin
Changed 2
  • Rely on dns.Server.ShutdownContext to gracefully stop
  • No failover to next upstream when receiving SERVFAIL or REFUSED response codes in forward plugin
Fixed 8
  • Fix Corefile infinite loop on unclosed braces
  • Fix Corefile related import cycle issue
  • Normalize panics on invalid origins
  • Fix data race in tree Elem.Name in file plugin
  • Enforce DNS message size limits in grpc plugin
  • Prevent panic when ListenHosts is empty in loop plugin
  • Avoid panic on invalid server block in loop plugin
  • Prevent SIGTERM/reload deadlock in reload plugin

This release introduces a new Nomad plugin for integrating CoreDNS with HashiCorp Nomad. It also fixes major Corefile issues on infinite loops and import cycles, improves shutdown handling, normalizes core panics, addresses data races in the file plugin, enforces gRPC size limits, adjusts forward failover behavior, as well as prevents reload deadlocks.

Brought to You By

Fitz_dev Ilya Kulakov Olli Janatuinen Ville Vesilehto Yong Tang

Noteworthy Changes
View original

Upgraded? How did it go?

Discussion