aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs
diff options
context:
space:
mode:
authorMikeBirnstiehl <michael.birnstiehl@sonarsource.com>2020-04-30 13:26:17 -0500
committersonartech <sonartech@sonarsource.com>2020-05-06 20:03:54 +0000
commitad7580a6105606b03fe7f341d2079df10479272a (patch)
tree815cc4de3b91089bd6d7c0a078d2824a2f9b4978 /server/sonar-docs
parent27fc162f337411961b071f11af8b98dbf883c241 (diff)
downloadsonarqube-ad7580a6105606b03fe7f341d2079df10479272a.tar.gz
sonarqube-ad7580a6105606b03fe7f341d2079df10479272a.zip
DOCS add Release Notes link
Diffstat (limited to 'server/sonar-docs')
-rw-r--r--server/sonar-docs/src/pages/setup/upgrade-notes.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md
index 761c78b2803..51dc388a6be 100644
--- a/server/sonar-docs/src/pages/setup/upgrade-notes.md
+++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md
@@ -20,6 +20,8 @@ The code coverage for .NET projects now takes into account the branch/condition
**Applications on the Projects page**
[Applications](/user-guide/applications/) are now found on the Projects page. You can filter, favorite, and tag applications like you can with projects. ([MMF-1382](https://jira.sonarsource.com/browse/MMF-1382)).
+[Full Release Notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=15640)
+
## Release 8.2 Upgrade Notes
**Security Hotspots: dedicated space and workflow**
* The Security Hotspots have a brand new space where developers can perform security reviews. The review process has been simplified. It's no longer necessary to transform a Security Hotspot into a Manual Vulnerability and back. A developer can now simply mark a Security Hotspot as Safe, Fixed, or leave it as-is if more time is needed. ([MMF-1868](https://jira.sonarsource.com/browse/MMF-1868)).
@@ -88,4 +90,4 @@ The SonarQube server now requires Java 11. Analyses may continue to use Java 8 i
**Pylint should be run manually**
Running Pylint automatically during python analysis has been deprecated. Additionally, it is broken in this version on Windows. If needed, Pylint must be run ahead of time and the resulting report passed in to analysis.
-[Full Release Notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=14945) \ No newline at end of file
+[Full Release Notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=14945)