[comment]: # ({d5cee525-fd24f930})
# 7 What's new in Zabbix 7.0.2

See [breaking changes](/manual/installation/upgrade_notes_702#breaking-changes) for this version.

[comment]: # ({/d5cee525-fd24f930})

[comment]: # ({58cdb1db-f623312b})
## Databases

[comment]: # ({/58cdb1db-f623312b})

[comment]: # ({88ba5529-a3bc7c22})
#### MySQL 9.0 support

The maximum [supported version](/manual/installation/requirements#thirdparty-external-surrounding-software) for MySQL is now 9.0.X.

[comment]: # ({/88ba5529-a3bc7c22})

[comment]: # ({52481547-20609ef5})
#### 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](/manual/appendix/install/timescaledb#upgrading-timescaledb-schema).

See also: [Supported TimescaleDB versions](/manual/installation/requirements#thirdparty-external-surrounding-software)

[comment]: # ({/52481547-20609ef5})

[comment]: # ({d487e933-d160794c})
## Macros

[comment]: # ({/d487e933-d160794c})

[comment]: # ({3e89200c-b75e0402})
#### Macro support

The [{EVENT.UPDATE.STATUS}](/manual/appendix/macros/supported_by_location#events) macro is now supported in service update notifications and commands.

[comment]: # ({/3e89200c-b75e0402})

[comment]: # ({c5aa0846-31f6b030})
## Templates

[comment]: # ({/c5aa0846-31f6b030})

[comment]: # ({6d41dc45-1301bfbb})

For new templates and changes to existing templates, see [Template changes](/manual/installation/template_changes#changes-in-7.0.2).

[comment]: # ({/6d41dc45-1301bfbb})

[comment]: # ({ddb0683d-507bb99a})
## Plugins

[comment]: # ({/ddb0683d-507bb99a})

[comment]: # ({46e656f0-08f4eab9})

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:

-   [Example plugin for Zabbix agent 2](https://git.zabbix.com/projects/AP/repos/example/browse)
-   [Developer center](/devel/plugins)

[comment]: # ({/46e656f0-08f4eab9})
