Merge pull request #1841 from grafana:release-prep-4-5-1

Chore: Release prep 4.5.1
This commit is contained in:
Zoltán Bedi
2024-06-14 17:15:34 +02:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Change Log # Change Log
## [4.5.1] - 2024-06-14
- Fix: Problems queries not working before zabbix version 7
## [4.5.0] - 2024-06-10 ## [4.5.0] - 2024-06-10
- Add support for Zabbix version 7 - Add support for Zabbix version 7

View File

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