diff --git a/.changeset/four-cobras-invent.md b/.changeset/four-cobras-invent.md deleted file mode 100644 index e42b8c9..0000000 --- a/.changeset/four-cobras-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'grafana-zabbix': patch ---- - -Security: Update golang.org/x/net from v0.35.0 to v0.37.0 diff --git a/.changeset/gentle-carrots-cough.md b/.changeset/gentle-carrots-cough.md deleted file mode 100644 index 2f6ba2c..0000000 --- a/.changeset/gentle-carrots-cough.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'grafana-zabbix': patch ---- - -Chore: Build plugin with go 1.24.1 diff --git a/.changeset/purple-lions-join.md b/.changeset/purple-lions-join.md deleted file mode 100644 index 2d4e554..0000000 --- a/.changeset/purple-lions-join.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'grafana-zabbix': patch ---- - -Fix: Basic authentication in zabbix <7.2 diff --git a/.changeset/witty-eels-camp.md b/.changeset/witty-eels-camp.md deleted file mode 100644 index 362a6c5..0000000 --- a/.changeset/witty-eels-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'grafana-zabbix': patch ---- - -Chore: Bump grafana-plugin-sdk-go from 0.270.0 to 0.274.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 41cdd3a..d4b1bf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 5.0.3 + +### Patch Changes + +🐛 Security: Update golang.org/x/net from v0.35.0 to v0.37.0 +⚙️ Chore: Build plugin with go 1.24.1 +🐛 Fix: Basic authentication in zabbix <7.2 +⚙️ Chore: Bump grafana-plugin-sdk-go from 0.270.0 to 0.274.0 + ## [5.0.2] - 2025-02-27 - Chore: Fix error source for parsing of invalid json response diff --git a/package.json b/package.json index a26ffff..51b67ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-zabbix", - "version": "5.0.2", + "version": "5.0.3", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "bugs": {