Release 5.0.1 (#1976)
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'grafana-zabbix': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix problems panel not showing host groups
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'grafana-zabbix': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix problems panel broken when selecting triggers
|
|
||||||
@@ -1,5 +1,13 @@
|
|||||||
# Change Log
|
# 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
|
## [5.0.0] - 2025-01-10
|
||||||
|
|
||||||
- Plugin now requires Grafana 10.4.8 or newer
|
- Plugin now requires Grafana 10.4.8 or newer
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "grafana-zabbix",
|
"name": "grafana-zabbix",
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"description": "Zabbix plugin for Grafana",
|
"description": "Zabbix plugin for Grafana",
|
||||||
"homepage": "http://grafana-zabbix.org",
|
"homepage": "http://grafana-zabbix.org",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user