coredns/notes/coredns-1.8.7.md
Yong Tang 0b6356adc5
Update notes 1.8.7 with latest commit. (#5033)
This PR makes final update on 1.8.7 release note,
and adjusts time to 12/9.

Will trigger a release once merged.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2021-12-09 12:24:15 -05:00

2.3 KiB

+++ title = "CoreDNS-1.8.7 Release" description = "CoreDNS-1.8.7 Release Notes." tags = ["Release", "1.8.7", "Notes"] release = "1.8.7" date = "2021-12-09T00:00:00+00:00" author = "coredns" +++

This is a release with bug fixes and some new features added. We now enable HTTP/2 in gRPC service (https://github.com/coredns/coredns/pull/4842). The shuffling algorithm in loadbalance plugin has also been improved to have a more consistent behavior (https://github.com/coredns/coredns/pull/4961). This release will also log deprecation warnings when wildcard queries are received by kubernetes. The wildcard functionality will be completely removed from kubernetes plugin in future releases.

Brought to You By

Chris O'Haver, Christian Ang, Cyb3r Jak3, Denis Tingaikin, gomakesix, Hu Shuai, Humberto Leal, jayonlau, Johnny Bergström, LiuCongran, Matt Palmer, Miek Gieben, OctoHuman, Ondřej Benkovský, Pavol Lieskovský, Vector, Wu Shuang, xuweiwei, xww, Yong Tang, ZhangJian He, Zou Nengren

Noteworthy Changes