[comment]: # ({508c5152-0ca66946})
# 32 Upgrade notes for 6.0.22

[comment]: # ({/508c5152-0ca66946})

[comment]: # ({a490686a-de10b36d})

#### Autoregistration table cleared from orphaned records

Previously the `autoreg_host` table was never cleared. Now orphaned records that reference neither an autoregistration event nor an existing host will be removed by the Housekeeper.

[comment]: # ({/a490686a-de10b36d})

[comment]: # ({a6b5a3ad-e044bbce})

#### PostgreSQL plugin parameters

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

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

[comment]: # ({/a6b5a3ad-e044bbce})

