Caddy v2.8.2 Release

요약

ARI와 루트 경로(`/`)를 사용하는 `try_files` 및 CLI에서 Caddyfile 어댑터 감지와 관련된 버그를 수정했습니다. 자세한 내용은 2.8의 릴리스 노트를 참조하십시오. 변경 내역: - `01308b4` 오타 너무 지겨워 - `a63767d` build(deps): golangci/golangci-lint-action을 5에서 6으로 업데이트 - `f8a2c60` caddyhttp: 루트 경로에 대한 요청을 올바르게 처리 - `b7280e6` caddytls: certmagic.RenewalInfoGetter 구현 - `15faeac` cmd: .caddyfile 확장자의 자동 감지 수정 전체 변경 내역: v2.8.1...v2.8.2

원문 내용

A few more fixes of reported bugs related to ARI, try_files with the root path (/), and Caddyfile adapter detection on the CLI. See 2.8.0 release notes for details on 2.8.

Changelog

  • 01308b4 I'm so tired of typos
  • a63767d build(deps): bump golangci/golangci-lint-action from 5 to 6 (#6361)
  • f8a2c60 caddyhttp: properly sanitize requests for root path (#6360)
  • b7280e6 caddytls: Implement certmagic.RenewalInfoGetter
  • 15faeac cmd: fix auto-detetction of .caddyfile extension (#6356)

Full Changelog: v2.8.1...v2.8.2

링크 : https://github.com/caddyserver/caddy/releases/tag/v2.8.2