coredns/notes/coredns-1.12.2.md
Yong Tang 7ecb5011b2
Update version to 1.12.2 (#7334)
This PR updates version to 1.12.2 for preparation of a release

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2025-05-29 07:09:19 -07:00

2.2 KiB

+++ title = "CoreDNS-1.12.2 Release" description = "CoreDNS-1.12.2 Release Notes." tags = ["Release", "1.12.2", "Notes"] release = "1.12.2" date = "2024-05-30T00:00:00+00:00" author = "coredns" +++

This release introduces significant improvements to plugin stability and extensibility. It adds multicluster support to the Kubernetes plugin, fallthrough support in the file plugin, and a new SetProxyOptions function for the forward plugin. Notably, the QUIC (DoQ) plugin now limits concurrent streams, improving performance under load. Several bug fixes and optimizations improve reliability across plugins, including rewrite, proxy, and metrics.

Brought to You By

Ambrose Chua, Arthur Outhenin-Chalandre, Ben Kochie, Colden Cullen, Gleb Kogtev, Hirotaka Tagawa, Kevin Lyda, Manuel Rüger, Mark Mickan, Parfenov Ivan, skipper, vdbe, Viktor Oreshkin, Ville Vesilehto, Yannick Epstein, Yong Tang

Noteworthy Changes