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

推荐订阅源

The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
D
DataBreaches.Net
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
宝玉的分享
宝玉的分享
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog

1.6.3 on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS-1.6.3 Release
coredns · 2019-08-31 · via 1.6.3 on 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