diff --git a/docs/en_US/release_notes_6_19.rst b/docs/en_US/release_notes_6_19.rst index 9fc6b6a9d..6b7e9edd3 100644 --- a/docs/en_US/release_notes_6_19.rst +++ b/docs/en_US/release_notes_6_19.rst @@ -35,6 +35,7 @@ Bug fixes | `Issue #5622 `_ - Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff. | `Issue #5626 `_ - Fixed an issue where actions performed on the tree node should update the context menu options. | `Issue #5627 `_ - Ensure that the submenus under the trigger's context menu are enabled/disabled correctly. + | `Issue #5640 `_ - Update boto3 & botocore to the latest version. | `Issue #5641 `_ - Fixed an issue where Geometry viewer does not show popup when columns are less than 3. | `Issue #5647 `_ - Fixed an issue where row count notification was disappearing automatically. | `Issue #5666 `_ - Fixed a missing "jwks_uri" in metadata error that occurred when logging in with an oAuth2 provider like Azure or Google. diff --git a/pkg/redhat/README.md b/pkg/redhat/README.md index 9a43ce0d7..bf3e7d075 100644 --- a/pkg/redhat/README.md +++ b/pkg/redhat/README.md @@ -5,10 +5,11 @@ Redhat distributions. ## Supported platforms -* Fedora 34 & 35 +* Fedora 36 & 37 * RHEL 7 & 8 * CentOS 7 * Rocky Linux 8 (x86_64) +* AlmaLinux/RHEL/Rocky Linux 9 (x86_64) ## Build configuration