coredns/notes/coredns-1.8.6.md
Miek Gieben 2c575a3d89
notes fix (#4915)
* Notes require date that is quoted

Signed-off-by: Miek Gieben <miek@miek.nl>

* Fix

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-10-08 13:32:43 -04:00

20 lines
516 B
Markdown

+++
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-10-07T00: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)
* plugin/kubernetes: Don't use pod names longer than 63 characters as dns labels (https://github.com/coredns/coredns/pull/4908)