Skip to content

0.10.7

Compare
Choose a tag to compare
@mholt mholt released this 25 Aug 23:52
· 2002 commits to master since this release
v0.10.7

This release introduces 3 new HTTP plugins: awses, jekyll, and forwardproxy, and supports SIGUSR2 for graceful binary upgrades. Read the release blog post for more information.

A huge thanks to our sponsors for making continued development possible, and for keeping this release of Caddy free for everyone to use: Minio, Uptime Robot, and Sourcegraph!

Change list:

  • Built with Go 1.9
  • New 3rd-party plugin HTTP directives: jekyll, awses, forwardproxy
  • Different exit codes
  • Plan 9 support
  • Graceful binary upgrades with SIGUSR2
  • internal: Support X-Accel-Redir without paths to protect
  • templates: Can execute templates loaded by other middleware
  • A few really good bug fixes