Releases: SonarSource/sonar-analyzer-commons
Releases · SonarSource/sonar-analyzer-commons
2.18.0.3393
ACOMMONS-27 OWASP Mobile Top 10 2024
2.17.0.3322
What's Changed
Extend the RuleMetadataLoader API (#361)
- Prepare the next development iteration by @mstachniuk in #354
- Update cirrus-modules to v3 by @johann-beleites-sonarsource in #355
- ACOMMONS-20 Add Jira integration by @pavel-mikula-sonarsource in #358
- ACOMMONS-21 Update CODEOWNERS after reorg by @edward-gonzales-sonarsource in #359
- ACOMMONS-23 Autoclose issues created by Jira integration by @pavel-mikula-sonarsource in #360
- ACOMMONS-24 - Add a way to execute RuleMetadataLoader with structured data instead of file paths by @ericmorand-sonarsource in #361
- ACOMMONS-26 Add missing package-info.java for quality gate by @romainbrenguier in #362
- ACOMMONS-28 Update parent pom by @kebetsi in #363
New Contributors
- @pavel-mikula-sonarsource made their first contribution in #358
- @edward-gonzales-sonarsource made their first contribution in #359
- @ericmorand-sonarsource made their first contribution in #361
- @romainbrenguier made their first contribution in #362
- @kebetsi made their first contribution in #363
Full Changelog: 2.16.0.3141...2.17.0.3322
2.16.0.3141
Prepare the next development iteration (#353)
2.15.0.3128
Task
SONARPHP-1555 Move helper classes for hard-coded secrets to analyzer commons
2.14.0.3087
Release notes - Sonar Analyzer Commons - 2.14
Task
ACOMMONS-18 Support Multi-Quality Rule (MQR) mode
SONARXML-146 Allow checks to access SensorContext to read the configuration
BUILD-6088 Create SECURITY.md
2.13.0.3004
Release notes - Sonar Analyzer Commons - 2.13
Bug
ACOMMONS-16 AVLTree iteration does not look through buckets
Task
ACOMMONS-17 Move ShannonEntropy to analyzer commons
2.12.0.2964
Release notes - Sonar Analyzer Commons - 2.12
New Feature
ACOMMONS-11 Expose STIG metadata in analyzer-commons
Improvement
ACOMMONS-15 Add convenience factory methods for small collections
2.11.0.2861
What's Changed
- Prepare next development iteration 2.11 by @leonardo-pilastri-sonarsource in #329
- Override addQuickFix in IssueBuilders to get more specific issue type by @leonardo-pilastri-sonarsource in #330
Full Changelog: 2.10.0.2849...2.11.0.2861
2.10.0.2849
Release notes - Sonar Analyzer Commons - 2.10
New Feature
ACOMMONS-8 Add quickfix verification API
ACOMMONS-9 Add "assertNoIssuesRaised" to SingleFileVerifier
2.9.0.2753
What's Changed
- Prepare next development iteration 2.9 by @johann-beleites-sonarsource in #316
- Fix failing build: add
ARTIFACTORY_ACCESS_TOKEN
variable by @petertrr in #318 - SONARPHP-1383 Add
\0
as an allowed PHP regex element by @petertrr in #317
New Contributors
Full Changelog: 2.8.0.2699...2.9.0.2753