Release version 5.0.3 with security updates and bug fixes (#1995)

- Updated golang.org/x/net from v0.35.0 to v0.37.0 for security
improvements.
- Built the plugin with Go version 1.24.1.
- Fixed basic authentication issues for Zabbix versions <7.2.
- Bumped grafana-plugin-sdk-go from v0.270.0 to v0.274.0.
This commit is contained in:
Zoltán Bedi
2025-03-19 14:35:41 +01:00
committed by GitHub
parent 4036bc585b
commit bc6211568f
6 changed files with 10 additions and 21 deletions

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Security: Update golang.org/x/net from v0.35.0 to v0.37.0

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Chore: Build plugin with go 1.24.1

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Fix: Basic authentication in zabbix <7.2

View File

@@ -1,5 +0,0 @@
---
'grafana-zabbix': patch
---
Chore: Bump grafana-plugin-sdk-go from 0.270.0 to 0.274.0