Skip to content

Commit db7d5b3

Browse files
authored
Release version 5.0.4 with a fix for TLS handshake timeout issues by … (#2000)
…disabling the post-quantum key exchange mechanism in Go.
1 parent 8d06e04 commit db7d5b3

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/smart-pears-change.md

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

CHANGELOG.md

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

3+
## 5.0.4
4+
5+
🐛 Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go
6+
37
## 5.0.3
48

59
🐛 Security: Update golang.org/x/net from v0.35.0 to v0.37.0

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.3",
3+
"version": "5.0.4",
44
"description": "Zabbix plugin for Grafana",
55
"homepage": "http://grafana-zabbix.org",
66
"bugs": {

0 commit comments

Comments
 (0)