惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
Check Point Blog
美团技术团队
Jina AI
Jina AI
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
Hugging Face - Blog
Hugging Face - Blog
云风的 BLOG
云风的 BLOG
有赞技术团队
有赞技术团队
T
The Blog of Author Tim Ferriss
WordPress大学
WordPress大学
月光博客
月光博客
宝玉的分享
宝玉的分享
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Apple Machine Learning Research
Apple Machine Learning Research
A
About on SuperTechFans
J
Java Code Geeks
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
Vercel News
Vercel News
博客园 - 聂微东

CoreDNS: DNS and Service Discovery

CoreDNS-1.14.2 Release CoreDNS-1.14.1 Release CoreDNS-1.14.0 Release CoreDNS-1.13.2 Release CoreDNS-1.13.1 Release CoreDNS-1.13.0 Release CoreDNS-1.12.4 Release CoreDNS-1.12.3 Release CoreDNS-1.12.2 Release CoreDNS-1.12.1 Release CoreDNS-1.12.0 Release CoreDNS-1.11.4 Release CoreDNS-1.11.3 Release k8s_cache CoreDNS-1.11.2 Release CoreDNS-1.11.1 Release CoreDNS-1.11.0 Release CoreDNS-1.10.1 Release CoreDNS-1.10.0 Release CoreDNS-1.9.4 Release CoreDNS-1.9.3 Release CoreDNS-1.9.2 Release CoreDNS-1.9.1 Release CoreDNS and Apache APISIX open new doors for Service Discovery? Trail Of Bits Security Review CoreDNS-1.9.0 Release CoreDNS-1.8.7 Release CoreDNS-1.8.6 Release CoreDNS-1.8.5 Release CoreDNS-1.8.4 Release
CoreDNS-1.6.3 Release
coredns · 2019-08-31 · via CoreDNS: DNS and Service Discovery

The CoreDNS team has released CoreDNS-1.6.3.

In this release we have moved the federation plugin to github.com/coredns/federation, but it is still fully functional in this version. In version 1.7.0 we expect to deprecate it.

Further more a slew a spelling corrections, and other minor improvements and polish. And two new plugins: clouddns and sign.

Plugins

  • clouddns to enable serving zone data from GCP Cloud DNS.
  • sign that (DNSSEC) signs your zonefiles (in its most basic form).
  • file various update, plug a memory leak when doing zone transfers, among other things.

We’ve removed the time stamping from pkg/log as timestamps are also added by the logging aggregators, like journald or inside Kubernetes. And a small ASCII art logo is now printed when CoreDNS starts up.

Brought to You By

AllenZMC, Chris Aniszczyk, Chris O’Haver, Cricket Liu, Guangming Wang, Julien Garcia Gonzalez, li mengyang, Miek Gieben, Muhammad Falak R Wani, Palash Nigam, Sakura, wwgfhf, xieyanker, Xigang Wang, Yevgeny Pats, Yong Tang, zhangguoyan, 陈谭军.

Noteworthy Changes