We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14bbc3 commit c8efa3aCopy full SHA for c8efa3a
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 4.31
2
3
* SonarQube Cloud US region is now generally available
4
+* Support displaying Dependency Risks in the IDE when connected to SonarQube Cloud for eligible organizations
5
* Update Python analyzer 5.8 -> 5.9
6
* Update Text & Secrets analyzer 2.27 -> 2.28
7
package.json
@@ -1298,7 +1298,7 @@
1298
{
1299
"groupId": "org.sonarsource.sonarlint.ls",
1300
"artifactId": "sonarlint-language-server",
1301
- "version": "4.1.0.76652",
+ "version": "4.1.0.76681",
1302
"output": "server/sonarlint-ls.jar"
1303
},
1304
0 commit comments