coredns/notes/coredns-1.7.1.md
Miek Gieben ec906fe37f
1.7.x note fixes (#4033)
Fix 1.7.0 layout for on coredns.io (newline before list). Add more text
to 1.7.1 and mark as draft.

Signed-off-by: Miek Gieben <miek@miek.nl>
2020-07-28 19:21:58 -07:00

1.5 KiB

+++ title = "CoreDNS-1.7.1 Release" description = "CoreDNS-1.7.1 Release Notes." tags = ["Release", "1.7.1", "Notes"] release = "1.7.1" date = 2020-06-15T10:00:00+00:00 author = "coredns" draft = true +++

UNRELEASED

The CoreDNS team has released CoreDNS-1.7.1.

This is a small, incremental release that adds some polish.

Note that the next (or at least soon), we will

  • merge caddy v1 into the coredns org. This requires a import renaming for all plugins: sed -i 's|github.com/caddyserver/caddy|github.com/coredns/caddy|', i.e. "github.com/caddyserver/caddy" needs to be renamed to "github.com/coredns/caddy".
  • merge the new transfer plugin and move plugins over to that; if you don't use the file plugin, nor zonetransfer this doesn't apply to you.

Brought to You By

Noteworthy Changes