发布日期: 2025-01-14
版本号: v3.3.2

本次更新主要修复了以下问题:在fastproxy中,针对HEAD请求不再读取响应体;修复了metricstracingaccesslogs在EntryPoints上的可观测性配置问题;在webui中,为服务webui索引时设置了内容类型。此外,文档方面修复了acme中关于dnsChallenge传播日志和文档的过时信息,并修正了propagation.delayBeforeCheck选项的拼写错误。最后,合并了v2.11分支到v3.3分支。

更新内容 (中文)

Bug 修复:

  • [fastproxy] 对于 HEAD 请求,不再读取响应体 (#11442kevinpollet)
  • [metrics,tracing,accesslogs] 修复 EntryPoints 上的可观测性配置 (#11446rtribotte)
  • [webui] 在提供 webui 索引时设置内容类型 (#11428kevinpollet)

文档更新:

  • [acme] 修复已弃用的 dnsChallenge 传播日志记录和文档 (#11433thomscode)
  • [acme] 为 propagation.delayBeforeCheck 选项添加缺失的尾部 s (#11417jspiers)

其他:

更新内容 (英文)

Bug fixes:

  • [fastproxy] Do not read response body for HEAD requests (#11442 by kevinpollet)
  • [metrics,tracing,accesslogs] Fix observability configuration on EntryPoints (#11446 by rtribotte)
  • [webui] Set content-type when serving webui index (#11428 by kevinpollet)

Documentation:

  • [acme] Fix deprecated dnsChallenge propagation logging and documentation (#11433 by thomscode)
  • [acme] Add missing trailing s to propagation.delayBeforeCheck option (#11417 by jspiers)

Misc:

下载链接