| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.11.3: Noteworthy Changes: https://github.com/coredns/coredns/blob/v1.11.3/notes/coredns-1.11.3.md#noteworthy-changes * plugin/tls: respect the path specified by root plugin (#6138) * plugin/auto: warn when auto is unable to read elements of the directory tree (#6333) * plugin/etcd: the etcd client adds the DialKeepAliveTime parameter (#6351) * plugin/cache: key cache on Checking Disabled (CD) bit (#6354) * plugin/forward: Use the correct root domain name in the forward plugin's health checks (#6395) * plugin/forward: Handle UDP responses that overflow with TC bit (#6277) * plugin/rewrite: fix multi request concurrency issue in cname rewrite (#6407) * plugin/rewrite: add rcode as a rewrite option (#6204) * plugin/dnstap: add support for "extra" field in payload (#6226) * plugin/cache: fix keepttl parsing (#6250) * Return RcodeServerFailure when DNS64 has no next plugin (#6590) * Change the log flags to be a variable that can be set (#6546) * Bump go version to 1.21 (#6533) * replace the mutex locks in logging with atomic bool for the "on" flag (#6525) * Enable Prometheus native histograms (#6524)
- Initial package version 1.11.1 * Version specified in kubernetes v1.31.0 - https://github.com/kubernetes/kubernetes/blob/v1.31.0/build/dependencies.yaml#L32-L34 * Changelog – https://github.com/coredns/coredns/releases/tag/v1.11.3