2016-10-31 16:18:08 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE xml>
|
2016-07-18 11:57:12 +02:00
|
|
|
<ReleaseNotes>
|
2017-02-27 11:32:13 +01:00
|
|
|
<Changeset component="org.gcube.information-system.resource-registry.1-3-0" date="${buildDate}">
|
|
|
|
<Change>Added API Remove From Context</Change>
|
|
|
|
<Change>Added API to support Entity-Relation navigation</Change>
|
|
|
|
<Change>Added API to get the list of ER types and their own schema</Change>
|
|
|
|
<Change>Added support for Propagation Constraint</Change>
|
|
|
|
<Change>Added ResourceRegistryException serialization</Change>
|
|
|
|
<Change>Full Code Redesign</Change>
|
|
|
|
</Changeset>
|
|
|
|
<Changeset component="org.gcube.information-system.resource-registry.1-2-0" date="2016-12-16">
|
|
|
|
<Change>Added API AddToContext</Change>
|
|
|
|
<Change>Added support for referentail Integrity Directive</Change>
|
|
|
|
<Change>Added API to support update Resource (with all facets)</Change>
|
|
|
|
</Changeset>
|
|
|
|
<Changeset component="org.gcube.information-system.resource-registry.1-1-0" date="2016-11-03">
|
|
|
|
<Change>Improved code quality</Change>
|
|
|
|
</Changeset>
|
|
|
|
<Changeset component="org.gcube.information-system.resource-registry.1-0-0" date="2016-07-27">
|
2016-07-18 11:57:12 +02:00
|
|
|
<Change>First Release</Change>
|
|
|
|
</Changeset>
|
|
|
|
</ReleaseNotes>
|