From: Jacek Date: Wed, 16 Sep 2020 09:05:05 +0000 (+0200) Subject: SONAR-13842 Add upgrade notes to inform users about embedding language and scm plugins X-Git-Tag: 8.5.0.37579~49 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=57d1a92bbcae71a2a73f8d68888b39fc0df824cc;p=sonarqube.git SONAR-13842 Add upgrade notes to inform users about embedding language and scm plugins --- diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index a601628fd6c..fad97ff6f9e 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -9,6 +9,9 @@ SonarQube 8.5 only supports GitHub Enterprise 2.15+ for pull request decoration **SonarScanner for MSBuild compatibility** Analyzing a C# / VB.NET solution in SonarQube 8.5 requires SonarScanner for MSBuild 4.0+. +**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)). + ## 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: