Skip to content

Commit e559459

Browse files
Release 6.0.0 (#2084)
Co-authored-by: Kristian Bremberg <[email protected]>
1 parent b7adcea commit e559459

File tree

9 files changed

+16
-31
lines changed

9 files changed

+16
-31
lines changed

β€Ž.changeset/curvy-pianos-tell.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/fine-snails-move.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/nasty-baboons-listen.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/plain-boxes-carry.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/polite-cobras-grin.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/stupid-coats-accept.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## 6.0.0
4+
5+
πŸŽ‰ Bump grafana dependency to 11.6.0
6+
7+
πŸš€ Feat: Show details about acknowledge actions
8+
9+
πŸ› Fix: Functions dropdown positioning
10+
11+
πŸ› Fix: alias functions in Services query type
12+
13+
πŸ”’ Fix CVE-2025-10630: Implement regex timeout to compilation
14+
15+
πŸ› Fix: slaid is missing error
16+
317
## 5.2.1
418

519
πŸ› Fix: Remove props mutation in config editor

β€Žcspell.config.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"opdata",
5757
"percpu",
5858
"singlestat",
59+
"slaid",
5960
"struct",
6061
"submatch",
6162
"templatig",

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-zabbix",
3-
"version": "5.2.1",
3+
"version": "6.0.0",
44
"description": "Zabbix plugin for Grafana",
55
"homepage": "http://grafana-zabbix.org",
66
"bugs": {

0 commit comments

Comments
Β (0)