aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2021-12-19 11:15:07 +0100
committerMartin Stockhammer <martin_s@apache.org>2021-12-19 11:15:07 +0100
commit3da6a57c8a8afc04f752591721474f5b54ce3e3c (patch)
tree2fdb60b117530e36af1d93a0bf18b977a9f93aa5
parent90e36807406f0082dbf9049ade21c94f3ffedd34 (diff)
downloadarchiva-3da6a57c8a8afc04f752591721474f5b54ce3e3c.tar.gz
archiva-3da6a57c8a8afc04f752591721474f5b54ce3e3c.zip
Adding new release notes
-rw-r--r--archiva-docs/src/site/apt/release-notes.apt.vm35
1 files changed, 32 insertions, 3 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm
index 927268b75..478c932ab 100644
--- a/archiva-docs/src/site/apt/release-notes.apt.vm
+++ b/archiva-docs/src/site/apt/release-notes.apt.vm
@@ -45,7 +45,8 @@ Release Notes for Archiva ${project.version}
** Compatibility Changes
- * No API changes or known side effects.
+ * [MRM-2021] There is a new flag 'literalVersion=true/false' for service archivaServices/searchService/artifact
+ which allows to change the behaviour for v=LATEST search.
** New Feature
@@ -57,14 +58,42 @@ Release Notes for Archiva ${project.version}
** Bug/Security Fix
- * Update of the log4j2 version to mitigate the log4j2 vulnerability (CVE-2021-44228)
+ * [MRM-2027] Update of the log4j2 version to 2.17.0
- * Deactivated directory listings by the file servlet
+ * [MRM-2020] Fixed the behaviour of the startup script, if ARCHIVA_BASE is set (separating installation and data directory)
+
+ * [MRM-2022] Fixed the handling of X-XSRF-TOKEN header in Javascript calls
Previous Release Notes
+
+* Release Notes for Archiva 2.2.6
+
+ Apache Archiva 2.2.6 is a security fix release:
+
+ Released: 2021-12-15
+
+** Compatibility Changes
+
+ * No API changes or known side effects.
+
+** New Feature
+
+ * There are no new features in this release.
+
+** Improvements
+
+ * There are no improvements
+
+** Bug/Security Fix
+
+ * Update of the log4j2 version to mitigate the log4j2 vulnerability (CVE-2021-44228)
+
+ * Deactivated directory listings by the file servlet
+
+
* Release Notes for Archiva 2.2.5
Apache Archiva 2.2.5 is a bug fix release: