Skip to content

Releases: SonarSource/sonar-java

4.13-RC1

04 Sep 11:16
Compare
Choose a tag to compare
4.13-RC1 Pre-release
Pre-release
Revert "SONARJAVA-2427 RSPEC-4200 Native methods should be wrapped" (…

4.12-RC1

21 Jul 15:05
Compare
Choose a tag to compare
4.12-RC1 Pre-release
Pre-release
SONARJAVA-2376 Update rule descriptions (#1597)

4.11-RC3

30 Jun 12:54
Compare
Choose a tag to compare
4.11-RC3 Pre-release
Pre-release
SONARJAVA-1377 Fine tuning (#1545)

* SONARJAVA-1377 Skip accessors from interfaces

* SONARJAVA-1377 Make explicit that main description is required

* SONARJAVA-1377 Handle non-void method with no parameter described using only the '@return' attribute

* SONARJAVA-1377 Handle case where method throws 'Exception' and checked exceptions are described

* SONARJAVA-1377 Handle discrepencies between usage of fully qualified names

* SONARJAVA-1377 Handle attribute description being on next line

* SONARJAVA-1377 fix ruling

* SONARJAVA-1377 Use Map java8 feature and add dedicated test failing analysis

4.11-RC2

28 Jun 11:59
Compare
Choose a tag to compare
4.11-RC2 Pre-release
Pre-release
SONARJAVA-1377 Handle duplicated elements from javadoc

4.11-RC1

27 Jun 16:09
Compare
Choose a tag to compare
4.11-RC1 Pre-release
Pre-release
Update rule S1176 description

4.10-RC1

24 May 15:36
Compare
Choose a tag to compare
4.10-RC1 Pre-release
Pre-release
Fix quality flaw: fix coverage on conditions when flow message target…

4.9-RC1

01 May 15:18
Compare
Choose a tag to compare
4.9-RC1 Pre-release
Pre-release
Fix quality flaw: refactor code to avoid unconditional return in loop

4.8-RC1

05 Apr 16:07
Compare
Choose a tag to compare
4.8-RC1 Pre-release
Pre-release
SONARJAVA-2202 Update rule description and bug/code smell (#1368)

4.7.1-RC1

27 Mar 16:05
Compare
Choose a tag to compare
4.7.1-RC1 Pre-release
Pre-release
SONARJAVA-2209 Fix handling of (-1) (#1342) (#1343)

4.7-RC2

21 Mar 15:24
Compare
Choose a tag to compare
4.7-RC2 Pre-release
Pre-release
SONARJAVA-176 Skip annotations parameters (#1326)