From ad7580a6105606b03fe7f341d2079df10479272a Mon Sep 17 00:00:00 2001 From: MikeBirnstiehl Date: Thu, 30 Apr 2020 13:26:17 -0500 Subject: [PATCH] DOCS add Release Notes link --- server/sonar-docs/src/pages/setup/upgrade-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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) -- 2.39.5