notes/coredns-011.md
+++ title = "CoreDNS-011 Release" description = "CoreDNS-011 Release Notes." tags = ["Release", "011", "Notes"] draft = false release = "011" date = "2017-09-10T20:24:43-04:00" author = "coredns" +++
CoreDNS-011 has been released!
CoreDNS is a DNS server that chains plugins, where each plugin implements a DNS feature.
Release v011 is a major release, with backwards incompatible changes in the kubernetes plugin.
This release has backwards incompatible changes for the kubernetes plugin.
github.com/miekg/dns and golang.org/x/net/context. This enables external plugin to compile without tripping over vendored types that mismatch.10.0.0.0/24 as the zone name,
CoreDNS translates this to 0.0.10.in-addr.arpa. This is only done when the netmask is a multiple of 8 and for both IPv4 and IPv6.Make kubernetes, file, secondary, hosts, erratic and metrics now fail on unknown properties in the Corefile.
>rflags replacer that shows the flags from the response - this has been enabled by default.cidr: use the reverse syntax in the Corefilefederation: use the new federation pluginautopath: use the new autopath plugin","s, e.g. endpoint http://k8s-endpoint1:8080,http://k8s-endpoint2:8080. CoreDNS will automatically perform a healthcheck and proxy to the healthy k8s API endpoint.rewrite edns0 local set 0xffee {client_ip}tcp://.secondary example.org {...}) correctly.The following people helped with getting this release done:
Brad Beam, Chris O'Haver, insomniac, James Mills, John Belamaric, Markus Sommer, Miek Gieben Mohammed Naser, Sandeep Rajan, Thong Huynh, varyoo, Yong Tang, 张勋.
If you want to help, please check out one of the issues and start coding!
For documentation and help, see our community page.