diff --git a/product_docs/docs/pem/9/pem_rel_notes/960_rel_notes.mdx b/product_docs/docs/pem/9/pem_rel_notes/960_rel_notes.mdx index f9e228fa0a3..38303345f8f 100644 --- a/product_docs/docs/pem/9/pem_rel_notes/960_rel_notes.mdx +++ b/product_docs/docs/pem/9/pem_rel_notes/960_rel_notes.mdx @@ -15,7 +15,7 @@ New features, enhancements, bug fixes, and other changes in PEM 9.6.0 include: | Enhancement | The default display name for a newly registered agent is now the host's fully qualified domain name (FQDN), falling back to the previous default of the hostname if the FQDN is not set. | | Enhancement | Updated the alert template `Table size in server/database/schema` with more detailed SQL query. | | Enhancement | Added an option to download the Capacity Manager report in JSON format. | -| Enhancement | PEM can now register the Barman server using CA certificate only. | +| Enhancement | You can now specify a CA Certificate path when registering a Barman server using pemworker without having to specify a client certificate and key. | | Bug fix | Fixed an issue where audit manager was setting `edb_audit_statement` parameter to '' instead of 'none' when log statement parameter was left empty in the GUI resulting in failure of server restart. | | Bug fix | Fixed an issue whereby an error "`NoneType` has no `len()`" would occur when alerts were listed on the alert dashboard. | | Bug fix | Fixed an issue where team role was not working with PEM agents as expected. |