From 694d2c9b2e1ce5596b4e8a651e76b3f312ee2a77 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Wed, 18 Apr 2018 17:09:54 -0600 Subject: [PATCH] Version 0.10.13 --- dist/CHANGES.txt | 15 +++++++++++++++ dist/README.txt | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/dist/CHANGES.txt b/dist/CHANGES.txt index 3113af4ea..28282f0ae 100644 --- a/dist/CHANGES.txt +++ b/dist/CHANGES.txt @@ -1,5 +1,20 @@ CHANGES +0.10.13 (April 18, 2018) +- New third-party plugin: supervisor +- Updated QUIC +- proxy: Fix transparent pass-thru of X-Forwarded-For +- proxy: Configurable timeout to upstream +- rewrite: Now supports regular expressions on single-line +- tls: StrictHostMatching mode to prevent client auth bypass +- tls: Disable client auth when using QUIC +- tls: Require same client auth cert pools per hostname +- tls: Prevent On-Demand TLS directory traversal +- tls: Fix empty files when using ACME fails to obtain cert +- Fixed test broken by 1.1.1.1 resolving +- Improved Caddyfile parser robustness by fuzzing + + 0.10.12 (March 27, 2018) - Switch to Let's Encrypt ACMEv2 production endpoint - Support for automated wildcard certificates diff --git a/dist/README.txt b/dist/README.txt index b603773c3..09b953d55 100644 --- a/dist/README.txt +++ b/dist/README.txt @@ -1,4 +1,4 @@ -CADDY 0.10.12 +CADDY 0.10.13 Website https://caddyserver.com