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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
量子位
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Tailwind CSS Blog
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
T
The Blog of Author Tim Ferriss
U
Unit 42
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
博客园 - 【当耐特】
云风的 BLOG
云风的 BLOG
博客园 - Franky
博客园 - 聂微东

Release on CoreDNS: DNS and Service Discovery

CoreDNS-1.14.5 Release CoreDNS-1.14.6 Release CoreDNS-1.14.4 Release CoreDNS-1.14.2 Release CoreDNS-1.14.3 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 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-1.9.0 Release CoreDNS-1.8.7 Release CoreDNS-1.8.6 Release CoreDNS-1.8.5 Release
CoreDNS-1.6.3 Release
coredns · 2019-08-31 · via Release 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