Chore: update version to 5.1.0 and update changelog (#2026)

This commit is contained in:
Zoltán Bedi
2025-05-12 09:01:29 +02:00
committed by GitHub
parent 301326084a
commit 764a945fb0
5 changed files with 13 additions and 16 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Variables: Fix item tag filtering in Items type

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': minor
---
Problems Panel: Add option to show data source name

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: frontend error when running count triggers

View File

@@ -1,5 +1,17 @@
# Change Log # Change Log
## 5.1.0
### Minor Changes
🚀 Problems Panel: Add option to show data source name
### Patch Changes
🐛 Variables: Fix item tag filtering in Items type
🐛 Fix: frontend error when running count triggers
⚙️ Chore: Bump grafana-plugin-sdk-go from 0.274.0 to 0.277.0
## 5.0.4 ## 5.0.4
🐛 Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go 🐛 Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go

View File

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