Releases: SonarSource/sonar-java
Releases · SonarSource/sonar-java
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.
4.4-RC2
SONARJAVA-1604 Do not take static final field into account (#1166)
4.4-RC1
Fix quality flaw: increase check coverage
4.3-RC2
SONARJAVA-1988 Handle properly unset constraint on wrapped sv
4.3-RC1
Fix quality flaw: complete coverage of MethodYield equals method
4.2.1-RC3
SONARJAVA-1873 Find method when using method references as initialize…