Release 6.0.2 (#2091)

This commit is contained in:
Zoltán Bedi
2025-09-24 15:13:11 +02:00
committed by GitHub
parent 6580bf8f6e
commit 1f6ba92d96
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Change Log # Change Log
## 6.0.2
⚙️ Chore: Refactor regex pattern validation to use timeout-based approach
## 6.0.1 ## 6.0.1
🐛 Fix: Remove regex pattern length restriction 🐛 Fix: Remove regex pattern length restriction

View File

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