Files
coredns/notes/coredns-1.5.2.md
Miek Gieben bb9df3122d Update notes and make the manual pages (#2970)
* Update notes and make the manual pages

Signed-off-by: Miek Gieben <miek@miek.nl>

* better

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-07-03 19:38:19 +01:00

1.4 KiB

+++ title = "CoreDNS-1.5.2 Release" description = "CoreDNS-1.5.2 Release Notes." tags = ["Release", "1.5.2", "Notes"] release = "1.5.2" date = 2019-07-03T07:35:47+01:00 author = "coredns" +++

The CoreDNS team has released CoreDNS-1.5.2.

Small bugfixes and a change to Caddy's important path.

Plugins

  • For all plugins that use the upstream directive it use removed from the documentation; it's still accepted but is a noop. Currently these plugins use CoreDNS to resolve external queries.
  • The template plugin now supports meta data.
  • The file plugin closes the connection after an AXFR. It also loads secondary zones lazily on startup.

Brought to You By

bcebere, John Belamaric, JINMEI Tatuya, Miek Gieben, Timoses, Yong Tang.

Noteworthy Changes