Commit 2eb761cc authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

notes: update with latest (#4203)

* notes: final prep for tomorrow release

Update with latest, remove 'not released'.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>

* typo check
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 768307ef
......@@ -3,13 +3,10 @@ title = "CoreDNS-1.8.0 Release"
description = "CoreDNS-1.8.0 Release Notes."
tags = ["Release", "1.8.0", "Notes"]
release = "1.8.0"
date = 2020-10-01T10:00:00+00:00
date = 2020-10-15T08:00:00+00:00
author = "coredns"
draft = true
+++
**NOT RELEASED**
The CoreDNS team has released
[CoreDNS-1.8.0](https://github.com/coredns/coredns/releases/tag/v1.8.0).
......@@ -50,6 +47,7 @@ example.org {
## Brought to You By
Bob,
Chris O'Haver,
Johnny Bergström,
Macks,
......@@ -61,9 +59,9 @@ Yong Tang.
* core: doh support: make no TLS config fatal (https://github.com/coredns/coredns/pull/4162)
* core: fix crash with no plugins (https://github.com/coredns/coredns/pull/4184)
* core: Move caddy v1 in our GitHub org (https://github.com/coredns/coredns/pull/4018)
* plugin/auto: allow fallthrough if no zone match (https://github.com/coredns/coredns/pull/4166)
* plugin/auto: allow fallthrough if no zones match (https://github.com/coredns/coredns/pull/4166)
* plugin/cache: Fix filtering (https://github.com/coredns/coredns/pull/4148)
* plugin/cache: Fix removing OPT (https://github.com/coredns/coredns/pull/4190)
* plugin/dnstap: various cleanups (https://github.com/coredns/coredns/pull/4179)
* plugin/ready: dont return 200 during shutdown (https://github.com/coredns/coredns/pull/4167)
* plugin/ready: dont return 200 during shutdown (https://github.com/coredns/coredns/pull/4167)
* plugin/ready: don't return 200 during shutdown (https://github.com/coredns/coredns/pull/4167)
* plugin/transfer: Implement notifies for transfer plugin (https://github.com/coredns/coredns/pull/3972)
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