diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/coredns-1.9.0.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/notes/coredns-1.9.0.md b/notes/coredns-1.9.0.md index 353d81780..4fb023a91 100644 --- a/notes/coredns-1.9.0.md +++ b/notes/coredns-1.9.0.md @@ -24,6 +24,5 @@ xuweiwei * plugin/kubernetes: remove wildcard query functionality (https://github.com/coredns/coredns/pull/5019) * Health-checks should respect force_tcp (https://github.com/coredns/coredns/pull/5109) -```suggestion * plugin/prometheus: Write rcode properly to the metrics (https://github.com/coredns/coredns/pull/5126) * plugin/template: Persist truncated state to client if CNAME lookup response is truncated (https://github.com/coredns/coredns/pull/4713) |