notes/coredns-1.1.4.md
+++ title = "CoreDNS-1.1.4 Release" description = "CoreDNS-1.1.4 Release Notes." tags = ["Release", "1.1.4", "Notes"] release = "1.1.4" date = "2018-06-19T09:39:29+01:00" author = "coredns" +++
We are pleased to announce the release of CoreDNS-1.1.4!
This release has a few enhancements in the plugins, and a few (Docker) improvements.
As said in the 1.1.3 Release Notes, we are making the -log
command line flag a noop.
This is also a heads up that in the next release - 1.2.0 - the current etcd plugin will be replaced by a new plugin that supports etcd3, see this pull request.
The Docker image is now built using a multistage build. This means the final image is based on
scratch and all architectures now have certificates in the image (not just the amd64 one).
We are also deprecating:
google_https protocol has been a noop in the proxy plugin.In the next release (1.2.0) this code will removed completely.
Further more:
The following people helped with getting this release done:
Francois Tur, Malcolm Akinje, Mario Kleinsasser, Miek Gieben, Ruslan Drozhdzh, Yong Tang.
For documentation see our (in progress!) manual. For help and other resources, see our community page.