Commit 68ddba05 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Add missing PR to release notes (#3743)

* Add missing PR to release notes

Add some misssing PRs to the notes.

This will need one more update: new date for the release and I want
include the panic-fix in the forward plugin as well.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>

* Update notes/coredns-1.6.8.md
Co-Authored-By: default avatarChris O'Haver <cohaver@infoblox.com>
Co-authored-by: default avatarChris O'Haver <cohaver@infoblox.com>
parent 08582677
...@@ -22,6 +22,7 @@ the Prometheus project. ...@@ -22,6 +22,7 @@ the Prometheus project.
Andy Bursavich, Andy Bursavich,
Chris O'Haver, Chris O'Haver,
Christian Tryti, Christian Tryti,
Darshan Chaudhary,
Kohei Yoshida, Kohei Yoshida,
LongKB, LongKB,
Miek Gieben, Miek Gieben,
...@@ -31,12 +32,13 @@ Zou Nengren. ...@@ -31,12 +32,13 @@ Zou Nengren.
## Noteworthy Changes ## Noteworthy Changes
* plugin/azure: Add private DNS support for azure plugin (https://github.com/coredns/coredns/pull/1516)
* plugin/cache: explain drop metric (https://github.com/coredns/coredns/pull/3706) * plugin/cache: explain drop metric (https://github.com/coredns/coredns/pull/3706)
* plugin/forward: Add configuration flag to set if RecursionDesired should be set on health checks (https://github.com/coredns/coredns/pull/3679) * plugin/forward: Add configuration flag to set if RecursionDesired should be set on health checks (https://github.com/coredns/coredns/pull/3679)
* plugin/forward: Add exponential backoff to healthcheck (https://github.com/coredns/coredns/pull/3643)
* plugin/forward: Add max_concurrent option (https://github.com/coredns/coredns/pull/3640)
* plugin/hosts: Modifies NODATA handling (https://github.com/coredns/coredns/pull/3536) * plugin/hosts: Modifies NODATA handling (https://github.com/coredns/coredns/pull/3536)
* plugin/kubernetes: fix metadata (https://github.com/coredns/coredns/pull/3642) * plugin/kubernetes: fix metadata (https://github.com/coredns/coredns/pull/3642)
* plugin/kubernetes: Return all records with matching IP for reverse queries (https://github.com/coredns/coredns/pull/3687) * plugin/kubernetes: Return all records with matching IP for reverse queries (https://github.com/coredns/coredns/pull/3687)
* plugin/metrics: Add query type to latency as well (https://github.com/coredns/coredns/pull/3685) * plugin/metrics: Add query type to latency as well (https://github.com/coredns/coredns/pull/3685)
* plugin/pkg/up: Make default intervals shorter (https://github.com/coredns/coredns/pull/3651) * plugin/pkg/up: Make default intervals shorter (https://github.com/coredns/coredns/pull/3651)
* plugins/forward: Add max_concurrent option (https://github.com/coredns/coredns/pull/3640)
* plugn/forward: Add exponential backoff to healthcheck (https://github.com/coredns/coredns/pull/3643)
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