Release 5.0.1 (#1976)

This commit is contained in:
Ivana Huckova
2025-02-25 10:11:33 +01:00
committed by GitHub
parent 6034153046
commit d28a715bb1
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix problems panel not showing host groups

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix problems panel broken when selecting triggers

View File

@@ -1,5 +1,13 @@
# Change Log
## [5.0.1] - 2025-02-24
- Bug fix: Fixed host groups not showing in problems panel
- Bug fix: Fixed problems panel broken when selecting triggers
- Chore: Update github.com/grafana/grafana-plugin-sdk-go to v0.266.0
- Chore: Update frontend dependencies
- Chore: Implement error source
## [5.0.0] - 2025-01-10
- Plugin now requires Grafana 10.4.8 or newer

View File

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