grafana v11.6.4 版本更新介绍
发布日期: 2025-07-23
版本号: v11.6.4
Grafana 11.6.4版本主要更新包括依赖项升级、状态时间线组件增加结束时间显示、统一存储支持配置覆盖等功能增强,同时修复了警报、Azure、Graphite等多个组件的缺陷,并包含针对CVE-2025-6197和CVE-2025-6023安全漏洞的修复。
更新内容 (中文)
特性与增强
- 依赖: 将 github.com/go-viper/mapstructure/v2 从 2.2.1 升级到 2.3.0 #107555, @macabu
- StateTimeline: 在工具提示中添加 endTime #107605, @adela-almasan
- 统一存储: 遵守 GF_DATABASE_URL 覆盖 #107573, @pstibrany
错误修复
- Alerting: 修复添加新规则时的组间隔覆盖 #107496, @konrad147
- Azure: 修复图例格式 #106934, @aangelisc
- Azure: 修复模板变量查询中的资源名称确定 #106939, @aangelisc
- Graphite: 修复注释查询 #106940, @aangelisc
- Graphite: 修复日期突变 #107523, @aangelisc
- Graphite: 修复重复行的嵌套变量插值 #107564, @aangelisc
- Security: 修复 CVE-2025-6197 和 CVE-2025-6023 #108281, @volcanonoodle
更新内容 (原始)
Download page What’s new highlights
Features and enhancements
- Dependencies: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 #107555, @macabu
- StateTimeline: Add endTime to tooltip #107605, @adela-almasan
- Unified storage: Respect GF_DATABASE_URL override #107573, @pstibrany
Bug fixes
- Alerting: Fix group interval override when adding new rules #107496, @konrad147
- Azure: Fix legend formatting #106934, @aangelisc
- Azure: Fix resource name determination in template variable queries #106939, @aangelisc
- Graphite: Fix annotation queries #106940, @aangelisc
- Graphite: Fix date mutation #107523, @aangelisc
- Graphite: Fix nested variable interpolation for repeated rows #107564, @aangelisc
- Security: Fixes for CVE-2025-6197 and CVE-2025-6023 #108281, @volcanonoodle