Skip to content

Commit 4c32a68

Browse files
committed
Added release notes for 3.5.1
1 parent b5e721b commit 4c32a68

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,27 @@
11
# Changelog
22

3-
## [3.5.0](https://github.com/jborgers/sonar-pmd/tree/3.5.0) (2024-04-23)
3+
## [3.5.1](https://github.com/jborgers/sonar-pmd/tree/3.5.1) (2024-04-23)
4+
[Full Changelog](https://github.com/jborgers/sonar-pmd/compare/3.5.0...3.5.1)
5+
6+
**Contributors:**
7+
8+
**Implemented highlights:**
9+
- Supports latest SonarQube [9.9.4 - 10.5+]
10+
- Supports running on Java 11 on analysis side for SQ 9.9.4 - 10.2.x
11+
- Supports running on Java 17 for all supported versions
12+
- Updated Sonar Plugin API+impl for SonarQube 9.9.4+
13+
- Upgraded various dependencies
14+
15+
- ## [3.5.0](https://github.com/jborgers/sonar-pmd/tree/3.5.0) (2024-04-23)
416
[Full Changelog](https://github.com/jborgers/sonar-pmd/compare/3.4.0...3.5.0)
517

618
**Contributors:**
719
- [jborgers](https://github.com/jborgers)
20+
- [renewolfert](https://github.com/renewolfert)
821

922
**Implemented highlights:**
1023
- Updated PMD (6.55.0) (last PMD-6) #422
11-
- Support up to Java 20-preview (close to 21) #422
24+
- Support analyzing up to Java 20-preview (close to 21) #422
1225
- Java 21+ falls back to 20-preview with warning (no error) #422
1326
- Updated Sonar Plugin API+impl (9.8.0.63668) (SonarQube 9.8+)
1427
- Upgraded various dependencies

0 commit comments

Comments
 (0)