From 0816eedee27c9fd5e4e5c5984737d46ef0e816a6 Mon Sep 17 00:00:00 2001 From: Dam <64742703+damien-urruty-sonarsource@users.noreply.github.com> Date: Wed, 31 Jan 2024 10:28:31 +0100 Subject: [PATCH] Update release notes (#924) --- src/main/resources/META-INF/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index 65263b2258..c8e6db7d24 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -64,7 +64,7 @@ -
  • 10.3 - Allow detection of custom secrets in connected mode. Set up a connection in one click starting from SonarQube 10.4 when using the Open in IDE feature. Support Jakarta namespace. 9 new C++ MISRA 2023 rules. Remove support for Node.js 14 and deprecate support for Node.js 16 and Node.js 17. Support TypeScript 5.3. 5 new rules for JavaScript. 8 new rules for Kubernetes. Bug fixes, fewer FPs and improvements for many languages.
  • +
  • 10.3 - Allow detection of custom secrets in connected mode starting from SonarQube 10.4. Set up a connection in one click starting from SonarQube 10.4 when using the Open in IDE feature. Fix memory leaks and UI freezes. Support Jakarta namespace. 9 new C++ MISRA 2023 rules. Remove support for Node.js 14 and deprecate support for Node.js 16 and Node.js 17. Support TypeScript 5.3. 5 new rules for JavaScript. 8 new rules for Kubernetes. Bug fixes, fewer FPs and improvements for many languages.
  • 10.2.1 - Fix an error when using Rider or CLion in connected mode with SonarCloud.
  • 10.2 - Support for Gradle Kotlin DSL and C# 12. 5 new Spring Boot rules. 1 new rule for Python. Bug fixes, fewer FPs and improvements for many languages.
  • 10.1.1 - Fix a potential deadlock and UI freeze.