Revision 7247
Added by ben leinfelder over 12 years ago
README | ||
---|---|---|
50 | 50 |
|
51 | 51 |
Installation |
52 | 52 |
------------ |
53 |
See the file "docs/user/metacat-<OS>-install.html" for detailed instructions
|
|
53 |
See the file "docs/install.html" for detailed instructions |
|
54 | 54 |
for your OS. |
55 | 55 |
|
56 | 56 |
Release Notes for 2.0.0: |
57 | 57 |
------------------------ |
58 | 58 |
This major release includes support for DataONE. |
59 | 59 |
*The DataONE v1.0.0 Member Node service APIs are now the preferred method for communicating with Metacat |
60 |
*The existing EcoGrid and Metacat Servlet APIs are deprecated. |
|
60 |
*The existing EcoGrid and Metacat Servlet APIs are deprecated but still available.
|
|
61 | 61 |
*EML-embedded access control rules using permOrder="denyFirst" are no longer supported (https://redmine.dataone.org/issues/2614) |
62 |
*Replication now utilizes client certificates to establish SSL connections between replication source and target Apache configurations
|
|
62 |
*Replication now utilizes client certificates to establish SSL connections between replication source and target servers
|
|
63 | 63 |
*Access control rules now apply to objects on a per-revision basis rather than per-docid |
64 | 64 |
*Bugs fixed include: |
65 | 65 |
-SANParks skin/TPC (5561, 5530, 5533, 5542, 5543, 5544, 5551, 5563, 5566, 5567, 5569, 5353) |
Also available in: Unified diff
clarify release notes for 2.0.0 (minor)