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
ab032fe6
Commit
ab032fe6
authored
Mar 06, 2020
by
Miek Gieben
Committed by
GitHub
Mar 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial set of release notes for 1.6.8 (#3728)
Signed-off-by:
Miek Gieben
<
miek@miek.nl
>
parent
e2515fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
0 deletions
+42
-0
notes/coredns-1.6.8.md
notes/coredns-1.6.8.md
+42
-0
No files found.
notes/coredns-1.6.8.md
0 → 100644
View file @
ab032fe6
+++
title = "CoreDNS-1.6.8 Release"
description = "CoreDNS-1.6.8 Release Notes."
tags = ["Release", "1.6.8", "Notes"]
release = "1.6.8"
date = 2020-03-06T10:00:00+00:00
author = "coredns"
+++
The CoreDNS team has released
[
CoreDNS-1.6.8
](
https://github.com/coredns/coredns/releases/tag/v1.6.8
)
.
Again a small release with some nice improvements in the
*forward*
plugin, and overall polish.
See "Noteworthy Changes" for more detail.
Note that 1.7.0 will contain a bunch of backward incompatible changes: the
*federation*
plugin will
be full removed and the metrics name will be changed to inline with the naming recommendation from
the Prometheus project.
## Brought to You By
Andy Bursavich,
Chris O'Haver,
Christian Tryti,
Kohei Yoshida,
LongKB,
Miek Gieben,
Ricky S,
Sylvain Rabot,
Zou Nengren.
## Noteworthy Changes
*
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/hosts: Modifies NODATA handling (https://github.com/coredns/coredns/pull/3536)
*
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/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)
*
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)
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