Release 6.0.0 (#2084)

Co-authored-by: Kristian Bremberg <114284895+KristianGrafana@users.noreply.github.com>
This commit is contained in:
Zoltán Bedi
2025-09-18 16:36:00 +02:00
committed by GitHub
parent b7adcea1fb
commit e559459a96
9 changed files with 16 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: Functions dropdown positioning

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': major
---
Bump grafana dependency to 11.6.0

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: alias functions in Services query type

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': minor
---
Feat: Show details about acknowledge actions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix CVE-2025-10630 by implementing regex scanner for exploits and adding timeout to compilation

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: slaid is missing error

View File

@@ -1,5 +1,19 @@
# Change Log
## 6.0.0
🎉 Bump grafana dependency to 11.6.0
🚀 Feat: Show details about acknowledge actions
🐛 Fix: Functions dropdown positioning
🐛 Fix: alias functions in Services query type
🔒 Fix CVE-2025-10630: Implement regex timeout to compilation
🐛 Fix: slaid is missing error
## 5.2.1
🐛 Fix: Remove props mutation in config editor

View File

@@ -56,6 +56,7 @@
"opdata",
"percpu",
"singlestat",
"slaid",
"struct",
"submatch",
"templatig",

View File

@@ -1,6 +1,6 @@
{
"name": "grafana-zabbix",
"version": "5.2.1",
"version": "6.0.0",
"description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org",
"bugs": {