This is a hotfix release to fix a couple critical issues from v2.10.1
What's Changed
- http: Make logger first, before TLS provisioning by @francislavoie in #7198
- httpcaddyfile: Fix
acme_dns
regression by @francislavoie in #7199 - caddyfile: Fix importing nested tokens for
{block}
by @BeeJay28 in #7189
Changelog
- 551f793 caddyfile: Fix importing nested tokens for
{block}
(#7189) - 16fe83c http: Make logger first, before TLS provisioning (#7198)
- 4564261 httpcaddyfile: Fix
acme_dns
regression (#7199)
New Contributors
Full Changelog: v2.10.1...v2.10.2