Releases: SonarSource/sonar-java
Releases · SonarSource/sonar-java
4.11-RC1
Update rule S1176 description
4.10-RC1
Fix quality flaw: fix coverage on conditions when flow message target…
4.9-RC1
Fix quality flaw: refactor code to avoid unconditional return in loop
4.8-RC1
SONARJAVA-2202 Update rule description and bug/code smell (#1368)
4.7.1-RC1
SONARJAVA-2209 Fix handling of (-1) (#1342) (#1343)
4.7-RC2
SONARJAVA-176 Skip annotations parameters (#1326)
4.7-RC1
SONARJAVA-2162 Set 'Java' category to file suffixes property (#1320)
4.6-RC2
SONARJAVA-1996 Fix order of flows on suspicious call
4.6-RC1
SONARJAVA-1996 Fix flows when raising issues
4.5-RC1
Fix quality flaw: Move invariant to the correct place.