diff options
Diffstat (limited to 'archiva-docs')
-rw-r--r-- | archiva-docs/src/site/apt/release-notes.apt.vm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/archiva-docs/src/site/apt/release-notes.apt.vm b/archiva-docs/src/site/apt/release-notes.apt.vm index c2deda88b..8df36afda 100644 --- a/archiva-docs/src/site/apt/release-notes.apt.vm +++ b/archiva-docs/src/site/apt/release-notes.apt.vm @@ -42,6 +42,10 @@ Release Notes for Archiva ${project.version} * Compatibility Changes + * If using the Cassandra backend, the metadatafacet column 'key' has been + renamed to 'facetKey' in 2.2.0 so you should copy the data to the new + column manually. + * If upgrading from earlier versions of Archiva, 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 |