Skip to content

v2.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 22:21
· 724 commits to master since this release
v2.6.1

Hotfix for unix sockets, the encode handler, and the caddy file-server command. Please see the release notes for v2.6.0 for other important information if you're coming from < 2.6!

Changelog

  • 1426c97 core: Reuse unix sockets (UDS) and don't try to serve HTTP/3 over UDS (#5063)
  • 44ad0ce encode: don't WriteHeader unless called (#5060)
  • beb7dcb fileserver: Reinstate --debug flag