[comment]: # ({2c418591-f1323f46})
# 41 What's new in Zabbix 6.0.36

[comment]: # ({/2c418591-f1323f46})

[comment]: # ({4d9e19a7-e51ef2db})
#### TimescaleDB 2.17 support

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

[comment]: # ({/4d9e19a7-e51ef2db})

[comment]: # ({f616f683-810ae903})
#### PostgreSQL 17 support

PostgreSQL 17 is now [supported](/manual/installation/requirements#third-party-external-surrounding-software).

[comment]: # ({/f616f683-810ae903})

[comment]: # ({65b427a7-e0f938c5})

#### MSSQL instance names supported in agent 2 plugin

It is now possible to specify MSSQL instance names as part of the connection string in MSSQL agent 2 plugin items, for example:

    mssql.custom.query[sqlserver://localhost/InstanceName,...]

Note that in this case **no port** must be specified. If port is specified, then the instance name will be ignored and the specified port will be used for connection.

[comment]: # ({/65b427a7-e0f938c5})

[comment]: # ({db13b4f4-9fafd3d0})
#### Performance counter query updated in MSSQL agent 2 plugin

The [performance counter query](https://git.zabbix.com/projects/AP/repos/mssql/browse/plugin/queries/perfcounter.get.sql?at=refs%2Fheads%2Frelease%2F6.0) of the MSSQL agent 2 plugin has been updated, resolving issues in the data retrieval of unnamed (default) MSSQL instances.

[comment]: # ({/db13b4f4-9fafd3d0})

[comment]: # ({6c3757f8-fddab219})
#### New templates

- [Nutanix Prism Element by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/nutanix_http?at=refs%2Fheads%2Frelease%2F6.0), a template set that also includes the templates *Nutanix Cluster Prism Element by HTTP* and *Nutanix Host Prism Element by HTTP*.

You can get this template:

-   In *Configuration* → *Templates* in new installations;
-   When upgrading from previous versions, the latest templates can be
    downloaded from the [Zabbix Git
    repository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates?at=refs%2Fheads%2Frelease%2F6.0)
    and manually imported into Zabbix in the *Configuration* →
    *Templates* section. If a template with the same name already
    exists, check the *Delete missing* option before importing to
    achieve a clean import. This way the items that have been excluded
    from the updated template will be removed (note that history of the
    deleted items will be lost).

[comment]: # ({/6c3757f8-fddab219})

[comment]: # ({d5449da9-223b0911})
#### Updated templates

- The template *VMware Hypervisor* within the [VMware](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/vmware?at=refs%2Fheads%2Frelease%2F6.0) and [VMware FQDN](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/vmware_fqdn?at=refs%2Fheads%2Frelease%2F6.0) template sets has been updated with the option to be used as a standalone template.
- [Proxmox VE by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/proxmox?at=refs%2Fheads%2Frelease%2F6.0) has been updated with new items and trigger prototypes for disk space usage in LXC containers.
- In the template [MSSQL by ODBC](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mssql_odbc?at=refs%2Fheads%2Frelease%2F6.0), the performance counter query has been updated to improve data retrieval. Both *MSSQL by ODBC* and [MSSQL by Zabbix agent 2](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mssql_agent2?at=refs%2Fheads%2Frelease%2F6.0) template documentation has been reviewed and updated.

[comment]: # ({/d5449da9-223b0911})
