Commit cd098bd4 authored by Chris O'Haver's avatar Chris O'Haver Committed by GitHub

transfer deferred (#3949)

Signed-off-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 808c4b80
...@@ -12,7 +12,6 @@ The CoreDNS team has released ...@@ -12,7 +12,6 @@ The CoreDNS team has released
This is a **backwards incompatible release**. Major changes include: This is a **backwards incompatible release**. Major changes include:
* Better [metrics names](https://github.com/coredns/coredns/pull/3776). * Better [metrics names](https://github.com/coredns/coredns/pull/3776).
* New `transfer` plugin that removes the need for plugins to perform their own zone transfers.
* The *federation* plugin (allows for v1 Kubernetes federation) has been removed. We've also removed * The *federation* plugin (allows for v1 Kubernetes federation) has been removed. We've also removed
some supporting code from the *kubernetes* plugin, so it will not build as an external plugin some supporting code from the *kubernetes* plugin, so it will not build as an external plugin
(with this version of CoreDNS). (with this version of CoreDNS).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment