diff options
author | Brett Porter <brett@apache.org> | 2010-12-15 04:23:49 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2010-12-15 04:23:49 +0000 |
commit | f2579ffce2c8d02e53c058f7d006ddf95788490f (patch) | |
tree | a48aac8954eadad75a45c438345e940598f8b36d /archiva-docs | |
parent | 5ce9fd50256c094314a8d8e57b60f33c84a9521b (diff) | |
download | archiva-f2579ffce2c8d02e53c058f7d006ddf95788490f.tar.gz archiva-f2579ffce2c8d02e53c058f7d006ddf95788490f.zip |
update release notes
Merged from: r1049412
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1049416 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs')
-rw-r--r-- | archiva-docs/src/site/apt/release-notes.apt | 62 |
1 files changed, 37 insertions, 25 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt index ca62c6def..797f29559 100644 --- a/archiva-docs/src/site/apt/release-notes.apt +++ b/archiva-docs/src/site/apt/release-notes.apt @@ -1,10 +1,10 @@ ----- - Release Notes for Archiva 1.3.2 + Release Notes for Archiva 1.4 ----- -Release Notes for Archiva 1.3.2 +Release Notes for Archiva 1.4 - The Apache Archiva team would like to announce the release of Archiva 1.3.2. Archiva is {{{http://archiva.apache.org/download.html} + The Apache Archiva team would like to announce the release of Archiva 1.4. Archiva is {{{http://archiva.apache.org/download.html} available for download from the web site}}. Archiva is an application for managing one or more remote repositories, including administration, artifact handling, browsing and searching. @@ -15,41 +15,53 @@ Release Notes for Archiva 1.3.2 * the archiva-user mailing list: {{http://archiva.apache.org/mail-lists.html}} -* Compatibility Changes +* New in Archiva 1.4 - * If upgrading from versions of Archiva earlier than 1.2.2, the list of libraries - in <<<wrapper.conf>>> has changed. If you have customized your copy of - <<<wrapper.conf>>>, please update it for compatibility with the version distributed - with the current release. +~~TODO -* Security Vulnerabilities +* Release Notes + + The Archiva 1.4 feature set can be seen in the {{{tour/index.html} feature tour}}. - * A CSRF security vulnerability fix is available in 1.3.2. It is important that users using lower versions of Archiva - upgrade to this version (or higher). +* Changes in Archiva 1.4 + Released: <<???>> -* New in Archiva 1.3 + ~~TODO -** Forced re-scan +* Changes in Archiva 1.3.3 - Sometimes it is necessary to force Archiva to rescan your repository, regardless of - file modification dates. There is now an option to do this directly from the - administration interface + Released: <<18 December 2010>> -** Improved memory usage +** Bug - Use of the indexing module has been thoroughly reviewed and some suboptimal memory - usage has been improved, requiring less memory for long running scan operations - (in turn improving performance). + * [MRM-1097] - Error 500 "too many open files" -** Audit logging of uploads + * [MRM-1369] - Editing user roles in archiva clobbers continuum redback roles - Archiva's reporting user interface can now show audit information for artifacts - uploaded to repositories after the installation of Archiva 1.3. + * [MRM-1396] - Purge task problem : Not enough parts to the path -* Release Notes + * [MRM-1421] - Archiva repository purge incorrectly purges based on file timestamps even when the snapshot timestamp is known + + * [MRM-1443] - repository statistics collection can cause server to hang + +** Improvement + + * [MRM-1416] - upgrade to Redback 1.2.5 + + * [MRM-1439] - improve indexing performance + +** New Feature + + * [MRM-1440] - system status page + + * [MRM-1441] - monitor repository scanning progress + + * [MRM-1442] - track time spent in each consumer during a scan, to help diagnose poor scanning performance + +** Task - The Archiva 1.3.2 feature set can be seen in the {{{tour/index.html} feature tour}}. + * [MRM-1445] - disable referrer check by default * Changes in Archiva 1.3.2 |