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
6e50faa9
Commit
6e50faa9
authored
Feb 24, 2021
by
Miek Gieben
Committed by
GitHub
Feb 24, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release: add 1.8.3 release notes (#4485)
Signed-off-by:
Miek Gieben
<
miek@miek.nl
>
parent
f64d06e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
0 deletions
+49
-0
notes/coredns-1.8.3.md
notes/coredns-1.8.3.md
+49
-0
No files found.
notes/coredns-1.8.3.md
0 → 100644
View file @
6e50faa9
+++
title = "CoreDNS-1.8.3 Release"
description = "CoreDNS-1.8.3 Release Notes."
tags = ["Release", "1.8.3", "Notes"]
release = "1.8.3"
date = 2021-02-24T07:00:00+00:00
author = "coredns"
+++
The CoreDNS team has released
[
CoreDNS-1.8.3
](
https://github.com/coredns/coredns/releases/tag/v1.8.3
)
. This release includes a
bunch of bugfixes and a few enhancements, see below.
In case you're wondering, 1.8.2 didn't properly upload and tag the docker images, hence a quick
followup release with that fixed.
## Brought to You By
Bob,
chantra,
Chris O'Haver,
Frank Riley,
George Shammas,
Johnny Bergström,
Jun Chen,
Lars Ekman,
Manuel Rüger,
Maxime Ginters,
Miek Gieben,
slick-nic,
TimYin.
## Noteworthy Changes
*
core: Also clear
`do`
and
`size`
(https://github.com/coredns/coredns/pull/4465)
*
core: Flag blacklisting not needed anymore (https://github.com/coredns/coredns/pull/4420)
*
core: Set http request in writer (https://github.com/coredns/coredns/pull/4445)
*
Makefile.release: Replace manifest-tool with docker manifest (https://github.com/coredns/coredns/pull/4421)
*
Makefile.release: Fix the Makefile (https://github.com/coredns/coredns/pull/4483)
*
plugin/acl: add the ability to filter records (https://github.com/coredns/coredns/pull/4389)
*
plugin/dnstap: Fix out of order messages and fix forward perspective. (https://github.com/coredns/coredns/pull/4395)
*
plugin/forward Add rcode and rtype to request_duration_seconds metric (https://github.com/coredns/coredns/pull/4391)
*
plugin/kubernetes: Corrected detection of K8s minor version (https://github.com/coredns/coredns/pull/4430)
*
plugin/kubernetes: make kubeconfig argument 'context' optional (https://github.com/coredns/coredns/pull/4451)
*
plugin/rewrite: copy msg before rewriting (https://github.com/coredns/coredns/pull/4443)
*
plugin/rewrite: SRV targets and additional names in response (https://github.com/coredns/coredns/pull/4287)
*
plugin/sign: track zone file's mtime (https://github.com/coredns/coredns/pull/4431)
*
plugin/trace: Use compatible tag name for datadog (https://github.com/coredns/coredns/pull/4408)
*
plugin/transfer: only allow outgoing axfr over tcp (https://github.com/coredns/coredns/pull/4452)
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