From 91049445dd445bf4e10b79d52b685752a4e3ed67 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Thu, 19 Jan 2023 15:58:44 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_6_20.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_6_20.rst b/docs/en_US/release_notes_6_20.rst index 5bdbbfa44..66ccfc372 100644 --- a/docs/en_US/release_notes_6_20.rst +++ b/docs/en_US/release_notes_6_20.rst @@ -24,4 +24,6 @@ Housekeeping Bug fixes ********* + | `Issue #5567 `_ - Fix orphan database connections resulting in an inability to connect to databases. | `Issue #5705 `_ - Ensure that all parts of the application recommend and enforce the same length of passwords. + | `Issue #5751 `_ - Fix failing import servers CLI due to vulnerability fix.