Commit 13a9191e authored by Yong Tang's avatar Yong Tang Committed by GitHub

Update 1.8.6 release note and prepare for release (#4909)

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 31c55323
...@@ -3,7 +3,7 @@ title = "CoreDNS-1.8.6 Release" ...@@ -3,7 +3,7 @@ title = "CoreDNS-1.8.6 Release"
description = "CoreDNS-1.8.6 Release Notes." description = "CoreDNS-1.8.6 Release Notes."
tags = ["Release", "1.8.6", "Notes"] tags = ["Release", "1.8.6", "Notes"]
release = "1.8.6" release = "1.8.6"
date = 2021-09-24T00:00:00+00:00 date = 2021-10-7T00:00:00+00:00
author = "coredns" author = "coredns"
+++ +++
...@@ -17,3 +17,4 @@ Miek Gieben. ...@@ -17,3 +17,4 @@ Miek Gieben.
## Noteworthy Changes ## Noteworthy Changes
* plugin/kubernetes: fix reload panic (https://github.com/coredns/coredns/pull/4881) * plugin/kubernetes: fix reload panic (https://github.com/coredns/coredns/pull/4881)
* plugin/kubernetes: Don't use pod names longer than 63 characters as dns labels (https://github.com/coredns/coredns/pull/4908)
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