coredns/notes/coredns-1.6.2.md
Miek Gieben ea0d6abc85
Tweak the notes a bit (#3128)
Say a thing about 1.12.8 and HTTP/2

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-14 08:10:50 +00:00

1.5 KiB

+++ title = "CoreDNS-1.6.2 Release" description = "CoreDNS-1.6.2 Release Notes." tags = ["Release", "1.6.2", "Notes"] release = "1.6.2" date = 2019-08-13T14:35:47+01:00 author = "coredns" +++

The CoreDNS team has released CoreDNS-1.6.2.

This is a bug fix release, but it also features a new plugin called azure.

It's compiled with Go 1.12.8 that incorperates fixes for HTTP/2 that may impact you if you use DoH.

Plugins

  • Add azure to facilitate serving records from Microsoft Azure.
  • Make the refresh frequency adjustable in the route53 plugin.
  • Fix the handling of truncated responses in forward.

Brought to You By

Andrey Meshkov, Chris O'Haver, Darshan Chaudhary, ethan, Matt Kulka and Miek Gieben.

Noteworthy Changes