From c885edda24f06ce7d8bb3e238feae46f7543c656 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Wed, 28 Sep 2016 12:43:28 -0600 Subject: [PATCH] Version 0.9.3 --- dist/CHANGES.txt | 12 ++++++++++++ dist/README.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 1df1b7c62..969ad343e 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,17 @@ CHANGES +0.9.3 (September 28, 2016) +- Updated QUIC to newer version +- import: Glob pattern matching 0 files is no longer an error +- fastcgi: Fixed persistent connections (disabled by default) +- fastcgi: Configurable connection pool size parameter +- proxy: Improved failover load balancing logic +- proxy: Avoids duplicating header fields that would be confusing +- proxy: New try_duration and try_interval parameters +- proxy: Fix for IP hash policy when downed hosts come back up +- Several other bug fixes and new tests + + 0.9.2 (September 20, 2016) - New -catimeout option to customize ACME CA HTTP timeout - import: Fix nested import absolute/relative paths diff --git a/dist/README.txt b/dist/README.txt index b800f46dc..051b9ee03 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.9.2 +CADDY 0.9.3 Website https://caddyserver.com