Releases: jborgers/sonar-pmd
Releases · jborgers/sonar-pmd
3.5.1
Changelog
3.5.1 (2024-05-07)
Implemented highlights:
- Supports latest SonarQube [9.9.4 - 10.5+]
- Supports running on Java 11 on analysis side for SQ 9.9.4 - 10.2.x
- Supports running on Java 17 for all supported SQ versions
- Updated Sonar Plugin API+impl for SQ 9.9.4+
- Upgraded various dependencies
3.5.0
Sonar PMD Plugin 3.5.0
Implemented highlights:
- Updated PMD (6.55.0) (last PMD-6) #422
- Support analyzing up to Java 20-preview (close to 21) #422
- Analyzing Java 21+ falls back to 20-preview with warning (no error) #422
- Updated Sonar Plugin API+impl (9.8.0.63668) (SonarQube 9.8+)
- Upgraded various dependencies
- Needs Java 17 to run, the class file version is 61
Contributors
3.4.0
Sonar PMD Plugin 3.4.0
Contributors:
- jensgerdes (Many thanks for his great maintenance and decision to transfer)
Implemented highlights:
3.3.1
3.3.0
Sonar PMD Plugin 3.3.0
Feature release:
- Updated PMD (6.30.0)
- Support for Java 15
- Updated Sonar-Java API (6.0.1)
Closed issues:
- Fixed deprecated PMD API Usage #239
- Fixed CVE-2018-10237 #230
- Fixed incorrect rule description #78
Contributors:
3.2.1
3.2.0
3.2.0-SNAPSHOT
This release is meant to fix #81. Feel free to test it. However, please note that it has not yet been thoroughly tested by us.