Release version 5.0.4 with a fix for TLS handshake timeout issues by … (#2000)
…disabling the post-quantum key exchange mechanism in Go.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'grafana-zabbix': patch
|
||||
---
|
||||
|
||||
Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go
|
||||
@@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## 5.0.4
|
||||
|
||||
🐛 Fix: TLS handshake timeout issues by disabling post-quantum key exchange mechanism in go
|
||||
|
||||
## 5.0.3
|
||||
|
||||
🐛 Security: Update golang.org/x/net from v0.35.0 to v0.37.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grafana-zabbix",
|
||||
"version": "5.0.3",
|
||||
"version": "5.0.4",
|
||||
"description": "Zabbix plugin for Grafana",
|
||||
"homepage": "http://grafana-zabbix.org",
|
||||
"bugs": {
|
||||
|
||||
Reference in New Issue
Block a user