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 >
2019-02-13 12:33:29 +01:00
<Changeset component= "org.gcube.information-system.resource-registry.2-1-0" date= "${buildDate}" >
<Change > Migrated Code from OrientDB 2.2.X APIs OrientDB 3.0.X APIs #13180</Change>
<Change > Using gxREST defined Methdos in place of the ones defined in resource-regsitry APIs #11455</Change>
<Change > Added support for Encrypted property #12812</Change>
<Change > Refactored code to support renaming of Embedded class to Property #13274</Change>
<Change > Refactored code to avoid to use jettison library</Change>
2018-11-21 10:49:42 +01:00
</Changeset>
<Changeset component= "org.gcube.information-system.resource-registry.2-0-0" date= "2018-11-20" >
2018-01-18 17:17:16 +01:00
<Change > Removed unneeded dependency (common-smartgears-app)</Change>
2018-04-12 18:40:33 +02:00
<Change > Added utility function in ContextUtility class</Change>
2018-04-18 14:39:31 +02:00
<Change > Closing Graph Factory before opening a new one #11672</Change>
2018-06-12 18:20:55 +02:00
<Change > Redesigned REST interface #11288</Change>
2017-12-21 11:11:30 +01:00
</Changeset>
<Changeset component= "org.gcube.information-system.resource-registry.1-7-0" date= "2017-12-20" >
2017-12-07 17:24:01 +01:00
<Change > Exposed API to read Context definition in Context port type #10241</Change>
<Change > Exposed API to read Context definition in Access port type #10245</Change>
<Change > Exposed API to get the Type Schema in Access port type #10244</Change>
<Change > Added modifiedBy property in Header #9999</Change>
<Change > Added reload directive to solve the bug which return the old version after update #10390</Change>
<Change > Refactored Context API to use HTTP body containing Serilized version of Context instead of url get parameters #10216</Change>
<Change > Removed orientdb internal properties from Context serilization #10219</Change>
<Change > Fixed HTTP return content type in case of DELETE Context which caused an error on client even the action success #10224</Change>
<Change > Added feature to reopen the connection over orientdb server if closed #10221</Change>
<Change > Added API to enumerate all Context in Access port type #10610</Change>
<Change > Exposed API to enumerate all Context in Context port-type #10217</Change>
<Change > Added support for hierarchical roles in Contexts to support child Context overview #10435</Change>
2017-12-21 11:09:46 +01:00
<Change > Using new multiple inheritance support of ISModel to create types when creating new database #5706</Change>
2017-10-10 13:01:22 +02:00
</Changeset>
<Changeset component= "org.gcube.information-system.resource-registry.1-6-0" date= "2017-10-09" >
2017-09-29 11:37:41 +02:00
<Change > Added an API to retrieve Resource instances filtering them #9772</Change>
</Changeset>
<Changeset component= "org.gcube.information-system.resource-registry.1-5-0" date= "2017-07-25" >
2017-06-28 16:29:36 +02:00
<Change > Improved logging for REST methods</Change>
<Change > REST methods override default ServiceUsageRecord 'calledMethod' field to improve accounting performaces #9020</Change>
<Change > Removed List and Set support as workaround fo OrientDB bug #9021</Change>
2017-06-23 15:50:36 +02:00
</Changeset>
2017-06-23 15:53:25 +02:00
<Changeset component= "org.gcube.information-system.resource-registry.1-4-0" date= "2017-06-07" >
2017-05-12 18:56:12 +02:00
<Change > Removed uneeded dependecies declaration (thinkerpopo frames)</Change>
<Change > Added Context UUID cache</Change>
<Change > Added Source Resource in relation including only header. This reflect the behaviour set on jackson marshalling.</Change>
<Change > Implemented possibility to create a relation and target entity with one call.</Change>
<Change > Defined custom pattern (defined in is-model) for DateTimeFormat to support timezone. The value is also changed on DB configuration when the database is created.</Change>
<Change > Creating an admin with specific username (get from configuration file) instead of the default one 'admin'</Change>
<Change > Deprecated properties are not get configuration file anymore</Change>
<Change > Defined Connection Strategy to server as global constant of thew registry</Change>
<Change > Refactored some code for ER creation/update</Change>
2017-06-28 16:29:36 +02:00
<Change > Extended Exception management to throw ERAvailableInAnotherContext which is useful for clients</Change>
2017-05-12 18:56:12 +02:00
</Changeset>
<Changeset component= "org.gcube.information-system.resource-registry.1-3-0" date= "2017-03-16" >
2017-02-27 11:32:13 +01:00
<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>