On this page
7 What's new in Zabbix 7.0.2
See breaking changes for this version.
Databases
MySQL 9.0 support
The maximum supported version for MySQL is now 9.0.X.
Binary data history converted to hypertable on TimescaleDB
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, see Upgrading TimescaleDB schema.
See also: Supported TimescaleDB versions
Macros
Macro support
The {EVENT.UPDATE.STATUS} macro is now supported in service update notifications and commands.
Templates
For new templates and changes to existing templates, see Template changes.
Plugins
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: