发布日期: 2025-05-27
版本号: v3.4.1

Traefik v3.4.1版本更新包含以下内容:修复了安全漏洞CVE-2025-47952;在多个组件中修正了错误,例如Docker网络警告、Kubernetes的CRD验证、限速中间件计数器、服务器路由匹配、P2C服务策略线程安全以及WebUI显示问题;更新了ACME、Kubernetes及TLS透传中间件的相关文档;同时将v2.11分支的代码合并至v3.4分支。

更新内容 (中文)

**重要提示:**请阅读迁移指南

已修复的CVE:

错误修复:

文档:

  • [acme] 修复 ACME 页面中措辞模糊之处 (#11789 by joshka)
  • [k8s] 修复文档中不正确的大小写和缺失的 RBAC (#11742 by mmatur)
  • [middleware] 为 TLS 直通匹配编码后的证书与示例数据 (#11759 by holysoles)

其他更改:

更新内容 (原始)

Important: Please read the migration guide.

CVE’s fixed:

Bug fixes:

  • [docker] Do not warn network missing if connected to a container network (#11698 by holysoles)
  • [k8s/crd] Fix CEL validation for RootCA in ServersTransport (#11775 by rtribotte)
  • [middleware] Scope the rate limit counter key by source and by middleware (#11753 by aromeyer)
  • [server] Use routing path in v3 matchers (#11790 by kevinpollet)
  • [service] Make P2C strategy thread-safe (#11762 by lbenguigui)
  • [webui] Do not display RemoveHeader option when not defined (#11782 by kevinpollet)

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#11759 by holysoles)

Misc:

下载链接