[comment]: # translation:outdated

[comment]: # ({new-0d0e8287})
# 33 Upgrade notes for 6.0.23

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

[comment]: # ({new-e8431ccc})

## Breaking changes

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

[comment]: # ({new-0a19faa7})

#### Agent 2 plugins

The correct master host is now returned if specified in the 
`mysql.replication.get_slave_status[connString,<username>,<password>,<masterHost>]` 
[item](/manual/config/items/itemtypes/zabbix_agent/zabbix_agent2#mysql) "masterHost" parameter. Previously the "masterHost" parameter was ignored and always the first master host was returned.

If this parameter is not specified, all hosts are returned. 

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

[comment]: # ({new-06abea58})

**MySQL plugin parameters**

The following MySQL plugin parameters are no longer mandatory if Plugins.Mysql.Sessions.<SessionName>.TLSConnect is set to `verify_ca` or `verify_full`:

-   Plugins.Mysql.Sessions.<SessionName>.TLSCertFile
-   Plugins.Mysql.Sessions.<SessionName>.TLSKeyFile

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

[comment]: # ({new-timescale})

#### PostgreSQL-TimescaleDB combination no longer checked

Zabbix no longer checks for the supported PostgreSQL-TimescaleDB combination. As before, Zabbix does check for the supported PostgreSQL version or TimescaleDB version separately.

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