Skip to content

SonarPython 3.23.0.10732

Choose a tag to compare

@guillaume-dequenne guillaume-dequenne released this 04 Jan 09:32
· 1261 commits to master since this release
1d6cb82

Release notes - SonarPython - 3.23

Bug

SONARPY-1234 Disable cache when sonar.modules is used

New Feature

SONARPY-1231 Cache CPD tokens

SONARPY-1232 Load all Typeshed symbols used by the project in PR analysis context

Improvement

SONARPY-1235 Prevent executing the same rule again in case of successful scanWithoutParsing

SONARPY-1236 Improve serialization method used for CPD tokens