From 29f13f8832b0e49545f181a890500013258bce64 Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Mon, 22 Jan 2024 12:41:43 +0530 Subject: [PATCH] Update release notes. --- docs/en_US/release_notes_8_3.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en_US/release_notes_8_3.rst b/docs/en_US/release_notes_8_3.rst index 899f026a1..106656079 100644 --- a/docs/en_US/release_notes_8_3.rst +++ b/docs/en_US/release_notes_8_3.rst @@ -22,6 +22,7 @@ New features | `Issue #6380 `_ - Added support to rename columns in Views. | `Issue #6392 `_ - Added BYPASSRLS|NOBYPASSRLS option while creating a Role. + | `Issue #6557 `_ - Use COOKIE_DEFAULT_PATH or SCRIPT_NAME in session cookie path. | `Issue #6792 `_ - Added configurable parameter to enable support for PasswordExecCommand in server mode. Housekeeping @@ -34,4 +35,4 @@ Bug fixes | `Issue #7053 `_ - Add support for selecting a schema in the backup database dialog with no tables, mviews, views or foreign tables. | `Issue #7055 `_ - Fixed a UI border issue on the dependencies tab for columns with icon. | `Issue #7073 `_ - Fixed an issue where multiple errors were showing if user does not have connect privileges. - | `Issue #7085 `_ - Fixed an issue where group membership information was displayed incorrectly. \ No newline at end of file + | `Issue #7085 `_ - Fixed an issue where group membership information was displayed incorrectly.