diff --git a/notes/coredns-1.12.0.md b/notes/coredns-1.12.0.md index 9147043e8..c9c23424c 100644 --- a/notes/coredns-1.12.0.md +++ b/notes/coredns-1.12.0.md @@ -7,9 +7,8 @@ date = "2024-11-21T00:00:00+00:00" author = "coredns" +++ -This release adds some new features. Of note: +This release adds some a feature: * New multisocket plugin - allows CoreDNS to listen on multiple sockets -* New automaxprocs plugin - automatically sets GOMAXPROCS to the number of CPUs ## Brought to You By @@ -22,4 +21,3 @@ Viktor ## Noteworthy Changes * plugin/multisocket (https://github.com/coredns/coredns/pull/6882) -* plugin/automaxprocs (https://github.com/coredns/coredns/pull/6948)