We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6580bf8 commit 1f6ba92Copy full SHA for 1f6ba92
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 6.0.2
4
+
5
+⚙️ Chore: Refactor regex pattern validation to use timeout-based approach
6
7
## 6.0.1
8
9
🐛 Fix: Remove regex pattern length restriction
package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-zabbix",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org",
"bugs": {
0 commit comments