发布日期: 2025-05-22
版本号: v11.6.2

Grafana 11.6.2版本发布,此次更新包含功能增强与错误修复。功能方面主要包括将Go版本升级至1.24.3,并更新了多个依赖库,如将bleve从v2.4.4升级至v2.5.0,openfga从v1.8.6升级至v1.8.12,以及kin-openapi从v0.126.0升级至v0.132.0。错误修复方面,解决了仪表板中行重复及首行显示的问题,修正了Graphite模板变量插值与序列插值的相关缺陷,修复了Prometheus中semver导入路径的问题,并处理了CVE-2025-3454与CVE-2025-2703两个安全漏洞。

更新内容 (中文)

下载页面 更新亮点

功能与增强

  • 日常维护: 升级Go版本至1.24.3 #105103@macabu
  • 依赖项: 升级github.com/blevesearch/bleve/v2从v2.4.4-git至v2.5.0 #105443@macabu
  • 依赖项: 升级github.com/openfga/openfga从v1.8.6至v1.8.12 #105369@macabu
  • 依赖项: 解除版本锁定并升级github.com/getkin/kin-openapi从v0.126.0至v0.132.0 #105251@macabu

错误修复

  • 仪表板: 修复行重复与首行显示问题 #104467@torkelo
  • Graphite: 确保模板变量正确插值 #105388@aangelisc
  • Graphite: 修复Graphite序列插值问题 #104568@aangelisc
  • Prometheus: 修复语义化版本导入路径 #104943@jackw
  • 安全: 修复CVE-2025-3454
  • 安全: 修复CVE-2025-2703

更新内容 (原始)

Download page What’s new highlights

Features and enhancements

  • Chore: Bump Go version to 1.24.3 #105103, @macabu
  • Dependencies: Bump github.com/blevesearch/bleve/v2 from v2.4.4-git to v2.5.0 #105443, @macabu
  • Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 #105369, @macabu
  • Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 #105251, @macabu

Bug fixes

  • Dashboard: Fixes issue with row repeats and first row #104467, @torkelo
  • Graphite: Ensure template variables are interpolated correctly #105388, @aangelisc
  • Graphite: Fix Graphite series interpolation #104568, @aangelisc
  • Prometheus: Fix semver import path #104943, @jackw
  • Security: Fix CVE-2025-3454
  • Security: Fix CVE-2025-2703

下载链接