Releases: wttech/AEM-Rules-for-SonarQube
v1.7
Compatibility update SonarQube version from 9.9 LTS to 10.7. There have been breaking API changes in the Sonar Java plugin and Sonar HTML plugin that AEM Rules uses as a dependency. This release refreshes plugin with Java 11 compatible Sonar Plugin API state, removes unnecessary dependencies and update dependencies versions to most up to date versions compatible with Java 11 API.
Current SonarLint version does not support custom languages. Only AEM-JAVA custom rules are compatible with SonarLint in connected mode.
See #240
Full Changelog: v1.6...v1.7
v1.6
Compatibility update to SonarQube 8.9 LTS. There have been breaking API changes in the Sonar Java plugin that AEM Rules use as a depenency. This release removes reliance on no longer available methods, preventing runtime failures.
See #213
Update plugin metadata to require a lower version of the Java plugin than the RC 1.4 version, which made the requirement too strict
See #224
Remove explicit dependency on the Java plugin. It is expected to be present out-of-the-box https://community.sonarsource.com/t/new-release-aem-rules-1-5/61314
v1.5
Compatibility update to SonarQube 8.9 LTS. There have been breaking API changes in the Sonar Java plugin that AEM Rules use as a depenency. This release removes reliance on no longer available methods, preventing runtime failures.
See #213
Update plugin metadata to require a lower version of the Java plugin than the RC 1.4 version, which made the requirement too strict
See #224
v1.3
v1.2
v1.1
Dependencies:
Java 11
SonarQube 7.9.0(LTS)
Java plugin 6.0+
v1.1-RC1
Dependencies:
- Java 8
- SonarQube 7.9.2(LTS)
- Java plugin 6.0+
v1.0
Dependencies:
- Java 8
- SonarQube 6.7 - 7.9.1(LTS)
- Java plugin 4.10 - 5.12
Release notes:
- HTL Support
- Dropped Slice Support