mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 18:23:13 -04:00 
			
		
		
		
	
		
			
	
	
		
			25 lines
		
	
	
		
			657 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			25 lines
		
	
	
		
			657 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | +++ | ||
|  | title = "CoreDNS-1.10.0 Release" | ||
|  | description = "CoreDNS-1.10.0 Release Notes." | ||
|  | tags = ["Release", "1.10.0", "Notes"] | ||
|  | release = "1.10.0" | ||
|  | date = "2022-09-16T00:00:00+00:00" | ||
|  | author = "coredns" | ||
|  | +++ | ||
|  | 
 | ||
|  | This release adds the new *view* plugin, enabling advanced server-block routing configurations such as split-DNS. | ||
|  | 
 | ||
|  | ## Brought to You By
 | ||
|  | 
 | ||
|  | Ben Kochie | ||
|  | Chris O'Haver | ||
|  | Erik Johansson | ||
|  | John Belamaric | ||
|  | Marius Kimmina | ||
|  | Ondřej Benkovský | ||
|  | 
 | ||
|  | ## Noteworthy Changes
 | ||
|  | 
 | ||
|  | * plugin/view: Advanced routing interface and new 'view' plugin (https://github.com/coredns/coredns/pull/5538) | ||
|  | * plugin/template: Add parseInt template function (https://github.com/coredns/coredns/pull/5609) |