[comment]: # ({1b92a060-f7ba1792})
# 17 What's new in Zabbix 7.0.12

[comment]: # ({/1b92a060-f7ba1792})

[comment]: # ({28d29835-73b74a1f})

#### Preprocessing throughput internal item

A new [``zabbix[preprocessing]``](/manual/config/items/itemtypes/internal#preprocessing) internal item has been added that returns a JSON containing statistics of the values received by the preprocessing manager:

- *queued* - the number and size of queued values that require preprocessing (counter);
- *direct* - the number and size of queued values that do not require preprocessing (counter);
- *queue* - the count of values enqueued in the preprocessing queue (same as `zabbix[preprocessing_queue]`)

[comment]: # ({/28d29835-73b74a1f})

[comment]: # ({ff2f1618-6d74ea5d})
#### Enhanced precision in net.dns.get query time

The [``net.dns.get``](/manual/config/items/itemtypes/zabbix_agent/zabbix_agent2#net.dns.get) item now reports the ``query_time`` attribute with microsecond precision, increasing from two to six decimal places. For more details on the return values, refer to the [Return values for net.dns.get](/manual/appendix/items/return_values_net_dns_get) page.

[comment]: # ({/ff2f1618-6d74ea5d})

[comment]: # ({f47c9b17-a4bce26f})
#### MSSQL plugin for Zabbix agent 2 updated

In the [MSSQL plugin for Zabbix agent 2](https://git.zabbix.com/projects/AP/repos/mssql/browse/README.md?at=refs%2Fheads%2Frelease%2F7.0), the item `mssql.last.backup.get` has been updated to exclude non-existing databases from the query.

[comment]: # ({/f47c9b17-a4bce26f})

[comment]: # ({499d3b59-6218ee18})
#### `ListenPort` behavior in Zabbix agent 2 `/status` endpoint

When passive checks are disabled in Zabbix agent 2 [configuration](/manual/appendix/config), the `ListenPort` parameter no longer has a value.

[comment]: # ({/499d3b59-6218ee18})

[comment]: # ({3093688b-34091eaa})
#### Templates

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

[comment]: # ({/3093688b-34091eaa})
