aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2020-07-28 11:08:48 -0400
committerGravatar GitHub <noreply@github.com> 2020-07-28 11:08:48 -0400
commit05a0eff29309d2e2037c171486d50f8820e436d0 (patch)
treed2277c2d10016a1a5a3546883f6bb7f848cc0435 /notes
parent679e8dc8343f2c5fc63eb4096e6f3102286bad58 (diff)
downloadcoredns-05a0eff29309d2e2037c171486d50f8820e436d0.tar.gz
coredns-05a0eff29309d2e2037c171486d50f8820e436d0.tar.zst
coredns-05a0eff29309d2e2037c171486d50f8820e436d0.zip
Update coredns-1.7.0.md (#4030)
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.7.0.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/coredns-1.7.0.md b/notes/coredns-1.7.0.md
index f55b2609d..a92559bf6 100644
--- a/notes/coredns-1.7.0.md
+++ b/notes/coredns-1.7.0.md
@@ -81,6 +81,7 @@ Zou Nengren.
* plugin/azure: Fix environment option overwrite (https://github.com/coredns/coredns/pull/3922)
* plugin/dns64: Add DNS64 plugin (https://github.com/coredns/coredns/pull/3534)
* plugin/federation: Remove already-deprecated federation plugin (https://github.com/coredns/coredns/pull/3794)
+* plugin/forward: Fix only first upstream server is used in forward plugin (https://github.com/coredns/coredns/issues/3900)
* plugin/forward: Avoid https protocol (https://github.com/coredns/coredns/pull/3817)
* plugin/k8s_external: Add CNAME support for AWS ELB/NLB (https://github.com/coredns/coredns/pull/3916)
* plugin/kubernetes: Remove already-deprecated options `resyncperiod` and `upstream` (https://github.com/coredns/coredns/pull/3737)