Skip to content

v2.13.0

Latest

Choose a tag to compare

@lucaslorentz lucaslorentz released this 29 Jun 19:31
09f6a20

What's Changed

  • ci: work around Docker daemon not running on windows-2022 runners by @lucaslorentz in #805
  • feat: --log-level / --log-format for Caddy logging in all modes by @lucaslorentz in #806
  • fix: make the "not in same network as caddy" warning actionable by @lucaslorentz in #808
  • Bump github.com/caddyserver/caddy/v2 from 2.11.3 to 2.11.4 by @dependabot[bot] in #810
  • fix: create the autosave directory before writing the Caddyfile (#798) by @lucaslorentz in #807
  • Migrate docker library to its successor, moby by @shurane in #813
  • Update Alpine base image to latest by @shurane in #812
  • ci: pin Alpine base image and track it via Dependabot by @lucaslorentz in #814
  • Build with Go 1.26 by @shurane in #815
  • Load config in-process for local push instead of admin HTTP by @lucaslorentz in #817
  • Refactor local/remote config push into pushLocal/pushRemoteAdmin + a localServer const by @lucaslorentz in #818
  • fix: ensure local load keeps admin disabled by @boblangley in #819

New Contributors

Full Changelog: v2.12.1...v2.13.0