From ea0d6abc859a4e23960aa814c2c557710a832bf8 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Wed, 14 Aug 2019 08:10:50 +0000 Subject: [PATCH] Tweak the notes a bit (#3128) Say a thing about 1.12.8 and HTTP/2 Signed-off-by: Miek Gieben --- notes/coredns-1.6.2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notes/coredns-1.6.2.md b/notes/coredns-1.6.2.md index b658e752a..7d1d8ed56 100644 --- a/notes/coredns-1.6.2.md +++ b/notes/coredns-1.6.2.md @@ -12,6 +12,9 @@ The CoreDNS team has released This is a bug fix release, but it also features a new plugin called [*azure*](/plugins/azure). +It's compiled with Go 1.12.8 that incorperates fixes for HTTP/2 that may impact you if you use +[DoH](https://tools.ietf.org/html/rfc8484). + # Plugins * Add [*azure*](/plugins/azure) to facilitate serving records from Microsoft Azure.