-
Notifications
You must be signed in to change notification settings - Fork 4
Release13.3Changelog
minhd edited this page Sep 25, 2014
·
5 revisions
This minor release for 2014 includes an upgrade of the RIF-CS Java API and several other performance tweaks and bug fixes.
- Upgrade RIF-CS java API to be v1.5 compliant
- Amendments to the RDA display of citations
- Amendments to the ris format citation export
- Addition Business intelligence statistic collection
Installation of this upgrade:
- Update the ANDS-Registry-Core codebase (either fetch latest tarball or
git fetch && git rebase origin/master
) - Update statistics database (
etc/db/mysql/dbs_statistics_r13_r13.3_incr.sql
) - (optional) Update the ANDS-Registry-Contrib codebase (either fetch latest tarball or
git fetch && git rebase origin/master
) - (optional) Update the ANDS-RIFCS-API codebase (either fetch latest tarball or git fetch && git rebase origin/master)