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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
爱范儿
爱范儿
The Cloudflare Blog
Y
Y Combinator Blog
B
Blog RSS Feed
Stack Overflow Blog
Stack Overflow Blog
博客园 - 叶小钗
G
Google Developers Blog
J
Java Code Geeks
P
Proofpoint News Feed
美团技术团队
Engineering at Meta
Engineering at Meta
腾讯CDC
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
WordPress大学
WordPress大学
博客园 - 聂微东
雷峰网
雷峰网
有赞技术团队
有赞技术团队
L
LangChain Blog
N
Netflix TechBlog - Medium
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 【当耐特】

009 on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS-009 Release
coredns · 2017-07-14 · via 009 on CoreDNS: DNS and Service Discovery

CoreDNS-009 has been released!

CoreDNS is a DNS server that chains plugins, where each plugin implements a DNS feature.

Release v009 is mostly a bugfix release, with a few new features in the plugin.

Core

No changes.

Plugins

  • secondary: fix functionality and improve matching of notify queries.
  • cache: fix data race.
  • proxy: async healthchecks.
  • reverse: new option wildcard that also catches all subdomains of a template.
  • kubernetes: experimental new option autopath that optimizes the search path and ndots combinatorial explosion, so clients with a large search path and high ndots will get a reply on the first query.

Contributors

The following people helped with getting this release done:

Athir Nuaimi, Chris O’Haver, ghostflame, jremond, Mia Boulay, Miek Gieben, Ning Xie, Roman Mazur, Yong Tang.

If you want to help, please check out one of the issues and start coding!

For documentation and help, see our community page.