Files
coredns/notes/coredns-1.8.5.md
2021-07-15 05:07:02 -07:00

2.5 KiB

+++ title = "CoreDNS-1.8.5 Release" description = "CoreDNS-1.8.5 Release Notes." tags = ["Release", "1.8.5", "Notes"] release = "1.8.5" date = 2021-05-28T07:00:00+00:00 author = "coredns" +++

This is a rather big release, we now share plugins among zones in the same server block, which should save memory. Various bug fixes in a bunch of plugins and not one, but two new plugins. A geoip plugin that can report where the query came from and a header plugin that allows you to fiddle with (some of) the header bits in a DNS message.

Brought to You By

Chris O'Haver, Jeongwook Park, Licht Takeuchi, mfleader, Miek Gieben, Ondřej Benkovský, Qasim Sarfraz, Sven Nebel, Yong Tang.

Noteworthy Changes