From 06a612481f17c368f0c9c0d26fc79f1c84c5888d Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Mon, 20 Nov 2023 11:36:16 +0530 Subject: [PATCH] Update release notes. --- docs/en_US/release_notes_8_0.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_8_0.rst b/docs/en_US/release_notes_8_0.rst index 3871269d2..ce1d2d0b6 100644 --- a/docs/en_US/release_notes_8_0.rst +++ b/docs/en_US/release_notes_8_0.rst @@ -45,6 +45,7 @@ Bug fixes | `Issue #6784 `_ - Fixed an issue where Schema Diff does not work when the user language is set to any language other than English in Preferences. | `Issue #6817 `_ - Fixed the query generated when creating subscription where copy_data parameter was missing. | `Issue #6820 `_ - Ensure backup/restore/maintenance works with invalid pgpass file parameter. + | `Issue #6835 `_ - Fix an issue where OAUTH_ADDITIONAL_CLAIMS does not recognise AzureAD with > 150 groups. | `Issue #6874 `_ - Fix an issue where the browser window stuck on spinning with an Oauth user without email. | `Issue #6875 `_ - Fix an issue where import/export data is not working for shared servers. | `Issue #6877 `_ - Remove the max length of 255 from password exec command in server configuration dialog.