]> source.dussan.org Git - sonarqube.git/commitdiff
DOCS Add upgrade note on custom measures being dropped
authormichaelbirnstiehl <michael.birnstiehl@sonarsource.com>
Tue, 6 Jul 2021 16:21:13 +0000 (11:21 -0500)
committersonartech <sonartech@sonarsource.com>
Wed, 7 Jul 2021 20:03:25 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/upgrade-notes.md

index 8c5d9ec18e1f1d5765b80bce1ee67e6a6bf65df6..07f968dc430a17673ea57bb424b510ea067ecff7 100644 (file)
@@ -3,6 +3,10 @@ title: Release Upgrade Notes
 url: /setup/upgrade-notes/
 ---
 
+## Release 9.1 Upgrade Notes  
+**Custom measures feature has been dropped**
+The custom measures feature, which was previously deprecated, has been removed. ([SONAR-10762)[https://jira.sonarsource.com/browse/SONAR-10762]).
+
 ## Release 9.0 Upgrade Notes  
 **Scanners require Java 11**  
 Java 11 is required for SonarQube scanners. Use of Java 8 is no longer supported. See the documentation on [Moving Analysis to Java 11](/analysis/analysis-with-java-11/) for more information. ([MMF-2051](https://jira.sonarsource.com/browse/MMF-2051)).