@@ -21,38 +21,42 @@ under the License.
21
21
22
22
# Release Notes
23
23
24
- ## Version 3.17.0-SNAPSHOT
24
+ ## Version 3.17.0
25
25
26
- ** Release Date:** not released yet
26
+ ** Release Date:** 2022-05-31
27
27
28
28
** JIRA:** [ Release Notes - Maven PMD Plugin - Version 3.17.0] ( https://issues.apache.org/jira/projects/MPMD/versions/12351350 )
29
29
30
- ** GitHub:** < https://github.com/apache/maven-pmd-plugin/releases >
31
-
32
- ### 🐛 Bug Fixes
33
- * [ MPMD-334] ( https://issues.apache.org/jira/browse/MPMD-334 ) - Source Encoding parameter is ignored
34
- * [ MPMD-342] ( https://issues.apache.org/jira/browse/MPMD-342 ) - No debug log message issued when empty report shall be skipped and not issues have been found
30
+ ** GitHub:** < https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.17.0 >
35
31
36
32
### 🚀 New features and improvements
37
- * [ MPMD-309] ( https://issues.apache.org/jira/browse/MPMD-309 ) - Add configuration option to show suppressed violations
38
- * [ MPMD-332] ( https://issues.apache.org/jira/browse/MPMD-332 ) - Support Java 18
33
+ * [ MPMD-309] ( https://issues.apache.org/jira/browse/MPMD-309 ) - Add configuration option to show suppressed violations (#59 ) @adangel
34
+ * [ MPMD-332] ( https://issues.apache.org/jira/browse/MPMD-332 ) - Support Java 18 (#63 ) @adangel
35
+
36
+ ### 🐛 Bug Fixes
37
+ * [ MPMD-334] ( https://issues.apache.org/jira/browse/MPMD-334 ) - Source Encoding parameter is ignored (#64 ) @laoseth
38
+ * [ MPMD-342] ( https://issues.apache.org/jira/browse/MPMD-342 ) - No debug log message issued when empty report shall be ski… (#69 ) @michael-o
39
39
40
40
### 📝 Documentation updates
41
- * [ MPMD-333] ( https://issues.apache.org/jira/browse/MPMD-333 ) - Add release notes documentation
41
+ * [ MPMD-333] ( https://issues.apache.org/jira/browse/MPMD-333 ) - Add release notes documentation ( # 61 ) @ adangel
42
42
43
43
### 👻 Maintenance
44
- * [ MPMD-336] ( https://issues.apache.org/jira/browse/MPMD-336 ) - Replace deprecated calls to PMD
44
+ * [ MPMD-336] ( https://issues.apache.org/jira/browse/MPMD-336 ) - Replace deprecated calls to PMD ( # 66 ) @ adangel
45
45
46
46
### 📦 Dependency updates
47
47
* [ MPMD-329] ( https://issues.apache.org/jira/browse/MPMD-329 ) - Upgrade to PMD 6.45.0
48
- * [ MPMD-330] ( https://issues.apache.org/jira/browse/MPMD-330 ) - Upgrade Maven Parent to 35
49
- * [ MPMD-331] ( https://issues.apache.org/jira/browse/MPMD-331 ) - Require Maven 3.2.5+
50
- * [ MPMD-337] ( https://issues.apache.org/jira/browse/MPMD-337 ) - Upgrade Maven Parent to 36
48
+ * [ MPMD-330] ( https://issues.apache.org/jira/browse/MPMD-330 ) - Upgrade Maven Parent to 35 ( # 60 ) @ adangel
49
+ * [ MPMD-331] ( https://issues.apache.org/jira/browse/MPMD-331 ) - Require Maven 3.2.5+ ( # 60 ) @ adangel
50
+ * [ MPMD-337] ( https://issues.apache.org/jira/browse/MPMD-337 ) - Upgrade Maven Parent to 36 ( # 67 ) @ adangel
51
51
* [ MPMD-338] ( https://issues.apache.org/jira/browse/MPMD-338 ) - Upgrade to Doxia/Doxia Sitetools to 1.11.1
52
52
* [ MPMD-339] ( https://issues.apache.org/jira/browse/MPMD-339 ) - Upgrade plugins in ITs
53
53
* [ MPMD-340] ( https://issues.apache.org/jira/browse/MPMD-340 ) - Upgrade Maven Reporting API/Impl to 3.1.0
54
54
* [ MPMD-341] ( https://issues.apache.org/jira/browse/MPMD-341 ) - Upgrade Maven Plugin Test Harness to 3.3.0
55
- * [ MPMD-343] ( https://issues.apache.org/jira/browse/MPMD-343 ) - Upgrade to PMD 6.46.0
55
+ * [ MPMD-343] ( https://issues.apache.org/jira/browse/MPMD-343 ) - Upgrade to PMD 6.46.0 (#71 ) @adangel
56
+ * Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#68 ) @dependabot
57
+ * Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#58 ) @dependabot
58
+ * Bump commons-io from 2.6 to 2.7 in /src/it/MPMD-318-auxclasspath-includeTests/module-a (#65 ) @dependabot
59
+ * Bump slf4jVersion from 1.7.25 to 1.7.36 (#53 ) @dependabot
56
60
57
61
## Version 3.16.0
58
62
0 commit comments