This repository was archived by the owner on Apr 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +32
-3
lines changed
archiva-docs/src/site/apt Expand file tree Collapse file tree 1 file changed +32
-3
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ Release Notes for Archiva ${project.version}
4545
4646** Compatibility Changes
4747
48- * No API changes or known side effects.
48+ * [MRM-2021] There is a new flag 'literalVersion=true/false' for service archivaServices/searchService/artifact
49+ which allows to change the behaviour for v=LATEST search.
4950
5051** New Feature
5152
@@ -57,14 +58,42 @@ Release Notes for Archiva ${project.version}
5758
5859** Bug/Security Fix
5960
60- * Update of the log4j2 version to mitigate the log4j2 vulnerability (CVE-2021-44228)
61+ * [MRM-2027] Update of the log4j2 version to 2.17.0
6162
62- * Deactivated directory listings by the file servlet
63+ * [MRM-2020] Fixed the behaviour of the startup script, if ARCHIVA_BASE is set (separating installation and data directory)
64+
65+ * [MRM-2022] Fixed the handling of X-XSRF-TOKEN header in Javascript calls
6366
6467
6568
6669Previous Release Notes
6770
71+
72+ * Release Notes for Archiva 2.2.6
73+
74+ Apache Archiva 2.2.6 is a security fix release:
75+
76+ Released: 2021-12-15
77+
78+ ** Compatibility Changes
79+
80+ * No API changes or known side effects.
81+
82+ ** New Feature
83+
84+ * There are no new features in this release.
85+
86+ ** Improvements
87+
88+ * There are no improvements
89+
90+ ** Bug/Security Fix
91+
92+ * Update of the log4j2 version to mitigate the log4j2 vulnerability (CVE-2021-44228)
93+
94+ * Deactivated directory listings by the file servlet
95+
96+
6897* Release Notes for Archiva 2.2.5
6998
7099 Apache Archiva 2.2.5 is a bug fix release:
You can’t perform that action at this time.
0 commit comments