From b342c1a24ec5aa58ca12a6f1e758e3003db63c2e Mon Sep 17 00:00:00 2001 From: "G. Ann Campbell" Date: Fri, 26 Oct 2018 13:25:33 -0400 Subject: [PATCH] add analysis heap warning for 7.4 --- server/sonar-docs/src/pages/setup/upgrade-notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index 137917984cd..af0547c090d 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -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. -- 2.39.5