CoreDNS v1.14.3

v1.14.3
Added 11
  • Add full TSIG verification in DoH transport
  • Add full TSIG verification in DoH3 transport
  • Add full TSIG verification in QUIC transport
  • Add full TSIG verification in gRPC transport
  • Add support for running CoreDNS as a Windows service
  • Add optional TLS support to /metrics endpoint
Changed 7
  • Preserve TSIG status in gRPC transport
  • Propagate TSIG secrets to DoT server
  • Propagate TSIG status in DoQ transport
  • Avoid spawning waiter goroutines when QUIC worker pool is full
  • Prefetch cache without holding a client connection
  • Expand SVCB/HTTPS record support in file plugin
  • Batch AXFR records by message size instead of count in transfer plugin
Fixed 2
  • Reject oversized GET dns query parameter of DoH
  • Use per-connection local address for PROXY protocol

This release introduces Windows service support, along with full TSIG verification across DoH, DoH3, QUIC, and gRPC transports, and improved TSIG propagation and DoH request validation. It also adds optional TLS for the metrics endpoint. Performance and stability are improved through cache prefetching, QUIC optimizations, and a new max_age option in the forward plugin. Additional updates include enhanced SVCB/HTTPS support, improved zone transfer behavior, and various DNSSEC, PROXY protocol, and concurrency fixes. The release is built with Go 1.26.2, which includes security fixes addressing CVE-2026-32282, CVE-2026-32289, CVE-2026-33810, CVE-2026-27144, CVE-2026-27143, CVE-2026-32288, CVE-2026-32283, and CVE-2026-27140, and also includes fixes for CVE-2026-32936, CVE-2026-33190, CVE-2026-33489, CVE-2026-32934, and CVE-2026-35579.

Brought to You By

andreyrusanov-ec cangming Cedric Wang Ilya Kulakov Ingmar Van Glabbeek John-Michael Mulesa JUN YANG liucongran Minghang Chen Peppi-Lotta rpb-ant Seena Fallah Syed Azeez Umut Polat Ville Vesilehto Yong Tang

Noteworthy Changes
View original

Upgraded? How did it go?

Discussion