[comment]: # translation:outdated

[comment]: # ({new-b51429e3})
# 12 What's new in Zabbix 5.0.7

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

[comment]: # ({new-e13cb0a1})
#### Items

A new `systemd.unit.get[<unit name>,<interface>]`
[item](/manual/config/items/itemtypes/zabbix_agent/zabbix_agent2) allows
to retrieve all properties of a systemd unit. This item is supported by
Zabbix agent 2 on Linux platforms only.

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

[comment]: # ({new-3a6ca997})
#### Custom multiplier preprocessing step

Custom multiplier [preprocessing
step](/manual/config/items/preprocessing#configuration) now accepts
strings with macros (a macro must resolve as an integer or a
floating-point number).

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

[comment]: # ({new-5058dc90})
#### Java gateway property file

A new `zabbix.propertiesFile` configuration
[parameter](/manual/appendix/config/zabbix_java) allows to specify a
property file, which can be used to set additional properties in such a
way that they are not visible on a command line or to overwrite existing
ones.

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

[comment]: # ({new-68197498})
#### Zabbix agent 2 plugins

Parameter structure for Zabbix agent 2 plugins has been updated:

-   For Ceph, Docker, Memcached, MySQL, Oracle, and Redis plugins, a Uri
    can now only be specified as a named session parameter.
-   For PostgreSQL plugin a Uri and Database name can now only be
    specified as a named session parameter.
-   For Uri parameters, specifying a scheme is no longer mandatory.

See also: [Zabbix agent 2
(UNIX)](/manual/appendix/config/zabbix_agent2), [Zabbix agent 2
(Windows)](/manual/appendix/config/zabbix_agentd_win)

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

[comment]: # ({new-30b2f460})
#### Miscellaneous

-   Zabbix agent for Windows now substitutes SIDs with account name and
    domain name in event log messages.

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