aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2020-06-15 09:54:49 -0400
committerGravatar GitHub <noreply@github.com> 2020-06-15 06:54:49 -0700
commitcd098bd4e1dbbdaa58e0698553b3f47adff24b55 (patch)
treecc3f3b95ab9ed61aca8756242376c3f3d1d4f571 /notes
parent808c4b802c29c51c0e79e850e541a41bff2e0c3f (diff)
downloadcoredns-cd098bd4e1dbbdaa58e0698553b3f47adff24b55.tar.gz
coredns-cd098bd4e1dbbdaa58e0698553b3f47adff24b55.tar.zst
coredns-cd098bd4e1dbbdaa58e0698553b3f47adff24b55.zip
transfer deferred (#3949)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.7.0.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/notes/coredns-1.7.0.md b/notes/coredns-1.7.0.md
index 51044f224..1ada3e292 100644
--- a/notes/coredns-1.7.0.md
+++ b/notes/coredns-1.7.0.md
@@ -12,7 +12,6 @@ The CoreDNS team has released
This is a **backwards incompatible release**. Major changes include:
* 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
some supporting code from the *kubernetes* plugin, so it will not build as an external plugin
(with this version of CoreDNS).