mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
@@ -28,7 +28,7 @@ Refused queries are properly logged and exported if metrics are enabled.
|
||||
* *auto*: numerous bugfixes.
|
||||
* *file*: fix data race in reload process and also reload a zone when it is `mv`ed (newly created) into place.
|
||||
Also rewrite the zone lookup algorithm and be more standards compliant, esp. in the area of DNSSEC, wildcards and empty-non-terminals; handle secure delegations.
|
||||
* *kubernetes*: vender the k8s dependency and updates to be compatible with Kubernetes 1.4 and 1.5.
|
||||
* *kubernetes*: vendor the k8s dependency and updates to be compatible with Kubernetes 1.4 and 1.5.
|
||||
Multiple cleanups and fixes. Kubernetes services can now be resolved.
|
||||
|
||||
# Contributors
|
||||
|
||||
@@ -27,7 +27,7 @@ kernels.
|
||||
|
||||
* [*cache*](/plugins/cache) got some minor optimizations.
|
||||
|
||||
* [*errors*](/plugins/errors) (and *log*) gotten a new option (`consolidate`) to suppress loging.
|
||||
* [*errors*](/plugins/errors) (and *log*) gotten a new option (`consolidate`) to suppress logging.
|
||||
|
||||
* [*hosts*](/plugins/hosts) will now read the `hosts` file without holding a write lock.
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Mostly documentation updates in various plugins. Plus a small fix where we stop
|
||||
|
||||
* [*log*](/plugins/log) now allows multiple names to be specified.
|
||||
|
||||
* [*import*](/plugins/import) was added to give it a README.md to make it's documentation more
|
||||
* [*import*](/plugins/import) was added to give it a README.md to make its documentation more
|
||||
discoverable.
|
||||
|
||||
* [*kubernetes*](/plugins/kubernetes) `TTL` is also applied to negative responses (NXDOMAIN, etc).
|
||||
|
||||
@@ -12,7 +12,7 @@ The CoreDNS team has released
|
||||
|
||||
This is a bug fix release, but it also features a new plugin called [*azure*](/plugins/azure).
|
||||
|
||||
It's compiled with Go 1.12.8 that incorperates fixes for HTTP/2 that may impact you if you use
|
||||
It's compiled with Go 1.12.8 that incorporates fixes for HTTP/2 that may impact you if you use
|
||||
[DoH](https://tools.ietf.org/html/rfc8484).
|
||||
|
||||
# Plugins
|
||||
|
||||
Reference in New Issue
Block a user