Version | Date | Description |
---|---|---|
1.1.0 | 2012-01-31 | This release of the Registry Core is a component of the integrated release 2.1.0 of the PDS 2010 System. |
1.0.0 | 2011-11-09 | This release of the Registry Core is a component of the integrated release 2.0.0 of the PDS 2010 System. |
0.2.0 | 2011-08-29 | This release of the Registry Core is a component of the integrated release 1.2.0 of the PDS 2010 System. |
0.1.0 | 2011-03-25 | This release of the Registry Core is a component of the integrated release 1.1.0 of the PDS 2010 System. |
Type | Changes | By |
---|---|---|
PDS-41: Allow filtering by status. | pramirez | |
PDS-43: Registry client now supports an expanded set of registry objects. Namely, ExtrinsicObject, Association, Service, RegistryPackage, AuditableEvent, ClassificationScheme, and ClassificationNode. | pramirez | |
Cleaned up the documentation and removed the PDF generation feature. | shardman |
Type | Changes | By |
---|---|---|
Added support for PostgreSQL. | pramirez | |
Ability to generate database schema from the model classes. | pramirez | |
JSON serialization of Enums. | pramirez |
Type | Changes | By |
---|---|---|
PDS-14: Support to do package level operations such as delete and update status. In addition, allows for items to be published into a package. | pramirez | |
PDS-18: Updated RegistryClient to use RegistryObjects instead of low-level constructs. This will ease integration with outside tools. | pramirez | |
PDS-32: Added support for external link operations. | pramirez | |
PDS-39: Built in support for replication operations and report on ongoing replication. | pramirez | |
Enchanced Auditable Event end point to allow for better filtering. Now supports eventStart, eventEnd, and requestId. | pramirez | |
Refactored registry service interface and implementation to consolidate and remove redundant code. Publish and delete of all objects now go through single methods instead of one for each object. | pramirez | |
Now throws an exception when looking up object versions of something that does not exist. Previously this returned null which caused problems upstream. | pramirez |
Type | Changes | By |
---|---|---|
PDS-1: Delete associations when a registry object is removed. | pramirez | |
PDS-3: Ability to page through all services. | pramirez | |
PDS-7: Mapped Product to ExtrinsicObject to align better with information model for registry. Moved all interfaces that ended in product(s) to extrinsic(s). | pramirez | |
PDS-8: Allow a set of Classifications to be associated with a given registry object. | pramirez | |
PDS-16: Configuration end point to pass in classification schemes and nodes as one XML file. | pramirez | |
PDS-17: Make associations based off their global identifier instead of the LIDVID. | pramirez | |
PDS-19: Defined RegistryPackage as an intrinsic object. Acts merely as a collection of registered objects through the use of Associations. | pramirez | |
PDS-20: Added ExternalIdentifier support for registered objects. | pramirez | |
PDS-22: Include delete operation for Classifications delete. | pramirez | |
Refactored model classes from the service classes to allow for the core to be included as a jar dependency. | pramirez | |
Set the object type for all intrinsic objects. | pramirez |