Revision 10150
Added by Jing Tao almost 8 years ago
README | ||
---|---|---|
8 | 8 |
Metacat: XML Metadata and Data Management System |
9 | 9 |
------------------------------------------------ |
10 | 10 |
|
11 |
Version: 2.8.0 Release
|
|
11 |
Version: 2.8.1 Release
|
|
12 | 12 |
|
13 | 13 |
Send feedback and bugs to: metacat-dev@ecoinformatics.org |
14 | 14 |
http://bugzilla.ecoinformatics.org |
... | ... | |
54 | 54 |
See the file "docs/install.html" for detailed instructions |
55 | 55 |
for your OS. |
56 | 56 |
|
57 |
Release Notes for 2.8.1: |
|
58 |
------------------------ |
|
59 |
New features and bugs fixed in this release: |
|
60 |
* Register schema files for the format id FGDC-STD-100.1-1999 |
|
61 |
* ReIndexing a document lost some prov information in the new generated solr doc |
|
62 |
* MNodeService.updateSystemMetadata() needs to validate obsolescence chain pids |
|
63 |
* Metacat DataONE base url always gets 404 not found page |
|
64 |
* Use the provenance Spring bean file from d1_cn_index_processor in Metacat |
|
65 |
* Calling cn.synchronize method asynchronously in mn.updatesystemmeta on Metacat |
|
66 |
* Uploading a resource map with provenance data causes an NPE during indexing |
|
67 |
* replicationPolicy missing numberReplicas and replicationAllowed attributes |
|
68 |
* Archive operation not permitted for V1 readonly MNs |
|
69 |
* Solr index still keeps the obsoletedBy field even though it was removed from the system metadata and reindexed |
|
70 |
* Private metadata is indexed as isPublic=true |
|
71 |
|
|
72 |
|
|
57 | 73 |
Release Notes for 2.8.0: |
58 | 74 |
------------------------ |
59 | 75 |
New features and bugs fixed in this release: |
60 |
New features and bugs fixed in this release: |
|
61 | 76 |
* Modify Metacat code according to the change of dataone library migrating from JibX to JAXB |
62 | 77 |
* Upgrade Solr to 3.6.2 to fix searching issues |
63 | 78 |
* Metacat is not expanding groups in the rightsHolder field during authorization |
64 | 79 |
* Improve error message for: User tried to update an access module when they dont have ‘ALL’ permission!" |
65 | 80 |
|
81 |
|
|
66 | 82 |
Release Notes for 2.7.2: |
67 | 83 |
------------------------ |
68 | 84 |
New features and bugs fixed in this release: |
Also available in: Unified diff
Add the release note for the 2.8.1