notes/coredns-1.6.6.md
+++ title = "CoreDNS-1.6.6 Release" description = "CoreDNS-1.6.6 Release Notes." tags = ["Release", "1.6.6", "Notes"] release = "1.6.6" date = 2019-12-11T10:00:00+00:00 author = "coredns" +++
The CoreDNS team has released CoreDNS-1.6.6.
A fairly small release that polishes various plugins and fixes a bunch of bugs.
The github.com/miekg/dns dependency has been updated to v1.1.25 to fix a DNS related security vulnerability (https://github.com/miekg/dns/issues/1043).
A new plugin bufsize has been added that prevents IP fragmentation for the DNS Flag Day 2020 and to deal with DNS vulnerabilities.
serve_stale option similar to unbound's serve_expired.Chris O'Haver Gonzalo Paniagua Javier Guangming Wang Kohei Yoshida Miciah Dashiel Butler Masters Miek Gieben Yong Tang Zou Nengren
serve_stale option similar to unbound's serve_expired (https://github.com/coredns/coredns/pull/3468)