diff options
-rw-r--r-- | notes/coredns-1.6.2.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |