aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar Chris O'Haver <cohaver@infoblox.com> 2021-09-24 11:57:37 -0400
committerGravatar GitHub <noreply@github.com> 2021-09-24 08:57:37 -0700
commitbbd317cb22f673a7d9c756ecff13681535bf74c6 (patch)
treebf80fdb5231336c2ccaac6ca5175a749b723f79e /notes
parent39ec6be5ce821623e80352cf9af1c9267bd75d46 (diff)
downloadcoredns-bbd317cb22f673a7d9c756ecff13681535bf74c6.tar.gz
coredns-bbd317cb22f673a7d9c756ecff13681535bf74c6.tar.zst
coredns-bbd317cb22f673a7d9c756ecff13681535bf74c6.zip
initial 1.8.6 notes (#4884)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.8.6.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/notes/coredns-1.8.6.md b/notes/coredns-1.8.6.md
new file mode 100644
index 000000000..c563949d1
--- /dev/null
+++ b/notes/coredns-1.8.6.md
@@ -0,0 +1,19 @@
++++
+title = "CoreDNS-1.8.6 Release"
+description = "CoreDNS-1.8.6 Release Notes."
+tags = ["Release", "1.8.6", "Notes"]
+release = "1.8.6"
+date = 2021-09-24T00:00:00+00:00
+author = "coredns"
++++
+
+This is a small bug fix release.
+
+## Brought to You By
+
+Chris O'Haver,
+Miek Gieben.
+
+## Noteworthy Changes
+
+* plugin/kubernetes: fix reload panic (https://github.com/coredns/coredns/pull/4881)