]> source.dussan.org Git - sonarqube.git/commitdiff
add analysis heap warning for 7.4
authorG. Ann Campbell <ann.campbell@sonarsource.com>
Fri, 26 Oct 2018 17:25:33 +0000 (13:25 -0400)
committerSonarTech <sonartech@sonarsource.com>
Fri, 26 Oct 2018 18:21:00 +0000 (20:21 +0200)
server/sonar-docs/src/pages/setup/upgrade-notes.md

index 137917984cd5b9b75403a960bce03d1577b8f0e4..af0547c090d7b3bff48d7f6bda506a564952125f 100644 (file)
@@ -19,6 +19,9 @@ Two distinct new create permissions have been added. Users who have any creation
 **Issues from third party Roslyn analyzers**  
 Analyzing a C# / VB.NET solution now automatically imports issues found by attached Roslyn analyzers into SonarQube, and no longer suppresses them from the MSBuild output. The Quality Gate status of projects may be impacted.
 
+**More memory may be needed for analysis**
+Changes in the advanced security analysis available in Developer Edition and above may mean that a larger heap is needed during analysis.
+
 **Analysis warnings in UI**
 Some `WARN` messages generated during analysis are now available via the UI ([MMF-1244](https://jira.sonarsource.com/browse/MMF-1244)). More messages will be available as new versions of language analyzers are released.