Skip to content

Releases: coredns/caddy

v1.1.1: init plugins only for first zone in block (#1)

14 May 15:26
8adcfe6
Compare
Choose a tag to compare

Only initialize directives for first key in server block, to support plugin chain sharing among zones in the same server block.

Note: To function correctly, this release requires changes in CoreDNS: coredns/coredns#4593