-
Problem report
-
Resolution: Unresolved
-
Major
-
6.0.35, 7.0.5, 7.2.0beta1
-
None
-
Prev.Sprint, S24-W44/45
-
1
Zabbix currently have a few places with Go code:
1. Zabbix agent 2 (1.19)
2. Zabbix web-service
3. Agent 2 plugins (PostgreSQL (1.19), MSSQL (1.22), Amber Plus (1.19))
Some of these components use different required minimal Go Lang versions. It is better to specify and use minimal for every components + consider availability of Go packages on different OS distributions.
SOLUTION - bump semantic Go versions in all codebases to 1.22.