This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new c6f04672 RAT-339: Prepare for release
c6f04672 is described below

commit c6f04672234c289ab5218d3f58bb06dc5163bbb8
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Jan 24 00:20:36 2024 +0100

    RAT-339: Prepare for release
---
 src/changes/changes.xml | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 81d78843..e045f023 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,19 @@ 
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
       </action>
     </release>
     -->
-    <release version="0.16.1-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+    <release version="0.16.1" date="2024-01-24" description=
+"As release 0.16 introduced breaking changes concerning the configurability of 
the Maven plugin, these configuration options are reintroduced albeit as 
deprecated elements.
+You need to adapt your configuration in contrast to pre-0.16 settings: please 
consult our webpage for more details and examples.
+
+Apart from dependency updates the release contains new features in 
.gitignore-parser and reduces log spam of RAT.
+
+The most important bugfix relates to performance issues (due to expensive 
regex scanning) in combination with the Copyright-matcher and SPDX-detection.
+
+All feedback was used to overhaul the homepage to include how to configure 
custom licenses and matchers.
+
+We migrated to jUnit5 and removed the 'apache-rat-api' module in this release.
+
+Thanks for your patience and all the feedback in the making of this release!">
       <action issue="RAT-342" type="add" dev="pottlinger">
         Use Maven wrapper (with version 3.9.6) for reproducable local builds 
and on ASF Jenkins and Github Actions.
       </action>

Reply via email to