mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Version 0.9.4
This commit is contained in:
		
							parent
							
								
									a3aa414ff3
								
							
						
					
					
						commit
						7dc1dc1c78
					
				
							
								
								
									
										17
									
								
								dist/CHANGES.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										17
									
								
								dist/CHANGES.txt
									
									
									
									
										vendored
									
									
								
							@ -1,5 +1,22 @@
 | 
			
		||||
CHANGES
 | 
			
		||||
 | 
			
		||||
0.9.4 (December 21, 2016)
 | 
			
		||||
- Updated QUIC
 | 
			
		||||
- New maxrequestbody directive to limit size of request body
 | 
			
		||||
- New {latency_ms} placeholder for latency always in ms
 | 
			
		||||
- Serve statically compressed .gz and .br files
 | 
			
		||||
- fastcgi: Support for multiple backends with basic load balancing
 | 
			
		||||
- proxy: Fixed handling of encoded 'without' paths
 | 
			
		||||
- proxy: Preserve trailing slash if present in request
 | 
			
		||||
- proxy: Fix HTTP/2 upstreams
 | 
			
		||||
- templates: New .Files action to list files in a directory
 | 
			
		||||
- templates: .Include can now pass arguments to included file
 | 
			
		||||
- tls: Added ability to customize preferred curves
 | 
			
		||||
- tls: Added support for Must-Staple on managed certificates
 | 
			
		||||
- tls: Fixed subtle edge case bug with TLS-SNI challenge
 | 
			
		||||
- Lots of minor fixes and improvements
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
0.9.3 (September 28, 2016)
 | 
			
		||||
- Updated QUIC to newer version
 | 
			
		||||
- import: Glob pattern matching 0 files is no longer an error
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										4
									
								
								dist/README.txt
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/README.txt
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,4 @@
 | 
			
		||||
CADDY 0.9.3
 | 
			
		||||
CADDY 0.9.4
 | 
			
		||||
 | 
			
		||||
Website
 | 
			
		||||
	https://caddyserver.com
 | 
			
		||||
@ -36,4 +36,4 @@ And thanks - you're awesome!
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
(c) 2015-2016 Matthew Holt
 | 
			
		||||
(c) 2015-2017 Matthew Holt
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user