diff options
author | 2021-01-20 10:16:27 +0100 | |
---|---|---|
committer | 2021-01-20 10:16:27 +0100 | |
commit | 0a398f233a9a0630bac72e57634018d65b1520be (patch) | |
tree | 4cba2653760ab1b220b9ccb3ed33b779dbe3de37 /notes | |
parent | 66fcaaeafc95834ae96a181954f6c8be87ffff10 (diff) | |
download | coredns-0a398f233a9a0630bac72e57634018d65b1520be.tar.gz coredns-0a398f233a9a0630bac72e57634018d65b1520be.tar.zst coredns-0a398f233a9a0630bac72e57634018d65b1520be.zip |
Remove draft draft from notes, and prepare to release (#4413)
* Remove draft draft from notes, and prepare to release
Signed-off-by: Miek Gieben <miek@miek.nl>
* fix time
Signed-off-by: Miek Gieben <miek@miek.nl>
* remove draft=true
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'notes')
-rw-r--r-- | notes/coredns-1.8.1.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/notes/coredns-1.8.1.md b/notes/coredns-1.8.1.md index 7a9f107e4..d02423bb2 100644 --- a/notes/coredns-1.8.1.md +++ b/notes/coredns-1.8.1.md @@ -3,16 +3,18 @@ title = "CoreDNS-1.8.1 Release" description = "CoreDNS-1.8.1 Release Notes." tags = ["Release", "1.8.1", "Notes"] release = "1.8.1" -date = 2021-01-20T08:00:00+00:00 +date = 2021-01-20T07:00:00+00:00 author = "coredns" -draft = true +++ -DRAFT DRAFT DRAFT - The CoreDNS team has released [CoreDNS-1.8.1](https://github.com/coredns/coredns/releases/tag/v1.8.1). +This release fixes a bunch of bugs, and adds a (very) simple new plugin +called [local](https://coredns.io/plugins/local/) to answer "local" queries. Bunch of work in +the [kubernetes](https://coredns.io/plugins/kubernetes) plugin to add support for new upstream +feautres. + ## Brought to You By Blake Ryan, Bob, Chotiwat Chawannakul, Chris O'Haver, Guangwen Feng, Gunadhya, Jiang Biao, Johnny |