Chore: update version to 5.1.0 and update changelog (#2026)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'grafana-zabbix': patch
|
||||
---
|
||||
|
||||
Variables: Fix item tag filtering in Items type
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'grafana-zabbix': minor
|
||||
---
|
||||
|
||||
Problems Panel: Add option to show data source name
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'grafana-zabbix': patch
|
||||
---
|
||||
|
||||
Fix: frontend error when running count triggers
|
||||
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# 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
|
||||
|
||||
🐛 Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grafana-zabbix",
|
||||
"version": "5.0.4",
|
||||
"version": "5.1.0",
|
||||
"description": "Zabbix plugin for Grafana",
|
||||
"homepage": "http://grafana-zabbix.org",
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user