coredns/notes/coredns-1.2.1.md
Miek Gieben 1e9fa297e7 Add release notes into coredns repo (#2645)
* Put release notes in notes subdir

Verbatim copy of the current set of notes on coredns.io. Copy them
here to make them authoritative.

'make sync' on the coredns.io site copies them back in. They need to be
formatted in Hugo style.

Signed-off-by: Miek Gieben <miek@miek.nl>

* pull latest

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-03 06:43:09 -08:00

1.1 KiB

+++ title = "CoreDNS-1.2.1 Release" description = "CoreDNS-1.2.1 Release Notes." tags = ["Release", "1.2.1", "Notes"] release = "1.2.1" date = "2018-08-28T07:10:29+01:00" author = "coredns" +++

We are pleased to announce the release of CoreDNS-1.2.1!

This release features bugfixes (mostly in the kubernetes plugin), documentation improvements and one new plugin: loop.

Plugins

  • A new plugin called loop was added. When starting up it detects resolver loops and stops the process if one is detected.

Contributors

The following people helped with getting this release done. Good to see a whole bunch of new names, as well as the usual suspects:

Bingshen Wang, Chris O'Haver, Eugen Kleiner, Francois Tur, Jiacheng Xu, Karsten Weiss, Lorenzo Fontana, Miek Gieben, Nitish Tiwari, Stanislav Zapolsky, varyoo, Yong Tang, Zach Eddy.

For documentation see our (in progress!) manual. For help and other resources, see our community page.