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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MyScale Blog
MyScale Blog
U
Unit 42
M
MIT News - Artificial intelligence
小众软件
小众软件
P
Proofpoint News Feed
雷峰网
雷峰网
L
LangChain Blog
S
SegmentFault 最新的问题
腾讯CDC
F
Fortinet All Blogs
A
About on SuperTechFans
WordPress大学
WordPress大学
Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
Google Developers Blog
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
Recent Announcements
Recent Announcements
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog

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.1.3 Release
coredns · 2018-05-24 · via CoreDNS: DNS and Service Discovery

We are pleased to announce the release of CoreDNS-1.1.3!

This release has fixes in the plugins, small core updates and experimental DNS over HTTPs support. We also announce the deprecation of a few things.

Core

Experimental DNS-over-HTTPS support was added in the server. Use https:// as the server’s scheme in the configuration.

The -log flag actually doesn’t do anything, so this is a deprecation notice that this flag will be removed in the next release.

Plugins

  • metrics All in-tree plugins serve metrics with a server label.
    • cache and dnssec drop the capacity metrics
    • add a panic counter: coredns_panic_count_total
  • etcd supports A and AAAA record under the zone’s apex.
  • rewrite now handles continue in response rewrites.
  • forward clean ups, esp when shutting it down.
  • cache adds some optimization.
  • kubernetes adds option to ignore services without ready endpoints.
  • Deprecation notice for the reverse plugin.
  • Deprecation notice for the https_google protocol in proxy.

Contributors

The following people helped with getting this release done:

Ahmet Alp Balkan, Anton Antonov, Cem Türker, Chris O’Haver, darkweaver87, Eugen Kleiner, Francois Tur, John Belamaric, Mario Kleinsasser, Miek Gieben, Ruslan Drozhdzh, Silver, Tobias Schmidt, Yong Tang.

For documentation see our (in progress!) manual. For help and other resources, see our community page.