发布日期: 2024-10-02
版本号: v2.11.11

本次更新包含多个Bug修复及文档改进。Bug修复方面:在acme模块中确保默认生成的证书主题使用正确CN字段;修复中间件及身份验证模块中仅清除转发认证请求的连接头信息;升级中间件的compress依赖版本至8e14b1b5a913;优化服务器模块的超时日志记录条件;移除Web界面未使用的启动文件。文档更新包括:明确访问日志默认格式值的说明,并在API文档中补充分页功能的相关描述。以上修改由Lamatte、rtribotte、kevinpollet、michelheusschen、darkweaver87和lyrandy等贡献者共同完成。

更新内容 (中文)

Bug 修复:

  • [acme] 确保证书的主题通用名(CN)为 defaultGeneratedCert.main (#10581 by Lamatte)
  • [middleware,authentication] 仅针对前向认证请求清理连接头信息 (#11095 by rtribotte)
  • [middleware] 升级 github.com/klauspost/compress 至 8e14b1b5a913 (#11141 by kevinpollet)
  • [server] 重构条件逻辑以避免超时日志记录 (#11133 by rtribotte)
  • [webui] 移除 WebUI 中未使用的引导文件 (#11109 by michelheusschen)

文档更新:

更新内容 (原始)

Bug fixes:

  • [acme] Ensure defaultGeneratedCert.main as Subject's CN (#10581 by Lamatte)
  • [middleware,authentication] Clean connection headers for forward auth request only (#11095 by rtribotte)
  • [middleware] Bump github.com/klauspost/compress to 8e14b1b5a913 (#11141 by kevinpollet)
  • [server] Rework condition to not log on timeout (#11133 by rtribotte)
  • [webui] Remove unused boot files from webui (#11109 by michelheusschen)

Documentation:

  • [accesslogs] Specify default format value for access log (#11130 by darkweaver87)
  • [api] Update API documentation to mention pagination (#11115 by lyrandy)

下载链接