This page provides collective upgrade notes for minor releases of the major Zabbix version.
See also upgrade notes of the major version.
Zabbix component log files are now created with read-write permissions for the file owner only. Additionally the files are readable by the owner group. All other permissions are denied.
On Linux, this change is from 0666 to 0640 permissions. The change affects Zabbix server, proxy and agent log files. Permissions for Zabbix agent 2 log files were updated from 0644 to 0640 (by removing read permission for others).
In addition, several other files are now created with 0640 permissions:
icmpping* checksWarning! Upgrading to this version is not recommended due to errors related to graphs and the Zabbix agent 2 MySQL plugin.
The minimum supported version for the cURL PHP extension is now 7.19.4.
This version is not released yet.
Zabbix agent 2 runtime control commands (zabbix_agent2 -R <option>) now write output to stdout (standard output) instead of stderr (standard error). Please update any scripts that rely on previous behavior.