Skip to content

0.10.9

Compare
Choose a tag to compare
@mholt mholt released this 12 Sep 17:25
· 2002 commits to master since this release
v0.10.9
bc56793

This release introduces our new EULA for binaries distributed through our website, as well as the Caddy-Sponsors header as a thank you to our sponsors for keeping Caddy free for personal use. We're very happy to have them on board, and invite others to sponsor the project to give the gift of privacy to site owners and Web users everywhere.

In this version we've also fixed a bug related to certificate renewals, where the renewed certificate wouldn't be loaded and used. The bug was introduced in v0.10.6, so everyone using v0.10.6, v0.10.7, or v0.10.8 should upgrade. This version also includes a fix for using templates + proxy together so that templates now sends the right status code in the response.

One new feature: Caddy can now act as a QUIC reverse proxy by using quic:// to specify a backend! This is experimental, but where you'd like, feel free to give it a try.

  • EULA bundled with official binaries
  • Caddy-Sponsors header to indicate personal-use license
  • proxy: Support for QUIC backends
  • templates: Write proper status code if proxied
  • tls: Fix bug related to cert renewals