v0.11.2
caddyserver/caddyv0.11.2Jan 16, 2019by mholt
AI Summary
This release extracts automagic TLS code into the CertMagic library, adds support for clustering plugins, and introduces new placeholders and third-party plugins. It is superseded by v0.11.3.
Key Highlights
- Extracted automagic TLS code into CertMagic library
- Support for ACME TLS-ALPN-01 challenge
- Adds support for clustering plugins
- New placeholder `{when_iso_local}`
- New third-party plugins: s3browser, filebrowser
Breaking Changes
- Removed third-party plugins: jekyll, hugo
- Known/Unresolved regressions mentioned
New Features
- Clustering plugins support
- Placeholder `{when_iso_local}`
- Third-party plugins: s3browser, filebrowser
- Bind support for multiple interface values
- Import directive usage within directive blocks
Full Release Notes
Do not use this release: use [v0.11.3](https://github.com/mholt/caddy/releases/tag/v0.11.3) instead.