Skip to content

Commit 764a945

Browse files
authored
Chore: update version to 5.1.0 and update changelog (#2026)
1 parent 3013260 commit 764a945

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/four-pandas-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/happy-trainers-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/honest-chicken-compete.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 5.1.0
4+
5+
### Minor Changes
6+
7+
🚀 Problems Panel: Add option to show data source name
8+
9+
### Patch Changes
10+
11+
🐛 Variables: Fix item tag filtering in Items type
12+
🐛 Fix: frontend error when running count triggers
13+
⚙️ Chore: Bump grafana-plugin-sdk-go from 0.274.0 to 0.277.0
14+
315
## 5.0.4
416

517
🐛 Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-zabbix",
3-
"version": "5.0.4",
3+
"version": "5.1.0",
44
"description": "Zabbix plugin for Grafana",
55
"homepage": "http://grafana-zabbix.org",
66
"bugs": {

0 commit comments

Comments
 (0)