grafana v12.0.2 版本更新介绍
发布日期: 2025-06-17
版本号: v12.0.2
Grafana 12.0.2版本更新包括特性增强与错误修复。特性增强方面,更新了Go依赖至v1.24.4,升级了openfga库以修复安全漏洞,并优化了存储层的迁移锁配置。错误修复方面,解决了警报中数据源查询、导入API的标签与偏移设置、Azure应用监控元数据请求、组织删除操作等问题,并修复了安全漏洞CVE-2025-3415。
更新内容 (中文)
功能与增强
- 依赖项: 将Go升级至v1.24.4 #106565,@macabu
- 依赖项: 将github.com/openfga/openfga升级至v1.8.13以解决CVE-2025-48371漏洞 #106116,@macabu
- 存储: 考虑
migration_locking配置项 #105951,@JohnnyQQQQ
错误修复
- 告警功能: 修复单数据源查询时的$value类型问题 #106101,@alexander-akhmetov
- 告警功能: 修复导入API中的分组级标签和query_offset问题 #106392,@alexander-akhmetov
- Azure: 修复Application Insights元数据请求问题 #105838,@aangelisc
- 组织管理: 修复组织删除功能 #106461,@stephaniehingtgen
- 安全: 修复CVE-2025-3415漏洞
更新内容 (原始)
Download page What’s new highlights
Features and enhancements
- Dependencies: Bump Go to v1.24.4 #106565, @macabu
- Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 #106116, @macabu
- Storage: Take
migration_lockingsetting into account #105951, @JohnnyQQQQ
Bug fixes
- Alerting: Fix $value type when single data source is queried #106101, @alexander-akhmetov
- Alerting: Fix group-level labels and query_offset in the import API #106392, @alexander-akhmetov
- Azure: Fix Application Insights metadata requests #105838, @aangelisc
- Org: Fix org deletion #106461, @stephaniehingtgen
- Security: Fixes CVE-2025-3415