Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Coredns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Railgun
Coredns
Commits
ef0feaed
Commit
ef0feaed
authored
May 14, 2021
by
Miek Gieben
Committed by
GitHub
May 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.8.4 notes: set date to today (#4627)
parent
184d5e52
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
11 deletions
+18
-11
notes/coredns-1.8.4.md
notes/coredns-1.8.4.md
+18
-11
No files found.
notes/coredns-1.8.4.md
View file @
ef0feaed
...
@@ -3,41 +3,48 @@ title = "CoreDNS-1.8.4 Release"
...
@@ -3,41 +3,48 @@ title = "CoreDNS-1.8.4 Release"
description = "CoreDNS-1.8.4 Release Notes."
description = "CoreDNS-1.8.4 Release Notes."
tags = ["Release", "1.8.4", "Notes"]
tags = ["Release", "1.8.4", "Notes"]
release = "1.8.4"
release = "1.8.4"
date = 2021-05-1
2
T07:00:00+00:00
date = 2021-05-1
4
T07:00:00+00:00
author = "coredns"
author = "coredns"
+++
+++
The CoreDNS team has released
The CoreDNS team has released
[
CoreDNS-1.8.4
](
https://github.com/coredns/coredns/releases/tag/v1.8.4
)
. This release includes a
[
CoreDNS-1.8.4
](
https://github.com/coredns/coredns/releases/tag/v1.8.4
)
. This release includes a
bunch of bugfixes and a few enhancements,
see below
.
bunch of bugfixes and a few enhancements,
and a new (small) plugin called
*minimal*
.
## Brought to You By
## Brought to You By
Chris O'Haver,
Chris O'Haver,
cuirunxing-hub,
Frank Riley,
Frank Riley,
Keith Coleman,
Keith Coleman,
Miek Gieben,
Miek Gieben,
milgradesec,
Mohammad Yosefpor,
Mohammad Yosefpor,
ntoofu,
Paco Xu,
Paco Xu,
Soumya Ghosh Dastidar,
Soumya Ghosh Dastidar,
Steve Greene,
Steve Greene,
Théotime Lévêque,
Théotime Lévêque,
Uwe Krueger,
Uwe Krueger,
wangchenglong01,
Yong Tang,
Yong Tang,
Yury Tsarev,
Yury Tsarev.
cuirunxing-hub,
milgradesec,
ntoofu,
wangchenglong01.
## Noteworthy Changes
## Noteworthy Changes
*
plugin/metrics: remove RR type (https://github.com/coredns/coredns/pull/4534)
*
core: fix reverse zones expansion (https://github.com/coredns/coredns/pull/4538)
*
plugin/health: add logging for local health request (https://github.com/coredns/coredns/pull/4533)
*
plugin/bind: Bind by interface name (https://github.com/coredns/coredns/pull/4522)
*
plugin/bind: Bind by interface name (https://github.com/coredns/coredns/pull/4522)
*
plugin/bind: Exclude interface or ip address (https://github.com/coredns/coredns/pull/4543)
*
plugin/bind: Exclude interface or ip address (https://github.com/coredns/coredns/pull/4543)
*
plugin/dnssec: heck for two days of remaining validity (https://github.com/coredns/coredns/pull/4606)
*
plugin/dnssec: interface type correction for
`periodicClean`
sig validity check (https://github.com/coredns/coredns/pull/4608)
*
plugin/dnssec: use entire RRset as key input (https://github.com/coredns/coredns/pull/4537)
*
plugin/forward: Add upstream metadata (https://github.com/coredns/coredns/pull/4521)
*
plugin/forward: Add upstream metadata (https://github.com/coredns/coredns/pull/4521)
*
plugin/health: add logging for local health request (https://github.com/coredns/coredns/pull/4533)
*
plugin/health: add logging for local health request (https://github.com/coredns/coredns/pull/4533)
*
plugin/kubernetes: do endpoint/slice check in retry loop (https://github.com/coredns/coredns/pull/4492)
*
plugin/kubernetes: Exclude unready endpoints from endpointslices (https://github.com/coredns/coredns/pull/4580)
*
plugin/metrics: remove RR type (https://github.com/coredns/coredns/pull/4534)
*
plugin/minimal: Add minimal-responses plugin (https://github.com/coredns/coredns/pull/4417)
*
plugin/minimal: Add minimal-responses plugin (https://github.com/coredns/coredns/pull/4417)
*
plugin/rewrite: streamline the ResponseRule handling. (https://github.com/coredns/coredns/pull/4473)
*
plugin/sign: Revert "plugin/sign: track zone file's mtime (https://github.com/coredns/coredns/pull/4431)"
*
plugin/transfer: reply with refused (https://github.com/coredns/coredns/pull/4510)
*
plugin/transfer: reply with refused (https://github.com/coredns/coredns/pull/4510)
*
plugin/kubernetes: Exclude unready endpoints from endpointslices (https://github.com/coredns/coredns/pull/4580)
*
plugin/kubernetes: do endpoint/slice check in retry loop (https://github.com/coredns/coredns/pull/4492)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment