From c9b1c5d24f33453ab9e6dfab35297956410263be Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 12 Jul 2024 14:39:04 +0200 Subject: [PATCH] (doc) Update release notes for 3.23.0 and 3.24.0 (#161) --- src/site/markdown/releasenotes.md | 40 +++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/src/site/markdown/releasenotes.md b/src/site/markdown/releasenotes.md index 9405f5fe..e9c7e029 100644 --- a/src/site/markdown/releasenotes.md +++ b/src/site/markdown/releasenotes.md @@ -30,6 +30,42 @@ Header Templates # Release Notes +## Version 3.24.0 + +**Release Date:** 2024-07-10 + +**JIRA:** [Release Notes - Maven PMD Plugin - Version 3.24.0](https://issues.apache.org/jira/projects/MPMD/versions/12354924) + +**GitHub:** + +### 🚀 New features and improvements +* [MPMD-391](https://issues.apache.org/jira/browse/MPMD-391) - Log what developers care about and not what they don't ([#156](https://github.com/apache/maven-pmd-plugin/pull/156)) @michael-o + +### 🐛 Bug Fixes +* [MPMD-399](https://issues.apache.org/jira/browse/MPMD-399) - Incorrect warning: The project X does not seem to be compi… ([#154](https://github.com/apache/maven-pmd-plugin/pull/154)) @michael-o + +### 📦 Dependency updates +* [MPMD-400](https://issues.apache.org/jira/browse/MPMD-400) - Upgrade to PMD 7.3.0 ([#157](https://github.com/apache/maven-pmd-plugin/pull/157)) @michael-o +* Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 ([#155](https://github.com/apache/maven-pmd-plugin/pull/155)) @dependabot +* Bump org.apache.maven.shared:maven-common-artifact-filters from 3.3.2 to 3.4.0 ([#153](https://github.com/apache/maven-pmd-plugin/pull/153)) @dependabot + +### 👻 Maintenance +* Remove outdated ([#158](https://github.com/apache/maven-pmd-plugin/pull/158)) @michael-o + +## Version 3.23.0 + +**Release Date:** 2024-06-08 + +**JIRA:** [Release Notes - Maven PMD Plugin - Version 3.23.0](https://issues.apache.org/jira/projects/MPMD/versions/12354616) + +**GitHub:** + +### 🐛 Bug Fixes +* [MPMD-395](https://issues.apache.org/jira/browse/MPMD-395) - Build doesn't fail for invalid CPD format ([#150](https://github.com/apache/maven-pmd-plugin/pull/150)) @adangel + +### 📦 Dependency updates +* [MPMD-397](https://issues.apache.org/jira/browse/MPMD-397) - Upgrade to Maven 3.6.3 ([#151](https://github.com/apache/maven-pmd-plugin/pull/151)) @michael-o + ## Version 3.22.0 **Release Date:** 2024-04-18 @@ -41,7 +77,7 @@ Header Templates ### 🚀 New features and improvements * [MPMD-379](https://issues.apache.org/jira/browse/MPMD-379) - Upgrade to use PMD 7.0.0 by default ([#144](https://github.com/apache/maven-pmd-plugin/pull/144)) @mkolesnikov -## 📦 Dependency updates +### 📦 Dependency updates * [MPMD-394](https://issues.apache.org/jira/browse/MPMD-394) - Bump org.apache.maven.plugins:maven-plugins from 41 to 42 ([#148](https://github.com/apache/maven-pmd-plugin/pull/148)) @dependabot * [MPMD-393](https://issues.apache.org/jira/browse/MPMD-393) - Bump commons-io:commons-io from 2.16.0 to 2.16.1 ([#147](https://github.com/apache/maven-pmd-plugin/pull/147)) @dependabot * [MPMD-393](https://issues.apache.org/jira/browse/MPMD-393) - Bump commons-io:commons-io from 2.15.1 to 2.16.0 ([#146](https://github.com/apache/maven-pmd-plugin/pull/146)) @dependabot @@ -51,7 +87,7 @@ Header Templates * Bump commons-io:commons-io from 2.11.0 to 2.15.1 ([#138](https://github.com/apache/maven-pmd-plugin/pull/138)) @dependabot * [MPMD-388](https://issues.apache.org/jira/browse/MPMD-388) - Upgrade to Parent 41 @michael-o -## 👻 Maintenance +### 👻 Maintenance * Bump release-drafter/release-drafter from 5 to 6 ([#142](https://github.com/apache/maven-pmd-plugin/pull/142)) @dependabot ## Version 3.21.2