[comment]: # translation:outdated

[comment]: # ({new-f6310e68})
# 33 What's new in Zabbix 7.0.28

[comment]: # ({/new-f6310e68})

[comment]: # ({new-3f09d7bb})
#### VMware alarm items include entity names

The JSON returned by [`vmware.*.alarms.get[]`](/manual/vm_monitoring/vmware_json#vmware--alarms-get) items now includes a `name` field inside the `entity` object for each alarm.
This field provides the affected entity's name, and the change request explicitly calls out the real host name for native `vmware.*.alarms.get` item keys.
The existing entity object already returns the entity ID, UUID, and type.

If you have scripts that parse VMware alarm item output, you may need to update them to handle the additional field.

[comment]: # ({/new-3f09d7bb})

[comment]: # ({new-72abc6d0})
#### MySQL 9.7 support

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

[comment]: # ({/new-72abc6d0})

[comment]: # ({new-7754c343})
#### TimescaleDB 2.27 support

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

[comment]: # ({/new-7754c343})
