From 88b0824a141dd97fddea9a7214219d94f7495255 Mon Sep 17 00:00:00 2001 From: nidhibhammar <59045594+nidhibhammar@users.noreply.github.com> Date: Fri, 31 May 2024 14:15:04 +0530 Subject: [PATCH] fixed the release notes as per comment from Shubam --- product_docs/docs/pem/9/pem_rel_notes/960_rel_notes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 df4ec1b6dd4..d2764f1d669 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 @@ -17,7 +17,7 @@ New features, enhancements, bug fixes, and other changes in PEM 9.6.0 include: | Enhancement | Added an option to download the Capacity Manager report in JSON format. | | 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 where `os_info` probe was throwing error whenever timezone/timestamp were changed. | +| Bug fix | Fixed an issue where `os_info` probe was throwing error whenever timezone/timestamp were changed to some specific values. | | Bug fix | Fixed an issue whereby an error "`NoneType` has no `len()`" occurred when alerts were listed on the alert dashboard. | | Bug fix | Fixed an issue where team role wasn't working with PEM agents as expected. | | Bug fix | Fixed an issue with the SQL query for the PEM agent registration. Added the public schema name in the table prefix to execute the SQL query successfully even if the schema name isn't in the search path. |