File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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)
4
16
[ Full Changelog] ( https://github.com/jborgers/sonar-pmd/compare/3.4.0...3.5.0 )
5
17
6
18
** Contributors:**
7
19
- [ jborgers] ( https://github.com/jborgers )
20
+ - [ renewolfert] ( https://github.com/renewolfert )
8
21
9
22
** Implemented highlights:**
10
23
- 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
12
25
- Java 21+ falls back to 20-preview with warning (no error) #422
13
26
- Updated Sonar Plugin API+impl (9.8.0.63668) (SonarQube 9.8+)
14
27
- Upgraded various dependencies
You can’t perform that action at this time.
0 commit comments