Skip to content

Commit 694d2c9

Browse files
committed
Version 0.10.13
1 parent a674c00 commit 694d2c9

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

dist/CHANGES.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
CHANGES
22

3+
0.10.13 (April 18, 2018)
4+
- New third-party plugin: supervisor
5+
- Updated QUIC
6+
- proxy: Fix transparent pass-thru of X-Forwarded-For
7+
- proxy: Configurable timeout to upstream
8+
- rewrite: Now supports regular expressions on single-line
9+
- tls: StrictHostMatching mode to prevent client auth bypass
10+
- tls: Disable client auth when using QUIC
11+
- tls: Require same client auth cert pools per hostname
12+
- tls: Prevent On-Demand TLS directory traversal
13+
- tls: Fix empty files when using ACME fails to obtain cert
14+
- Fixed test broken by 1.1.1.1 resolving
15+
- Improved Caddyfile parser robustness by fuzzing
16+
17+
318
0.10.12 (March 27, 2018)
419
- Switch to Let's Encrypt ACMEv2 production endpoint
520
- Support for automated wildcard certificates

dist/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CADDY 0.10.12
1+
CADDY 0.10.13
22

33
Website
44
https://caddyserver.com

0 commit comments

Comments
 (0)