发布日期: 2025-12-16
版本号: v3.6.5

本次更新修复了 Kubernetes ingress-nginx 控制器中 NGINX sslredirect 注解的支持问题,并改进了服务器功能,现在会为被拒绝的请求打印访问日志并提醒注意此新行为。在文档方面,将 auth-signin 添加到了不支持的 nginx 注解列表中,在更新日志中增加了破坏性变更的说明,并修正了 encodedCharacters 入口点选项的相关文档。

更新内容 (中文)

缺陷修复:

  • [k8s/ingress-nginx] 修复 NGINX sslredirect 注解支持 (#12387 by rtribotte)
  • [server] 为被拒绝的请求打印访问日志并警告新行为 (#12424 by kevinpollet)

文档:

  • [k8s/ingress-nginx] 将 auth-signin 添加到不支持的 nginx 注解列表 (#12370 by fibsifan)
  • 在变更日志中添加破坏性变更说明 (#12398 by nmengin)
  • 修复 encodedCharacters 入口点选项文档 (#12385 by rtribotte)

更新内容 (原始)

Bug fixes:

  • [k8s/ingress-nginx] Fix NGINX sslredirect annotation support (#12387 by rtribotte)
  • [server] Print access logs for rejected requests and warn about new behavior (#12424 by kevinpollet)

Documentation:

  • [k8s/ingress-nginx] Add auth-signin to unsupported nginx annotations list (#12370 by fibsifan)
  • Add a Breaking change note to the changelog (#12398 by nmengin)
  • Fix encodedCharacters entryPoint option documentation (#12385 by rtribotte)

下载链接