| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | +++ | 
					
						
							|  |  |  | title = "CoreDNS-1.8.4 Release" | 
					
						
							|  |  |  | description = "CoreDNS-1.8.4 Release Notes." | 
					
						
							|  |  |  | tags = ["Release", "1.8.4", "Notes"] | 
					
						
							|  |  |  | release = "1.8.4" | 
					
						
							| 
									
										
										
										
											2021-05-28 12:14:09 +02:00
										 |  |  | date = 2021-05-28T07:00:00+00:00 | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | author = "coredns" | 
					
						
							|  |  |  | +++ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The CoreDNS team has released | 
					
						
							|  |  |  | [CoreDNS-1.8.4](https://github.com/coredns/coredns/releases/tag/v1.8.4). This release includes a | 
					
						
							| 
									
										
										
										
											2021-05-28 12:14:09 +02:00
										 |  |  | bunch of bugfixes and a few enhancements mostly in the *dnssec* and *kubernetes* plugins, and a new | 
					
						
							|  |  |  | (small) plugin called *minimal*. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | It also include a fix when using the "reverse zone cidr syntax", e.g. 10.0.0.0/15, now return the proper | 
					
						
							|  |  |  | set of reverse zones. | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | ## Brought to You By
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | Chris O'Haver, | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | cuirunxing-hub, | 
					
						
							| 
									
										
										
										
											2021-05-12 14:12:55 -07:00
										 |  |  | Frank Riley, | 
					
						
							|  |  |  | Keith Coleman, | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | Miek Gieben, | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | milgradesec, | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | Mohammad Yosefpor, | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | ntoofu, | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | Paco Xu, | 
					
						
							| 
									
										
										
										
											2021-05-12 14:12:55 -07:00
										 |  |  | Soumya Ghosh Dastidar, | 
					
						
							|  |  |  | Steve Greene, | 
					
						
							|  |  |  | Théotime Lévêque, | 
					
						
							|  |  |  | Uwe Krueger, | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | wangchenglong01, | 
					
						
							| 
									
										
										
										
											2021-05-12 14:12:55 -07:00
										 |  |  | Yong Tang, | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | Yury Tsarev. | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | ## Noteworthy Changes
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | * core: fix reverse zones expansion (https://github.com/coredns/coredns/pull/4538) | 
					
						
							| 
									
										
										
										
											2021-05-28 12:14:09 +02:00
										 |  |  | * plugins: fix Normalize (https://github.com/coredns/coredns/pull/4621) | 
					
						
							|  |  |  | * reverse zone: make Normalize return proper reverse zones (https://github.com/coredns/coredns/pull/4621) | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | * plugin/bind: Bind by interface name (https://github.com/coredns/coredns/pull/4522) | 
					
						
							|  |  |  | * plugin/bind: Exclude interface or ip address  (https://github.com/coredns/coredns/pull/4543) | 
					
						
							| 
									
										
										
										
											2021-05-28 12:14:09 +02:00
										 |  |  | * plugin/dnssec: Check for two days of remaining validity (https://github.com/coredns/coredns/pull/4606) | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | * plugin/dnssec: interface type correction for `periodicClean` sig validity check (https://github.com/coredns/coredns/pull/4608) | 
					
						
							|  |  |  | * plugin/dnssec: use entire RRset as key input (https://github.com/coredns/coredns/pull/4537) | 
					
						
							| 
									
										
										
										
											2021-05-28 12:14:09 +02:00
										 |  |  | * plugin/etcd: Bump etcd to v3.5.0-beta.3 (https://github.com/coredns/coredns/pull/4638) | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | * plugin/forward: Add upstream metadata (https://github.com/coredns/coredns/pull/4521) | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | * plugin/health: add logging for local health request (https://github.com/coredns/coredns/pull/4533) | 
					
						
							| 
									
										
										
										
											2021-05-28 12:14:09 +02:00
										 |  |  | * plugin/kubernetes: consider nil ready as ready (https://github.com/coredns/coredns/pull/4632) | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | * plugin/kubernetes: do endpoint/slice check in retry loop (https://github.com/coredns/coredns/pull/4492) | 
					
						
							|  |  |  | * plugin/kubernetes: Exclude unready endpoints from endpointslices (https://github.com/coredns/coredns/pull/4580) | 
					
						
							|  |  |  | * plugin/metrics: remove RR type (https://github.com/coredns/coredns/pull/4534) | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | * plugin/minimal: Add minimal-responses plugin (https://github.com/coredns/coredns/pull/4417) | 
					
						
							| 
									
										
										
										
											2021-05-14 16:09:55 +02:00
										 |  |  | * plugin/rewrite: streamline the ResponseRule handling. (https://github.com/coredns/coredns/pull/4473) | 
					
						
							|  |  |  | * plugin/sign:  Revert "plugin/sign: track zone file's mtime (https://github.com/coredns/coredns/pull/4431)" | 
					
						
							| 
									
										
										
										
											2021-05-11 10:37:01 +02:00
										 |  |  | * plugin/transfer: reply with refused (https://github.com/coredns/coredns/pull/4510) |