From 143dfc2921094bfbfca67aeec03b4e1b351d8a0c Mon Sep 17 00:00:00 2001 From: michaelbirnstiehl Date: Tue, 20 Oct 2020 07:41:22 -0500 Subject: [PATCH] DOCS add release notes link to upgrade notes --- server/sonar-docs/src/pages/setup/upgrade-notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index fad97ff6f9e..befdaeadcc3 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -12,6 +12,8 @@ Analyzing a C# / VB.NET solution in SonarQube 8.5 requires SonarScanner for MSBu **Upgrade simplified: Languages, GIT and SVN support now built-in** Languages provided with your edition and support for GIT and SVN version control are now built-in and don’t require plugins. If you were using these plugins, you need to remove them from SonarQube before upgrading. ([MMF-2042](https://jira.sonarsource.com/browse/MMF-2042)). +[Full release notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=16342) + ## Release 8.4 Upgrade Notes **Updated system settings recommendations** In previous versions, the recommended limits regarding threads, file descriptors, and vm.max_map_count were taken from Elasticsearch dependencies. This release can reach these limits occasionally, so we recommend increasing the following settings of your OS when upgrading: -- 2.39.5