Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 3da6a57

Browse files
committed
Adding new release notes
1 parent 90e3680 commit 3da6a57

File tree

1 file changed

+32
-3
lines changed

1 file changed

+32
-3
lines changed

archiva-docs/src/site/apt/release-notes.apt.vm

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff 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

6669
Previous 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:

0 commit comments

Comments
 (0)