grafana v12.0.1 版本更新介绍
发布日期: 2025-05-22
版本号: v12.0.1
Grafana 12.0.1版本更新包含功能增强与错误修复。功能增强方面主要进行了依赖项升级,包括将Go版本提升至1.24.3,并更新了OpenFGA、Kin-openapi等库,同时为Kubernetes仪表板API增加了细粒度访问控制检查。错误修复涵盖了多个模块:解决了仪表板中面板探索链接子路径重复、行重复、Graphite与InfluxDB模板变量插值、Metrics Drilldown链接恢复、嵌套文件夹选择器滚动、偏好设置保存按钮状态、Prometheus semver导入路径、主题API重复调用、XYChart阈值步骤数值转换等问题,并修复了CVE-2025-3454和CVE-2025-2703两个安全漏洞。
更新内容 (中文)
功能与增强
- 常规任务: 将 Go 版本更新至 1.24.3 #105101,@macabu
- 依赖项: 将 github.com/openfga/openfga 从 v1.8.6 更新至 v1.8.12 #105368,@macabu
- 依赖项: 解除固定并更新 github.com/getkin/kin-openapi 从 v0.126.0 至 v0.132.0 #105249,@macabu
- Kubernetes: 仪表板:为 /apis 端点添加细粒度访问控制检查 #104419,@stephaniehingtgen
错误修复
- 仪表板: 修复面板探索链接子路径重复问题 (#104952) #105056,@axelavargas
- 仪表板: 修复行重复与首行相关问题 #104469,@torkelo
- Graphite: 确保模板变量正确插值 #105389,@aangelisc
- Graphite: 修复 Graphite 序列插值 #104516,@aangelisc
- InfluxDB: 修复嵌套变量插值 #104176,@aangelisc
- 指标下钻: 恢复从探索页面到指标下钻的链接 #104073,@NWRichmond
- 嵌套文件夹选择器: 修复滚动条跳转回顶部问题 #105769,@samsch
- 偏好设置: 保存偏好设置时禁用保存按钮 #105612,@ashharrison90
- Prometheus: 修复语义版本导入路径 #104945,@jackw
- 主题: 防止抽屉组件中重复 API 调用 #105611,@ashharrison90
- XY 图表: 将阈值步骤强制转换为数字 #104492,@leeoniya
- 安全: 修复 CVE-2025-3454
- 安全: 修复 CVE-2025-2703
更新内容 (原始)
Download page What’s new highlights
Features and enhancements
- Chore: Bump Go version to 1.24.3 #105101, @macabu
- Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 #105368, @macabu
- Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 #105249, @macabu
- K8s: Dashboards: Add fine grained access control checks to /apis #104419, @stephaniehingtgen
Bug fixes
- Dashboard: Fix Panel Explore link subpath duplication (#104952) #105056, @axelavargas
- Dashboard: Fixes issue with row repeats and first row #104469, @torkelo
- Graphite: Ensure template variables are interpolated correctly #105389, @aangelisc
- Graphite: Fix Graphite series interpolation #104516, @aangelisc
- InfluxDB: Fix nested variable interpolation #104176, @aangelisc
- MetricsDrilldown: Restore link to Metrics Drilldown from Explore #104073, @NWRichmond
- NestedFolderPicker: Fix scroll jumps back to top #105769, @samsch
- Preferences: Disable the save button whilst saving preferences #105612, @ashharrison90
- Prometheus: Fix semver import path #104945, @jackw
- Themes: Prevent duplicated API call in drawer #105611, @ashharrison90
- XYChart: Coerce threshold steps to numbers #104492, @leeoniya
- Security: Fix CVE-2025-3454
- Security: Fix CVE-2025-2703