From 32fb3f3c1f109ae9382f61ac5db68ab83ffdb496 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Mon, 24 Apr 2023 14:57:47 +0530 Subject: [PATCH] Update release note. --- docs/en_US/release_notes_7_1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_7_1.rst b/docs/en_US/release_notes_7_1.rst index 62d9228f1..de7f6b019 100644 --- a/docs/en_US/release_notes_7_1.rst +++ b/docs/en_US/release_notes_7_1.rst @@ -41,4 +41,6 @@ Bug fixes | `Issue #6130 `_ - Ensure to quote the primary key value if needed while deleting rows from the table. | `Issue #6137 `_ - Fixed error occurring while dumping the servers from CLI. | `Issue #6138 `_ - Throw an appropriate error when a table for which View/Edit data is open, is deleted, and query is executed. + | `Issue #6151 `_ - Ensure that internal users are able to login when auth sources are [ldap, internal]. + | `Issue #6158 `_ - Fixed an issue with the properties tab not getting updated if the user updates the selected node. | `Issue #6159 `_ - Ensure that the ERD tool should work with the external database after moving to psycopg3.