The maximum supported version for MySQL is now 9.0.X.
The history_bin table has been converted to hypertable on TimescaleDB to benefit from automatic partitioning on time (1 day by default) and better performance.
To successfully upgrade existing installations:
postgresql/timescaledb/schema.sql script (since Zabbix 7.0.0, the script's location and name has been changed from postgresql/timescaledb.sql to postgresql/timescaledb/schema.sql). Note that Zabbix server will log a warning if started without running this script.See also:
The {EVENT.UPDATE.STATUS} macro is now supported in service update notifications and commands.
For new templates and changes to existing templates, see Template changes.
An example repository has been created that may be used as a starting point for creating a custom loadable plugin with Zabbix agent 2.
For more information, see: