8000 Releases · SonarSource/sonar-analyzer-commons · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: SonarSource/sonar-analyzer-commons

2.8.0.2699

21 Feb 13:18
355e8b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.0.1482...2.8.0.2699

2.7.0.1482

11 Aug 15:00
38db754
Compare
Choose a tag to compare

What's Changed

  • Prevent ExternalRuleLoader to manipulate code attribute and impact fields when runtime API < 10.1 by @alban-auzeill in #305
  • Remove usage of @beta cleanCodeAttribute and addImpact of NewExternal Issue that could be removed in a near future by @alban-auzeill in #306

Full Changelog: 2.6.0.1473...2.7.0.1482

2.6.0.1473

10 Aug 15:55
e89803a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0.1358...2.6.0.1473

2.5.0.1358

05 May 13:13
7d856c8
Compare
Choose a tag to compare

Update rule loader to allow education rules to not have a "How to fix it?" section.

2.4.0.1317

29 Mar 10:19
14f6887
Compare
Choose a tag to compare

Support Python 3.11 regex features (Atomic grouping and possessive quantifiers) and add a new regex finder for S5852 (RedosCheck)

2.3.0.1263

07 Mar 16:44
5fdbc06
Compare
Choose a tag to compare

Update support for the newest education format rule descriptions.

2.2.0.1251

01 Mar 10:59
Compare
Choose a tag to compare

Add support for education format rule descriptions.

2.1.0.1111

31 Oct 15:32
5f3eaf7
Compare
Choose a tag to compare
  • Fix FPs in S5994 and S6002 (#269)

2.0.1.1099

28 Oct 09:41
a2c241a
Compare
Choose a tag to compare
  • Upgrade woodstox-core to 6.4.0

2.0.0.1075

14 Oct 08:46
2adfd3e
Compare
Choose a tag to compare
  • Use Java 11
  • Remove dependency on commons-io
  • Remove dependency on commons-lang from production (there is still dependency in test code)
0