Add forward/dnstap fix to release notes (#5891)
* add forward/dnstap fix * highlight fixed image arch labels Signed-off-by: Chris O'Haver <cohaver@infoblox.com> --------- Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
parent
7f126bd1e3
commit
055b2c31a9
1 changed files with 3 additions and 1 deletions
|
@ -8,6 +8,7 @@ author = "coredns"
|
|||
+++
|
||||
|
||||
This release fixes some bugs, and adds some new features including:
|
||||
* Corrected architecture labels in multi-arch image manifest
|
||||
* A new plugin *timeouts* that allows configuration of server listener timeout durations
|
||||
* *acl* can drop queries as an action
|
||||
* *template* supports creating responses with extended DNS errors
|
||||
|
@ -45,4 +46,5 @@ sanyo0714
|
|||
* plugin/cache: cache now uses source query DNSSEC option for upstream refresh (https://github.com/coredns/coredns/pull/5671)
|
||||
* Workaround for incorrect architecture (https://github.com/coredns/coredns/pull/5691)
|
||||
* plugin/loadbalance: Add weighted policy (https://github.com/coredns/coredns/pull/5662)
|
||||
* plugin/cache: Add keepttl option (https://github.com/coredns/coredns/pull/5879)
|
||||
* plugin/cache: Add keepttl option (https://github.com/coredns/coredns/pull/5879)
|
||||
* plugin/forward: Fix dnstap for forwarded request/response (https://github.com/coredns/coredns/pull/5890)
|
Loading…
Add table
Reference in a new issue