grafana v11.3.7 版本更新介绍
发布日期: 2025-05-22
版本号: v11.3.7
Grafana 11.3.7版本进行了多项依赖项更新,包括将Go版本升级至1.24.3,以及更新了多个GitHub库。此次发布还修复了两个安全漏洞:CVE-2025-3454和CVE-2025-2703。
更新内容 (中文)
特性与增强
- 杂项: 将Go版本更新至1.24.3 #105112,@macabu
- 依赖项: 将github.com/blevesearch/bleve/v2从v2.4.2更新至v2.5.0 #105447,@macabu
- 依赖项: 将github.com/openfga/openfga从v1.8.5更新至v1.8.12 #105376,@macabu
- 依赖项: 解除固定并更新github.com/getkin/kin-openapi从v0.125.0至v0.132.0 #105254,@macabu
错误修复
- 安全: 修复CVE-2025-3454漏洞
- 安全: 修复CVE-2025-2703漏洞
更新内容 (原始)
Download page What’s new highlights
Features and enhancements
- Chore: Bump Go version to 1.24.3 #105112, @macabu
- Dependencies: Bump github.com/blevesearch/bleve/v2 from v2.4.2 to v2.5.0 #105447, @macabu
- Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 #105376, @macabu
- Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.125.0 to v0.132.0 #105254, @macabu
Bug fixes
- Security: Fix CVE-2025-3454
- Security: Fix CVE-2025-2703