🎉 欢迎访问本站,如有问题欢迎 留言
Coredns V1.14.6 Release Note

来源: https://github.com/coredns/coredns/releases/tag/v1.14.6

coredns/coredns v1.14.6 Release Notes

Published at: 2026-07-10T05:51:46Z

This patch release focuses on fixing ARM and MIPS build issues introduced in v1.14.5 by downgrading the dd-trace-go dependency, while also including improvements to forwarding and secondary zone support.

Brought to You By

Filippo125 houyuwushang Immanuel Tikhonov Ville Vesilehto Yong Tang

Noteworthy Changes

core: Downgrade dd-trace-go to v2.8.2 (https://github.com/coredns/coredns/pull/8266) plugin/auto: Keep first matching zone file for duplicate origins (https://github.com/coredns/coredns/pull/8216) plugin/forward: Add source_address directive (https://github.com/coredns/coredns/pull/8011) plugin/secondary: Serve catalog member zones (https://github.com/coredns/coredns/pull/8230)